Forum >what bluetooth module should i buy?
ArduinoGeneral

what bluetooth module should i buy?

userHead Account cancelled 2017-09-02 14:05:04 1543 Views1 Replies
my current project uses a bluno nano.

bluno phone app connects to bluno nano,

on phone app, sends characters over serial. the bluno nano receives the character, and respond accordingly.


however, I need to upgrade bluno nano to another board to support more memory, which does not have on-board Bluetooth.

what Bluetooth module should I buy in this case?
2017-09-29 23:27:06 You can plug a bluetooth bee to the board https://www.dfrobot.com/product-1073.html which communicate with serials, the date flows like this : board --bluetoothbee-- bluetooth-- phone app userHeadPic robert.chen