Hi!
For our application which employs CC1310 I need to clarify whether the use of Contiki 6 LoWPAN for mesh communication would fulfill the below requirements
We use 15.4 Stack and ESP 32.
1. The communication is of sending and receiving data files of size 2 GB minimum .
2.The maximum data rate I have found by research is just 200kbps. In calculation it takes 1 hour to transmit the files in such a speed.
Is there any way that using Contiki I can transmit my files for every 5 minutes?
Thank you!