Hi,
Please give me a porting or integrate guide or manual of "LIBUARTE" with ble peripheral softdevice example. Please share a source code if any.
Hi,
Please give me a porting or integrate guide or manual of "LIBUARTE" with ble peripheral softdevice example. Please share a source code if any.
Hi,
I created a modified version of the ble_app_uart example that replaces the app_uart library with libUARTE: ble_app_libUARTE_sdk1702.zip
The ZIP includes diff files to see the required changes to the original project(s). The most important thing to remember when integrating the libUARTE library with a softdevice project, is to chose resources (TIMERs/RTCs) that are not used by the softdevice.
Best regards,
Jørgen
Hello Jorgen,
I am struggling while integrating the libuarte with ble peripheral example. It really saves lot of effort because i am in hot position while proving using Normal ble_uart library we cannot achieve higher uart speed. Because i am getting UART Overrun Error.
Thanks & Regards
Pavan Kote
Hello Jorgen,
I am struggling while integrating the libuarte with ble peripheral example. It really saves lot of effort because i am in hot position while proving using Normal ble_uart library we cannot achieve higher uart speed. Because i am getting UART Overrun Error.
Thanks & Regards
Pavan Kote