Contiki + CC2650 + IEEE 802.15.4 Mode -


i'm trying implement tdma mac layer using contiki , device cc2650. i'd ask if knows minimum time between packets when device in receiving mode.

i've configured driver generate interrupts when packet received. actual time between end of 1 packet , start of next 10us, quite don't receive 2nd packet (currently i've 3 nodes sending packets master). know packets being sent correctly because i'm using cc2531 dongle ti packet sniffer tool.

thanks, josé


Comments

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -