You are reading a single comment by @Gordon and its replies. Click here to read the full conversation.
  • Yes, that's no problem at all - as long as you set LED1 to be an input first - either by doing digitalRead(LED1) or pinMode(LED1,'input').

    I'd suggest using LED2 or LED3 though, as LED1 is flashed at startup - so is automatically made into an output (which might conflict with the HM-10).

About

Avatar for Gordon @Gordon started