Dear Nordic Semiconductor Support Team, My name is Iwo, and I’m developing a BLE central application using the nRF52840 DK with nRF Connect SDK v3.2.1. The application works...
Hello everyone!
I want to use BLE with the filesystem (FS), but I haven’t found any examples. When I enable BLE advertising, any filesystem operations stop working.
(...
Hi,
We are working on the nrf5340 and our current device firmware uses the NCS 3.0.2 (i.e. nRF Connect SDK 3.0.2). We wanted to try an upgrade to NCS 3.2.1 and followed...
Hello, I am facing an issue of low speed of file read and write while using LFS on External Flash, Winbond (W25Q64JV) .
This is the Configuration Im using in my DTS file...
Hi,
I am trying to use lvgl on nrf54l15, but I am facing issues with spi. I was trying first to use vanilla zephyr 4.1, but now I switched to ncs 3.1.1. I am trying to run...
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…