Hello,
Maybe someone has experience with libuarte library? I want to apply nrf_libuarte_async.h library to nRF52810 microcontroller. Does anyone have examples?
Thank you in advance
Best regards,
Andrius
Hello,
Maybe someone has experience with libuarte library? I want to apply nrf_libuarte_async.h library to nRF52810 microcontroller. Does anyone have examples?
Thank you in advance
Best regards,
Andrius
Hello,
What SDK are you using? (Type nRF5 SDK or nRF Connect SDK? and release version?)
Is there a particular reason why you want to use the libuarte library, instead of the "normal" uart library? The reason I ask is that this is quite a lot more resource demanding, so if it just happens to be the first library you stumbled upon, you may want to look into some of the more standard uart libraries.
Best regards,
Edvin
Hello,
What SDK are you using? (Type nRF5 SDK or nRF Connect SDK? and release version?)
Is there a particular reason why you want to use the libuarte library, instead of the "normal" uart library? The reason I ask is that this is quite a lot more resource demanding, so if it just happens to be the first library you stumbled upon, you may want to look into some of the more standard uart libraries.
Best regards,
Edvin