Hi all I just want to use UUID advertisement in solar beacon code for advertising @ 100ms interval I don't need temperature and pressure data .I also want to change type to nrfbeacon how to do it in solar beacon code.
I am able to change timing to 100ms I need to change just advertise major and minor valu and 16byte UUID using beacon PDU where can I set that?
p_beacon_pdu[0] = 0x42;
p_beacon_pdu[1] = 0;
p_beacon_pdu[2] = 0;
should I have to change here?
I am using nrf52832