-
changed the title and description to make it generic
06/06/2016 at 18:07 • 0 commentschanged the description to highlight the project as the development of a library rather than a one-off project
this is the removed part just to serve as a history of the project" this beacon shall be put on every public transport and shall broadcast its time of departure to other public transports in the vicinity. those public transports log this packet and advertise this openly while travelling on the route.
At any point in time whenever a bus crosses a passenger waiting on the bus stop, he can receive the relevant packets to estimate the time after which his desired bus will reach his stop."
this will make the public transportation system much more predictable and reliable.
-
added receiving of packet to the repo
06/06/2016 at 17:58 • 0 commentsrecently added the receiving of advertisement packets by the nrf to the library. now the module can listen to these 32 byte advertisements too.
this will come in extremely handy to control your devices in the instead of using the power sucking ESP8266.
next up : will integrate the transmitter and receiver in a single sketch and then implement caching of valid packets for retransmit but i think the retransmit and caching should be left out of the library since the library should focus on what it needs to do