Lost payload on ttn Stack V3

If there is no SX1262 mentioned on the label then apparently you do not have a SX1262 version.

There is but you would have to use a different library than LMIC (and there is little experience on the forum with SX1262 in combination with Arduino).

What about searching the forum yourself first?

Have a look at: Big ESP32 + SX127x topic part 3

Start reading at the top. There you will find useful information, including a suggestion for which examples to start with.

If you have a T-Beam v1.x then don’t forget that you will have to configure the power management chip first (at the beginning of setup()), the code for that can be found in the T-Beam topic.

1 Like