Hello everyone, I want to know if it is possible and how to show advertising data on display lcd (20x4 or graphic lcd). I'm using PCA10028 board with S120 and Nokia5110 LCD module as Central device. Thanks, Paolo
Hello everyone, I want to know if it is possible and how to show advertising data on display lcd (20x4 or graphic lcd). I'm using PCA10028 board with S120 and Nokia5110 LCD module as Central device. Thanks, Paolo
I assume you are able to control your display. When you are scanning you will get a ble_gap_evt_adv_report_t. This contains the advertisement data that you should display.
I assume you are able to control your display. When you are scanning you will get a ble_gap_evt_adv_report_t. This contains the advertisement data that you should display.