This content has been marked as final.
Show 3 replies
-
1. Re: Data sending without connections
hima Jul 7, 2017 5:46 AM (in response to ayush.isro10_2535986)Can you have a look at this project:http://www.cypress.com/blog/100-projects-100-days/project-009-dynamic-broadcaster-changing-advertising-packets.
This is dynamic broadcaster project.
Thanks,
Hima
-
2. Re: Data sending without connections
ayush.isro10_2535986 Jul 9, 2017 8:51 PM (in response to ayush.isro10_2535986)I already did that. In this example only peripheral device can send data. but i want my central device to send data in the some or the other way without making connections.
-
3. Re: Data sending without connections
anpm Jul 10, 2017 11:50 PM (in response to ayush.isro10_2535986)Hi Ayush,
A Central won't be able to send any data to peripheral without connection. There is no provision for the same.
Only peripeheral can broasdcast some data to the Central through adv/scan response packet.
Thanks,
Anjana