send and receive in coded phy connectable

Hi All!

I tested the central & peripheral_hr_coded examples.By using Nrf connect sdk version 2.0.0 /2.0.2 ,nrf52833DK's. Is it possible to add a feature in the example that whatever I type (peripheral) and hit enter should receive by connected central and vice versa? Should I have to go for adding the NUS service ? Can you please help me in this regard that how to proceed?

My requirement is to send 40 bytes of data on event. The next steps will be to have one central constantly scanning, and when one peripheral is available make a connection and start to exchange data, but the central will keep scanning until have the max 20 OR N number of connections simultaneously.

Thanks & Regards,

Related