NEED HELP T-BEAM PAXCOUNTER v1.8 + TTN + Dragino LG308

Hi I need some help as I´m struggling on have it running on a T-BEAM

Board is a T-BEAM T22 V07
Using of course VStudio Code with PIO Core 4.0.3
Git cloned latest version from https://github.com/cyberman54/ESP32-Paxcounter/
Modify ota.conf, platformio.ini and loraconf.h with the right values for TTN
Activated BME680 in ttgobeam.h

Ive found that always get a rxtimeout, the LG308 is working right with older PAXCOUNTER releases on T-BEAMS, BUT what Ive found is that the actual release at boot shows:

[I][main.cpp:159] setup(): IBM LMIC version 1.6.1468577746
[I][main.cpp:164] setup(): Arduino LMIC version 3.0.99.0

and the older ones that are working
[I][main.cpp:158] setup(): IBM LMIC version 1.6.1468577746
[I][main.cpp:163] setup(): Arduino LMIC version 2.3.2.70

I use a Cayenne type 3 payload format and the device in TTN is configured as OTAA

I got ACTIVATION on TTN but nothing else no data, i’ve tried to send a 0x15 but nothing happens but the activation msg

I´ve done a esptool erase_flash before loading

Anyhelp will be appreciated, I´m really blocked :frowning: