Led Rx,Tx,Err for ESP8266 Wifi gateway not working.
-
Hi,
I have a small problem: I am using the Gateway Mysensor EPS8266 WIFi.Everything is correctly working except the leds:
in the code mysensor code , there was:
// Flash leds on rx / tx / err
// Led pins used if blinking feature is enabled abovedefine MY_DEFAULT_ERR_LED_PIN 16 // Error led pin
define MY_DEFAULT_RX_LED_PIN 16 // Receive led pin
define MY_DEFAULT_TX_LED_PIN 16 // the PCB, on board LED
I replaced by:
// Flash leds on rx / tx / err
// Uncomment to override default HW configurations
#define MY_DEFAULT_ERR_LED_PIN 1 // Error led pin
#define MY_DEFAULT_RX_LED_PIN 3 // Receive led pin
#define MY_DEFAULT_TX_LED_PIN 4 // the PCB, on board LEDand it does not work: the LEDs are always on.
can you tell me if these pins are used for other things and only led 16 is available?
Thanks for your help
Gerard
1 out of 1
Suggested Topics
-
Day 1 - Status report
Announcements • 23 Mar 2014, 22:45 • hek 24 Mar 2014, 20:12 -
Echo request is not set
Troubleshooting • 12 Aug 2024, 15:36 • kamilb85 3 Sept 2024, 08:58 -
Ghost Child
Troubleshooting • 13 days ago • FcNanoLed 10 days ago -
Raspberry Pi 5: invalid GPIO 9
Troubleshooting • 27 Aug 2024, 13:20 • igo 27 Aug 2024, 13:20 -
Can not compile MySensors on esp8266
Troubleshooting • 24 Aug 2024, 15:35 • TheoL 29 Aug 2024, 20:47 -
JSN-SR04T-V3.0 Coax cable extended
Troubleshooting • 9 days ago • bocalexandru 7 days ago