A cusomer wants to replace a serial communication with BLE. Host side is fixed with WL1837 Wifi-Bluetooth Module and Linux.
How can he implement the Nordic UART Example to the Linux Client.
Thanks
Knut
A cusomer wants to replace a serial communication with BLE. Host side is fixed with WL1837 Wifi-Bluetooth Module and Linux.
How can he implement the Nordic UART Example to the Linux Client.
Thanks
Knut
You mean this: http://www.ti.com/product/WL1837MOD ?
How can he implement the Nordic UART Example to the Linux Client
He will have to understand how to work with a Proprietary BLE Service
See: https://devzone.nordicsemi.com/f/nordic-q-a/10567/what-is-nus-nordic-uart-service
NUS documentation:
www.nordicsemi.com/.../ble_sdk_app_nus_eval
his favourite internet search engine should find references to a number of people who have done this before; eg, on Raspberry Pi ...