custom handler

Adding custom handler in BLE host mode with external MCU

Wed, 2019-02-06 07:01--Nishal

Hi Dialog team,

I am trying to understand how can I add custom handler to the empty_template_ext. Basically we have STM32 as external processor. We are using UART for communication between STM32 and DA14585 with GTL protocol. We want to operate BLE in scanner/observer mode

与现有的代码,我可以get BD Address, scan for nearby devices. Now to build the application, we are looking for some custom implementation. Say we want to send a command from STM32 to DA14585 to blink LED, read some GPIO status, how can I achieve this.

Subscribe to RSS - custom handler