BLE without USB?

Hi.  I apologize in advance if this question is in the wrong place or is too elementary for this location/audience.  I have prototyped a product using two Nano 33 BLE arduinos which are "based on" the NRF52840 board.  It's for a wearable product that needs BLE and the two boards draw between 15 mA and 20 mA each which is too much for my use case.  I have read that the USB port on an arduino is responsible for most of its power consumption, perhaps all but 1mA.  So, my question:  Is there a board that I can purchase for a production product that is like a Nano 33 BLE arduino without the USB port, and is programmable either via BLE or via an existing pin (maybe the SWD pin)?

Parents Reply
  • Thanks, Edvin.  I guess I'm still confused.  Following the link and looking at the product brief, it looks like the dongle is intended to plug into the USB port of the nRF52840.  But it's the USB port that is power-hungry so I don't see how the dongle eases my problem.  I wonder if it's possible to disconnect the USB port (either physically or programmatically) after the board has been programmed and eliminate it's power draw?

Children
Related