things4u / ESP-1ch-Gateway

Version 6 of the single channel gateway
MIT License
358 stars 143 forks source link

Is repeater working in the last version? #54

Closed antonio-emilio closed 3 years ago

antonio-emilio commented 3 years ago

I noticed that in the last version, the creator made some changes in the repeater mode, but I tried and didn't work.... Anyone has tried lately?

mrpatrick1991 commented 3 years ago

Confirm it causes a crash of some kind. Error message in serial was

Stack smashing protect failure!

abort() was called at PC 0x400ffb2b on core 1

after repeatLora:: size=24, sf=9, iiq=27, UP ch=0, DWN ch=FFFFFFFF, freq=436299776.00.

platenspeler commented 3 years ago

Hi,

I was working on the repeater, but I need the downlink function for that. When this is working, downlink should not be too much of a problem.

regards,

Maarten