Forum >BLUNO MEGA 2560
BLUNO MEGA 2560

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.
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 19:52:21 I haven't test before, but probably not, because the protocol may be different.
robert.chen

2018-06-08 08: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?
yohamp
I will have a look at it
Right now, I have adafruit BLE friend with me. Will that work?

2018-06-07 19: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
robert.chen
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
