ArduinoGeneral

Romeo V2 + Bluno Bee = bluetooth not discoverable

userHead lupina.pawel 2017-02-27 13:07:55 1907 Views3 Replies
Hello,

I have recently purchased the Romeo V2 board with the Xbee bluetooth shield (bluno bee). The problem i am having is that the device cannot be connected to from every bluetooth app except the Bluno Basic Demo... Even that I am able to send data to the bluno I am not getting anything back to the Bluno Basic Demo, so something must be wrong with the setup. I am using Andriod devices.
Any other app I use throw an error 'unable to connect'. When i am pairing it i have to use 000000 key as the 1234 or 0000 are simply not working.
I tried various setting via the AT mode but since i am new to this device i am not too sure if it is all set up properly.
Currently it works in Transparent mode as the HID mode was not working at all.

Hope someone will be able to help.
Thanks,
Pawel
2017-03-07 00:40:18 Hi

Did you try to insert bluno bee onto romeo, then updating the code later? Since bluno bee is just a ble module, no master chip, we cant uploading code to it directly. The usb port can be used for AT commands not for uploading code.
userHeadPic Wendy.Hu
2017-03-04 12:05:45 Hello and thanks for your answer. I am trying to upload code to the BLE Link, I selected Uno Board and correct COM port but all i get is timeout errors
avrdude: stk500_recv(): programmer is not responding
avrdude: stk500_getsync() attempt 10 of 10: not in sync: resp=0x41

Any idea what am I doing wrong?

Pawel
userHeadPic lupina.pawel
2017-03-01 20:01:33 Hi Pawel,


Sorry, so far, our bluno series product only support our own app, not support other app. So the module only can be connected to the Bluno Basic Demo. But we can provide the demo source code for you for further development if you need.

And the bluno xbee is just a ble module, no master chip on the module. It only can be used for wireless programming, not for wireless communication. So please inserted the xbee into your romeo v2, then try again to see if there are something back to the Bluno Basic Demo.

Let me know if you have any problem.
userHeadPic Wendy.Hu