Hello friends, good morning, I need your help, I continue trying to use the Heltec Cube Cell HTCC AB01 boards, I’m configuring it in OTAA mode to integrate them into TTN, I also tried other boards as recommended, two Hetelc SP32 V2 boards, after several days doing tests I can confirm that the Heltec SP32 V2 boards work well. And the Cube Cell boards can connect, but the message arrives incomplete, the payload does not load and then they do not connect again, only when restarted.
Apparently, on the cube cell board, when it is connected in OTAA mode, the code generates a loop that keeps trying to synchronize, as mentioned in the video (CubeCell review and how to connect it to TTN & Helium) by Biblioman09 at the minute 25:00.
I have two questions that I would really appreciate if you could help me clarify.
1). That error could be a problem with the LoRaWan_APP.h library or it could be the code or the LoRaWan configuration, I have tried to make some changes, but it works the same, I have also tried with other CubeCell examples and they also work the same.
- I would appreciate it if you could tell me if it is possible to integrate nodes in OTAA mode and other nodes in ABP mode into the TTN console, without generating conflicts.
I share the WASN log reading of the node, code that has two MT05S humidity sensors connected and capture of the node in the TTN console
Thank you very much Jeff-UK and Descartes, for all your collaboration, I apologize for the errors, I hope I have corrected them, regards
I couldn’t edit the previous message, sorry for that too, I have to make a new message.
Lectura Log WASN
16.07.23 07:32:07: Copyright @2019-2020 Heltec Automation.All rights reserved.
16.07.23 07:32:07:
16.07.23 07:32:07: AT Rev 1.3
16.07.23 07:32:07: +AutoLPM=1
16.07.23 07:32:07:
16.07.23 07:32:07: +LORAWAN=1
16.07.23 07:32:07:
16.07.23 07:32:07: +KeepNet=0
16.07.23 07:32:07: +OTAA=1
16.07.23 07:32:07: +Class=A
16.07.23 07:32:07: +ADR=1
16.07.23 07:32:07: +IsTxConfirmed=0
16.07.23 07:32:07: +AppPort=2
16.07.23 07:32:07: +DutyCycle=900000
16.07.23 07:32:07: +ConfirmedNbTrials=4
16.07.23 07:32:07: +ChMask=00000000000000000000FF00
16.07.23 07:32:07: +DevEui=9A444B944F1D8C2B(For OTAA Mode)
16.07.23 07:32:07: +AppEui=13A714E72B450000(For OTAA Mode)
16.07.23 07:32:07: +AppKey=20B2C2BDF38A7D456E18B2B779D8AEF6(For OTAA Mode)
16.07.23 07:32:07: +NwkSKey=15B1D0EFA463DFBE3D11181E1EC7DA85(For ABP Mode)
16.07.23 07:32:07: +AppSKey=D72C78758CDCCABF55EE4A778D16EF67(For ABP Mode)
16.07.23 07:32:07: +DevAddr=007E6AE1(For ABP Mode)
16.07.23 07:32:07:
16.07.23 07:32:07:
16.07.23 07:32:07: LoRaWAN US915 Class A start!
16.07.23 07:32:07:
16.07.23 07:32:07: joining...TX on freq 905100000 Hz at DR 3 power 20 dBm
16.07.23 07:32:07: TX on freq 905100000 Hz at DR 3 power 20 dBm
16.07.23 07:32:07: Event : Tx Done
16.07.23 07:32:12: RX on freq 926900000 Hz at DR 13
16.07.23 07:32:12: Event : Rx Timeout
16.07.23 07:32:13: RX on freq 923300000 Hz at DR 8
16.07.23 07:32:13: Event : Rx Timeout
16.07.23 07:32:14: TX on freq 904900000 Hz at DR 0 power 20 dBm
16.07.23 07:32:14: TX on freq 904900000 Hz at DR 0 power 20 dBm
16.07.23 07:32:15: Event : Tx Done
16.07.23 07:32:20: RX on freq 926300000 Hz at DR 10
16.07.23 07:32:20: Event : Rx Timeout
16.07.23 07:32:21: RX on freq 923300000 Hz at DR 8
16.07.23 07:32:21: Event : Rx Timeout
16.07.23 07:32:21: TX on freq 904500000 Hz at DR 3 power 20 dBm
16.07.23 07:32:21: TX on freq 904500000 Hz at DR 3 power 20 dBm
16.07.23 07:32:21: Event : Tx Done
16.07.23 07:32:26: RX on freq 925100000 Hz at DR 13
16.07.23 07:32:26: Event : Rx Timeout
16.07.23 07:32:27: RX on freq 923300000 Hz at DR 8
16.07.23 07:32:27: Event : Rx Timeout
16.07.23 07:32:28: TX on freq 905300000 Hz at DR 0 power 20 dBm
16.07.23 07:32:28: TX on freq 905300000 Hz at DR 0 power 20 dBm
16.07.23 07:32:29: Event : Tx Done
16.07.23 07:32:34: RX on freq 927500000 Hz at DR 10
16.07.23 07:32:34: Event : Rx Timeout
16.07.23 07:32:35: RX on freq 923300000 Hz at DR 8
16.07.23 07:32:35: Event : Rx Timeout
16.07.23 07:32:35: TX on freq 904100000 Hz at DR 3 power 20 dBm
16.07.23 07:32:35: TX on freq 904100000 Hz at DR 3 power 20 dBm
16.07.23 07:32:35: Event : Tx Done
16.07.23 07:32:40: RX on freq 923900000 Hz at DR 13
16.07.23 07:32:40: Event : Rx Timeout
16.07.23 07:32:41: RX on freq 923300000 Hz at DR 8
16.07.23 07:32:41: Event : Rx Timeout
16.07.23 07:32:42: TX on freq 903900000 Hz at DR 0 power 20 dBm
16.07.23 07:32:42: TX on freq 903900000 Hz at DR 0 power 20 dBm
16.07.23 07:32:43: Event : Tx Done
16.07.23 07:32:48: RX on freq 923300000 Hz at DR 10
16.07.23 07:32:48: Event : Rx Timeout
16.07.23 07:32:49: RX on freq 923300000 Hz at DR 8
16.07.23 07:32:49: Event : Rx Timeout
16.07.23 07:32:49: TX on freq 904700000 Hz at DR 3 power 20 dBm
16.07.23 07:32:49: TX on freq 904700000 Hz at DR 3 power 20 dBm
16.07.23 07:32:50: Event : Tx Done
16.07.23 07:32:55: RX on freq 925700000 Hz at DR 13
16.07.23 07:32:55: Event : Rx Timeout
16.07.23 07:32:56: RX on freq 923300000 Hz at DR 8
16.07.23 07:32:56: Event : Rx Timeout
16.07.23 07:32:56: TX on freq 904300000 Hz at DR 0 power 20 dBm
16.07.23 07:32:57: TX on freq 904300000 Hz at DR 0 power 20 dBm
16.07.23 07:32:57: Event : Tx Done
16.07.23 07:33:02: RX on freq 924500000 Hz at DR 10
16.07.23 07:33:02: Event : Rx Timeout
16.07.23 07:33:03: RX on freq 923300000 Hz at DR 8
16.07.23 07:33:03: Event : Rx Timeout
16.07.23 07:33:04: TX on freq 905100000 Hz at DR 3 power 20 dBm
16.07.23 07:33:04: TX on freq 905100000 Hz at DR 3 power 20 dBm
16.07.23 07:33:04: Event : Tx Done
16.07.23 07:33:09: RX on freq 926900000 Hz at DR 13
16.07.23 07:33:09: Event : Rx Timeout
16.07.23 07:33:10: RX on freq 923300000 Hz at DR 8
16.07.23 07:33:10: Event : Rx Timeout
16.07.23 07:33:11: TX on freq 903900000 Hz at DR 0 power 20 dBm
16.07.23 07:33:11: TX on freq 903900000 Hz at DR 0 power 20 dBm
16.07.23 07:33:11: Event : Tx Done
16.07.23 07:33:16: RX on freq 923300000 Hz at DR 10
16.07.23 07:33:16: Event : Rx Timeout
16.07.23 07:33:17: RX on freq 923300000 Hz at DR 8
16.07.23 07:33:17: Event : Rx Timeout
16.07.23 07:33:18: TX on freq 904300000 Hz at DR 3 power 20 dBm
16.07.23 07:33:18: TX on freq 904300000 Hz at DR 3 power 20 dBm
16.07.23 07:33:18: Event : Tx Done
16.07.23 07:33:23: RX on freq 924500000 Hz at DR 13
16.07.23 07:33:23: Event : Rx Timeout
16.07.23 07:33:24: RX on freq 923300000 Hz at DR 8
16.07.23 07:33:24: Event : Rx Timeout
16.07.23 07:33:25: TX on freq 904100000 Hz at DR 0 power 20 dBm
16.07.23 07:33:25: TX on freq 904100000 Hz at DR 0 power 20 dBm
16.07.23 07:33:25: Event : Tx Done
16.07.23 07:33:30: RX on freq 923900000 Hz at DR 10
16.07.23 07:33:30: Event : Rx Timeout
16.07.23 07:33:31: RX on freq 923300000 Hz at DR 8
16.07.23 07:33:31: Event : Rx Timeout
16.07.23 07:33:32: TX on freq 904700000 Hz at DR 3 power 20 dBm
16.07.23 07:33:32: TX on freq 904700000 Hz at DR 3 power 20 dBm
16.07.23 07:33:32: Event : Tx Done
16.07.23 07:33:37: RX on freq 925700000 Hz at DR 13
16.07.23 07:33:37: Event : Rx Timeout
16.07.23 07:33:38: RX on freq 923300000 Hz at DR 8
16.07.23 07:33:38: Event : Rx Timeout
16.07.23 07:33:39: TX on freq 904900000 Hz at DR 0 power 20 dBm
16.07.23 07:33:39: TX on freq 904900000 Hz at DR 0 power 20 dBm
16.07.23 07:33:39: Event : Tx Done
16.07.23 07:33:44: RX on freq 926300000 Hz at DR 10
16.07.23 07:33:44: Event : Rx Timeout
16.07.23 07:33:45: RX on freq 923300000 Hz at DR 8
16.07.23 07:33:45: Event : Rx Timeout
16.07.23 07:33:46: TX on freq 905300000 Hz at DR 3 power 20 dBm
16.07.23 07:33:46: TX on freq 905300000 Hz at DR 3 power 20 dBm
16.07.23 07:33:46: Event : Tx Done
16.07.23 07:33:51: RX on freq 927500000 Hz at DR 13
16.07.23 07:33:51: Event : Rx Done
16.07.23 07:33:52: joined
16.07.23 07:33:52: //-------------------------
16.07.23 07:33:52: // Start Testing MT05S
16.07.23 07:33:52: //-------------------------
16.07.23 07:33:52: Test Function Command- Convert T [0x44] & Read Scratchpad [0xBE]:
16.07.23 07:33:52: Convert T [0x44]: .....Conversion Done
16.07.23 07:33:52: Read Scratchpad [0xBE]: 9 EC 3 66 0 0 8 0 71 CrcCalculated=71
16.07.23 07:33:52: TEMP(C) = 25.40 HUMIDITY(%) = 8.70 CONDUCTIVITY(ms/cm) = 0.00 CONFIG0 = 8 CONFIG1 = 0 CRC8 = 71
16.07.23 07:33:52:
16.07.23 07:33:53: //-------------------------
16.07.23 07:33:53: // Start Testing MT05S
16.07.23 07:33:53: //-------------------------
16.07.23 07:33:53: Test Function Command- Convert T [0x44] & Read Scratchpad [0xBE]:
16.07.23 07:33:53: Convert T [0x44]: .....Conversion Done
16.07.23 07:33:53: Read Scratchpad [0xBE]: 9 EC 5 8C FF FF 8 0 9D CrcCalculated=9D
16.07.23 07:33:53: TEMP22(C) = 25.40 HUMIDITY22(%) = 14.20 CONFIG0 = 8 CONFIG1 = 0 CRC8 = 9D
16.07.23 07:33:53:
16.07.23 07:33:58: unconfirmed uplink sending ...
16.07.23 07:33:58: TX on freq 904500000 Hz at DR 3 power 20 dBm
16.07.23 07:33:58: TX on freq 904500000 Hz at DR 3 power 20 dBm
16.07.23 07:33:58: Event : Tx Done
Consala TTN
…