Part Number:CC2531
I am using contiki on CC2650 SensorTags to send gyroX data using a CC2531 Slip radio as a border router on a rapsberry PI 2 model B.
When I am testing to only have one SensorTag connected everything works smooth. I am collecting 4 readings every second and sending them in a batch once the allocated buffer for readings is full (1400 bytes).
If I connect two SensorTags, 6lbr on the raspberry pi crashes after only a couple of minutes with no entry in the 6lbr.err log file. I can only see that it is trying to restart, failing to do so.
Does anyone have any idea what might be wrong?
Best regards,
Victor