Hi all,
I have hardware as below:
nRF52840-DK - as an advertiser and the same type of board nRF52840-DK - as a scanner
My problem is that I want to send more data than 31B in advertising mode. Generally, I want to configure my advertising device (both are working on Zephyr RTOS) to send an Extended Advertising Packet but I cannot find any support regarding this case.
My first question is how can I configure Zephyr to send an Extended Advertising Packets - may be some manual or example are available?
My second question is how should be configured scanner to receive Extended Advertising Packets - I mean are there any specific settings which I should take into account?
Frank.