Ace's Electronics

  • Home
  • Store
  • Ubuntu 20.04 XRDP black screen fix

    July 29, 2022
  • Building OpenThread RCP for the NRF Dongle PCA10059

    # Clonegit clone https://github.com/openthread/ot-nrf528xx.gitcd ot-nrf528xxgit submodule update –init # Bootstrap. Skip the following line if you have the GNU Arm Embedded tools installed ./script/bootstrap # Build./script/build nrf52840 USB_trans -DOT_BOOTLOADER=USBarm-none-eabi-objcopy -O ihex build/bin/ot-rcp rcp-pca10059.hex # Produces # If you have openbootloader installed, do a DFU update using CLI or NRF Connect and flash the above file […]

    July 24, 2022
  • Ninja SP101 reflow oven mod using Reflow Master Pro and an SSR

    Disclaimer: This mod below is about as dangerous as it gets. Do not attempt this if you are not qualified. If you get anything wrong here you’re going to get electrocuted and/or your house will catch on fire. You’ve been warned! I was in JB Hi-fi the other day looking for something when I spotted […]

    June 17, 2022
  • NRF52 Jlink Arduino Error while flashing SoftDevice

    The default adapter_khz setting doesn’t ever work for me when using Jlink with Arduino via Sandeep Mistry’s NRF5 board support. Change the following line from adapter_khz 10000 to adapter_khz 2000 in file ~/sandeepmistry/tools/openocd/xxxxxxx/scripts/target/yyyyyyyyy.cfg

    May 26, 2022
  • NRF52832 ws2812b blinky

    Ed Wios on Github has done the hard work: https://github.com/edwios/nRF5_WS2812B go there and grab that repo. Head over to Nordic and grab the SDK 12.1.0 download from hereDirect link (hopefully): https://www.nordicsemi.com/-/media/Software-and-other-downloads/SDKs/nRF5/Binaries/nRF5SDK1210.zip Put the nRF5_WS2182B folder in the ~/examples/ble_peripheral/ folder Open that folder in VSCode and execute the make command via the cli in the ~/pca10040/armgcc/folder, […]

    May 26, 2022

Ace's Electronics

Proudly powered by WordPress