adeelahmedkhanabbasi / xbee-api

Automatically exported from code.google.com/p/xbee-api
GNU General Public License v3.0
0 stars 0 forks source link

Automatic sample not recognize analog inputs, but forced sample do it #31

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. set xbee to auto sample when a pin is triggered, also with an analog input
2. this is a ZNetIoSampleResponse without analog sample

What is the expected output?
a sample response with analog samples

What do you see instead?
analog mask = 0 (empty) so any analog sample is detected

What version of the product are you using?
the latest

On what operating system?
3x XBeeS2: one on a pir ad light sensor, the second one on Arduino, and the 
third on a pc with Windows.

Please provide any additional information below.
If a force a sample with IS command, the ZNetIoSampleResponse is correct: has 
the analog channel mask and values inside.

Original issue reported on code.google.com by stefano....@gmail.com on 1 Dec 2014 at 10:48