Hello,
I am currently working on a project where I need to receive data from a custom board using a nRF52833.
I have made custom characteristics and I can send commands with the nRFConnect app on my phone and receive data through notifications.
I was also able to receive data with my computer using the internal blutooth chip but the issue is that it is not compatible with CODED PHY. I know that nRFConnect for desktop is also not compatible with CODED PHY.
The question is : how can I receive data from my device on a PC using CODED PHY ?
- Are there products available that can already receive data from any device in long range mode ?
- Do I need to use a dev kit and program it as central in long range mode that send the data via serial communication ?
- Or is it better/easier to develop an android app compatible with long range that could save files and send them to my computer ?
Thank you for your time,
Regards