FAQ

A COMPLETE WASTE OF MONEY. I bought two of these, both stopped working, I can't program them and I get no support. The documentation is terrible.

userHead JaneYu 2015-02-03 10:40:01 35 Views76 Replies

A COMPLETE WASTE OF MONEY. I bought two of these, both stopped working, I can't program them and I get no support. The documentation is terrible.

2020-06-23 19:10:55

The protocol hasn't changed, but it's really not very compatible with the new version of ble app. It is currently recommended to use the app demo in the wiki.

userHeadPic JaneYu
2018-12-17 21:58:38

I have a BLE device that is broadcasting sensor data. Can I read/receive that data with a Bluno Nano?

userHeadPic JaneYu
JaneYu wrote:

If the BLE device you have is also from DFRobot, it can be paired with Bluno Nano.

2018-12-19 13:58:06
1 Replies
2018-11-01 03:20:38

How much current does the Nano use?

userHeadPic JaneYu
2018-10-20 20:25:26

edit config system and add the line # program_usb_boot_mode=1

userHeadPic JaneYu
2018-10-20 20:16:58

why would you put blue tooth 4 in a machine that already has Bluetooth built into the board ?? WiFi i understand as signal loss over transmitter ? that is a big EH !

userHeadPic JaneYu
2018-09-20 11:56:43

Sorry, we don't have mechanical drawing for this product.

userHeadPic JaneYu
2018-07-12 20:58:46

How can i put the module into sleep mode using AT command

userHeadPic JaneYu
JaneYu wrote:

There is no AT command to enter the sleep mode, but you can use interrupt to make Arduino sleep, you can refer to Arduino official website about the sleep mode.

2018-07-13 10:26:41
1 Replies
2018-07-04 20:46:41

Can someone tell me what's the best way to get the serial output if the mircontroller that i get via bluetooth and can see on the serial monitor into a simple txt file?

I want to log everything I get from the contoller without copying it from the serial monitor or actually without using the arduino IDE at all.

I tried a lot with Node.js Libaries like: https://www.npmjs.com/packa...
But did not manage to get it done.

All I managed was getting the data via USB Connection with the help of this library: https://www.npmjs.com/packa...

userHeadPic JaneYu
2018-06-22 14:47:30

hi. is it possible to use only bluno nano to send out any values? just to see if the bluno nano able to send what they receive. can help me with the code?

userHeadPic JaneYu
JaneYu wrote:

The Bluno paired could send data to each other.

2018-06-22 15:41:06
1 Replies
2018-06-12 14:21:25

This is a Bluetooth 4.0 device, the distance is similar to most Bluetooth 4.0 device and it is affected by the environment.

userHeadPic JaneYu
2018-04-17 16:00:53

Yes, I connected Bluno nano directly to the computer.

userHeadPic JaneYu
2018-04-16 03:11:30

Hi ,
I have already purchased couple of Bluno nano v 1.4 . I am thinking of pairing them to my Ubuntu 16.04 system.Are they compatible ?

userHeadPic JaneYu
2018-02-27 08:53:11

I am looking to have two bluno nano boards connect to each other in a master/ slave situation. I am unsure how to do this because your basic demo page states there is a switch that can activate a configuration mode. Neither of the boards that I have contain the switch that its states it has. How can I access the configuration mode through the code?

userHeadPic JaneYu
2018-02-23 03:36:08

Hi, is this compatible with MATLAB by MathWorks?

userHeadPic JaneYu
JaneYu wrote:

It should, since the main chip has been ATMega328, it should compatible with MATLAB.

2018-02-26 15:58:53
1 Replies
2018-01-19 07:14:44

Hi, I am not able to access the "Bluno Nano Schematic" link above. Could you please make the file available?
Is there a CAD model for the board? I am designing an enclosure for it. Thanks.

userHeadPic JaneYu
2017-10-17 11:41:21

Yes, Blynk support Arduino Nano and connect it through Bluetooth

userHeadPic JaneYu
2017-09-08 06:26:04

Are the digital outputs 5 or 3.2 volts?

userHeadPic JaneYu
2017-08-01 15:45:40

Thanks!
It takes too much time.. is there any way to buy the bluno nano without pin?

userHeadPic JaneYu
2017-06-13 06:35:25

Any tutorials for sending characters from bluno nano to rpi2-hm10 module from an arduino sketch?

userHeadPic JaneYu
2017-06-01 09:56:30

The source code:
https://github.com/DFRobot/...

And you can find more information on the Bluno Wiki
https://www.dfrobot.com/wik...

userHeadPic JaneYu