Hello there,
In my project, the end device is connected to a ecg generator, so the end device should be able to read the data and send it to receiver wirelessly.
And the access device which connected to USB dongle should be able to receive the data and the data can be received by one port of computer.
My question is:
I have no background of program, so could anyone support me the code for both target boards to realize real time data transceiver?
And the frequency of ECG generator machine is 57600, do I need to change the frequency via simpiliCI? If yes, how to realize?
How can I connect UART to the ECG generator? which PINs should I use?
Thank you so much :)