Not working with the other conduit I have.
Neither of them transmit the Time only timestamp. It seems to be empty, the only thing I can see is that they are using “protocol: 2”.
Here is a packet from the mosquitto log, after it has been parsed by bridge
{“rxInfo”:{“mac”:“IDHERE”,“timestamp”:973660772,“frequency”:868300000,“channel”:1,“rfChain”:1,“crcStatus”:1,“codeRate”:“4/5”,“rssi”:-45,“loRaSNR”:8.2,“size”:23,“dataRate”:{“modulation”:“LORA”,“spreadFactor”:12,“bandwidth”:125},“board”:0,“antenna”:0},“phyPayload”:“APQJAAAAAHq+RsUbAAujBAAPDnSq00Q=”}
Any one have this version of conduit and has the same problem? Will ask too in Multitech forum and post here the answer.
Multitech Conduit AEP 1.4.4 SPI version, have the outdoors version with GPS and the indoors version without it.
Thanks
EDIT: I have old versions of conduit without GPS and they DO transmit the time. I dont understand anything.
Old version packet:
{“rxInfo”:{“mac”:“00080”,“time”:“2017-12-22T11:55:14.123283Z”,“timestamp”:322205852,“frequency”:868300000,“channel”:1,“rfChain”:1,“crcStatus”:1,“codeRate”:“4/5”,“rssi”:-111,“loRaSNR”:-3,“size”:23,“dataRate”:{“modulation”:“LORA”,“spreadFactor”:12,“bandwidth”:125},“board”:0,“antenna”:0},“phyPayload”:“APQJAAAAAHq+RsUbAAujBAAPDnSq00Q=”}