Hi Chris,This is probably what you want, if you are referring to the Nordic UART Service most people use for this: https://github.com/apache/mynewt-core/tree/master/apps/bleuart
Main bleuart source here: https://github.com/apache/mynewt-core/blob/master/net/nimble/host/services/bleuart/src/bleuart.c
Kevin On 10/08/17 17:42, Chris Merck wrote:
Is there a mynewt example for emulating serial over BLE? Specifically interested in NRF52 platform if that makes a difference. Regards, Chris Merck