zwiebert / tronferno-mcu

Control and program Fernotron receivers by micro-controller. (ESP32, 2011-2022)
GNU General Public License v3.0
21 stars 2 forks source link

CC1101 GDO2 not connected. Is it connected to the configured GPIO? #11

Closed jochenpa closed 4 months ago

jochenpa commented 4 months ago

Hi Bert

Since about 3 betas the OTA Firmware Update page shows this error: "CC1101 GDO2 not connected. Is it connected to the configured GPIO?"

The Option "Funkmodule" is set to "RX & TX", so it should not try to connect to CC101 ...

Thank you

Jochen Pawletta

zwiebert commented 4 months ago

Hello Jochen, thank you for reporting this.

In version 1.12.4.11 it is fixed. It was luckily only the error-test which was executed when it should have not. While working on it, I found two other minor problems, which were also confusing for the user, inlcuding myself. Works much better now. Thanks.

-Bert