We have schematic and PCB designed(shematic is in PDF in attachment).
CC1101 is on module
https://www.radiomodules.eu/en/compo...01-spi-smt-434
We need example code for simple star netework. One board will act as base, and receive data from multiple nodes. It could be up to 50 nodes. We need example of sending packets 16-64bytes(packet length will be fixed later). Also example of receiver code, that can receive data from multiple nodes. Nodes are battery powered, so example should show how to turn off everithing and setup for transmiting.
We need example for oneway and two way comunication.
In 2 way nodes are sending first, then wait for response from base.
Example should be done in PicBasic Pro
Bookmarks