mohanarnav / Racoon

The project provides the stm port for xbee_ansic_library(https://github.com/digidotcom/xbee_ansic_library.git). It also has examples/tests on how to interface the library with an STM32 platform code (using STM32 Peripheral Device Library). The example also demonstrates the interfacing when FreeRTOS kernel is running on the platform.
3 stars 0 forks source link

Data Rate #2

Open mohanarnav opened 4 years ago

mohanarnav commented 4 years ago

Can't publish more than 1400 bytes at a time. Timing issue; one publish takes 50 ms, the next one takes 5000 ms, there has to be a min delay of 100 ms.