Hello,
I am using the NRF52 to send sensor information over bluetooth using Nordic UART Service. Can the same service be used to send strings?
Thank you.
Hello,
I am using the NRF52 to send sensor information over bluetooth using Nordic UART Service. Can the same service be used to send strings?
Thank you.
yes, of course. Still, it is just bytes - it's up to you how you interpret them...
yes, of course. Still, it is just bytes - it's up to you how you interpret them...