Hello!
I recently tried to develop Bluetooth communication based on nrf52840 chip.
It is planned to implement a graphical software program on Windows platform.
We checked the sample source code in GitHub and found that it is a JS app based on Electron, React and Redux
If we use C + + for the same software development, is it feasible?
If feasible, can you provide relevant documents, demo and interface source code?
Thanks again.