sample - How to set I/O sampling rate to more than 65535 ms (FFFF) -


i'm using xbee module series 2 firmware znet2.5 router/end device api.

i send adc sample, saw ir parameter can @ maximum 65535 milliseconds; read ir parameter collecting more samples before transmit, can't find in firmware version.

so possible can't use sample rate longer 65535 ms?

i found solution, can use xbee sleep time:

i set cyclic sleep period (sp) af0 (28 s), number of cycles power down i/o (sn) 4, , sleep option (so) 4, enabling extended cyclic sleep. in way, module sleeps per sp*sn seconds 28 s * 4 = 112 s.


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -