Bluno General Arduino

BLUNO MEGA 2560

userHead yohamp 2018-06-06 06:10:26 3012 Views3 Replies
Fellow engineers,

I just started learning about arduino and I need some help.

I want to connect my PC to Bluno Mega 2560 wirelessly to blink a LED to start.

Could anyone help me in starting up the process?

I am going to use the BLINK code available on the Arduino IDE.
2018-06-08 11:52:21 I haven't test before, but probably not, because the protocol may be different. userHeadPic robert.chen
2018-06-08 00:15:48 Thanks for your reply!
I will have a look at it
Right now, I have adafruit BLE friend with me. Will that work?
userHeadPic yohamp
2018-06-07 11:45:04 Because of the BLE protocol of Bluno, Bluno mega 2560 can't communicate with PC directly, you need to use a BLE link dongle to your PC then do the wireless programming.
Here is the tutorial about how to wirless programming https://www.dfrobot.com/wiki/index.php/ ... ng_via_BLE
and the BLE dongle you need to use is: https://www.dfrobot.com/product-1220.html
userHeadPic robert.chen