Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
UF2 Bootloader 0.3.2 lib/nrfx (v2.0.0) lib/tinyusb (legacy-1500-g23df777b) s140 6.1.1
Model: Adafruit Feather nRF52840 Sense
Board-ID: nRF52840-Feather-Sense
Date: Mar 12 2020
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
./adafruit-nrfutil-macos --verbose dfu serial --package /Users/myusername/Documents/feather_nrf52840_sense_bootloader-0.4.1.zip -p /dev/cu.usbmodem4011101 -b 115200 --singlebank --touch 1200
-bash: ./adafruit-nrfutil-macos: No such file or directory
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
$ unzip -d sense-bootloader feather_nrf52840_sense_bootloader-0.4.1.zip
Archive: feather_nrf52840_sense_bootloader-0.4.1.zip
inflating: sense-bootloader/feather_nrf52840_sense_bootloader-0.4.1_s140_6.1.1.hex
extracting: sense-bootloader/feather_nrf52840_sense_bootloader-0.4.1_s140_6.1.1.zip
inflating: sense-bootloader/update-feather_nrf52840_sense_bootloader-0.4.1_nosd.uf2
pip3 install --user adafruit-nrfutil
./adafruit-nrfutil --verbose dfu serial --package feather_nrf52840_sense_bootloader-0.4.1_s140_6.1.1.zip -p /dev/cu.usbmodem4011101 -b 115200 --singlebank --touch 1200
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
Re: Adafruit Feather nRF52840 Sense – Bluetooth connection i
my-mbp-name:~ my-user-name$ cd /Users/my-user-name/Documents/sense-bootloader
my-mbp-name:sense-bootloader my-user-name$ ls
feather_nrf52840_sense_bootloader-0.4.1_s140_6.1.1.hex
feather_nrf52840_sense_bootloader-0.4.1_s140_6.1.1.zip
update-feather_nrf52840_sense_bootloader-0.4.1_nosd.uf2
my-mbp-name:sense-bootloader my-user-name$ ./adafruit-nrfutil --verbose dfu serial --package feather_nrf52840_sense_bootloader-0.4.1_s140_6.1.1.zip -p /dev/cu.usbmodem4011101 -b 115200 --singlebank --touch 1200
-bash: ./adafruit-nrfutil: No such file or directory