You are reading a single comment by @AkosLukacs and its replies. Click here to read the full conversation.
  • Some info about the Serial console in the MDBT42Q
    Yes, you can disable the UART console with Bluetooth.setConsole(true).

    a: "Note: Serial1 is not enabled by default because it requires the high speed oscillator to stay on, which increases power draw a huge amount. If you connect the UART but don't power down and power on the MDBT42Q, you won't get a serial port."

    b: Yes, you can disable bluetooth NRF.sleep() and NRF.wake(). Note: it disables bluetooth immediately. Even if you are connected via Nordic UART.

    c: Edit: ok, Gordon was faster, and he is right about the regulator or not...

About

Avatar for AkosLukacs @AkosLukacs started