Hello,
I've a board with usb port
I can insert on USB the Raytac MDBT50Q-RX containing the nrf52840 and:
- my microcontroller can recognize it as CDC ACM USB serial port
- I connect it using Android/ios nrftoolbox and send-receive data with my table/phone
One of most important goal is reached (someone will develop the android/ios interface, if needed they will ask information about it)
To develop on my side and to add other features, we would need to connect the module to a pc. We could have a pc with BLE or not.
What is your opinion? Which is the best/fastest way to do it?
Thanks in advance
Andrea G