Switch your device to USB, then connect Beam to it.
Switch to USB
Somewear devices connect over Bluetooth by default. Switch to USB before connecting Beam.
With the Beam CLI (Node only)
- Power off Node.
- Connect Node to your computer over USB.
- Run
beam device update-settings --connection-mode usb. - Beam shows the device settings it’s about to apply — press Enter to accept.
- Power Node back on. It’s now reachable over USB.
With the Somewear mobile app
- In the Somewear app, pair to your Node or Hotspot.
- Tap the device status pill in the top right.
- Tap Advanced Settings.
- Under Connection Mode, tap Change, then USB, then Change and disconnect to confirm.
- The device disconnects from Bluetooth. You can now connect to it over USB.
Send data over the device
-
Connect the Node or Hotspot to your computer over USB.
-
Run
beam upif Beam isn’t already running. -
Run
beam device connectto have Beam connect to the device. -
Send a message over it:
beam message send --content 'Hello from space!' --channels 'radio,sat'Omit
--channelsto send over every channel available, including your computer’s WiFi.