@SLee.7 Where have you read that it only supports TYPE_0 ? That seems impossible as your sensor has a 2 byte PD, in any case TYPE_0 won't fit 2 bytes of data.Are you reading 0x30 for the MinCycleTime ? Your sensor has a 4.8ms min. cycle time, you s...
@LHaim 1) The only way I can think of to check if the device is in operate mode is to send M-Sequences of type 2. This sequence will only trigger a response if you're indeed in OPERATE mode.2) Regarding the TYPE_2_V, Table A.1 shows which values yo...
Don't bother going through testing all the COM speeds as you know already yours. This is a specification for generic masters that do not have any prior knowledge of the sensor's specs.Nice, the sensor's answer is correct. 0x1B = 0011011 = [time base ...
Then you might have triggered successfully the WURQ. Now, the communication process is quite tedious as well. You won't get any data from the sensor if you do not switch it from STARTUP mode to OPERATE mode and if you don't ask for it.The first messa...
So that's a good point. Your sensor is quite similar to mine. One quick way to see if your Wake-up signal is triggered is to place your sensor such that in SIO mode the output is high. If you have an oscilloscope (a voltmeter will do) you should ha...