We have engineers with newer android devices unable to install the nRF Mesh Sniffer app on newer android devices. The Google Play store says "not available for any of your...
my nrf52833 board cannot work after power. but can start when I run nrfjprog --reset . but when I power down and power on the nrf52833 board, it do not work. the following...
I have an IoT project that reads data from a proprietary device via an I2c SBIffer. The device consists of a controller and a small display, which are connected via an I2C...
Hi,
I am working with a u-blox EVK-NORA- B206 development kit. It has an onboard J-Link and it contains a NORA-B206-00B which has a NRF54L15 inside. I use VS Code with the...
I just got the board, installed the nRF connect sw. Then installed the J-link, connected the board, power it on and run the quick guide, but it searches and doesn't find anything...
I connected the programming header as described in "nRF6930_Beacon_Ref_Design_UG_v1.0.pdf" 5.5.4 Programming interface. I was trying to program Beacon Kit but failed many times then I compared it with…
Hi,
I have written SD & SDHC card routine for reading, writing and erasing data from SD card. It used the hardware SPI of nRF51822.
NOTE:
1)Define the PINs of SD card first before initialing.
2)Define…
There are several types of write operations, write request with authorization, write request without authorization and write command. You can see message sequence charts for those messages here and he…
Here is an example of a hardware setup to measure the voltage on a Lithium battery with a voltage divider and a connected capacitor. The Lithium battery typically has a voltage range of 2.7 - 4.2 V and…
I've put up on Sourceforge, a Mac OSX application which interfaces with the Nordic BTLE sniffer software and has some of the functionality of the Windows application Nordic ships with that software package…
Update: Since this blog was originally written the nrfjprog tool has been ported to OS X (now macOS). This means that the flash programming is much simpler, and it is simply a matter of following the documentation…