While running the BLE HCI USB ( bluetooth_hci_usb ) sample in Raw mode on an nRF52840 board, we observe a bus fault under specific conditions. The fault occurs when the device...
I’m working on an nRF52-based design where the device should remain in System ON low-power mode after an operation (SAADC sampling + BLE sync). After SAADC data collection...
I'm working with NRF54L10 module. I needed more mcuboot space so in pm_static.yml I allocated it 80kb. Before this FPROTECT was working but after I allocated 80kb, now FPROTECT...
how to create the nrf52840 mesh of more than 50 devices ?
I am using the chat sample for this mesh network but i am tested with the 12 boards but i am getting reply from...
I have nordic board nrf5340-dk + nrf7002-ek I want to run on it the application zephyr/samples/net/cloud/aws_iot_mqtt I built the project and I flashed on my device I can...
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…