Forum >Romeo BLE mini Bluetooth
ArduinoGeneral

Romeo BLE mini Bluetooth

userHead Account cancelled 2016-12-03 15:11:44 1059 Views1 Replies
Is there a way to pair 2 Romeo BLE mini via bluetooth without redirecting the USB serial interface? I know the AT command interface can be used to pair 2 mini's, but I need to use the bluetooth and the USB interfaces independently. Has anyone tried this? What I'd like:

USB: Serial
Bluetooth: Serial1.
2016-12-05 19:47:37 Hi,
I'm not sure whether I get your point.
Do you want another serial port to debug your application without sending the debug message to bluetooth?

If I get your point, this is not possible for the hardware of Bluno. However you can connect another usb to serial module to bluno and show the debug message via software serial.
userHeadPic Angelo.Qiao