Hi,
We have a pretty small device to be designed and I was wondering if nRF54L15 CAAA WLCSP would
have updated recommendations for matching network components available...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
I have problems with nRF Connect(Android, latest Version, no version number found) to find BLE devices with 2M phy, coded phy and extended advertising. So i am running nRF...
Dear Nordic Team,
I hope this message finds you well.
Some time ago, we asked about the migration from nRF9160 to nRF9161.
We want to ask the same question regarding...
I want to use the external flash on the nRF5340 DK using SPI as the board I'm developing for will not have QSPI. I used the littlefs sample which has a lot of the settings...
I have made my own NRF52832 Dev board as in the next image:
I received the board, and ICs and hand-soldered them in my home.
however, I am still a newbie in nRF SDK...
Dear ,
I tried to use HTTP POST to POST the information from GPS to my webserver.
But I couldn't combine 2 of them together. ( they, GPS and HTTP POST, worked well separately...
The driver timer of the slave stops when the slave disconnects with the master. The deviation is caused by the disconnection as the following picture shows. The hardware timers...
I've been using secure DFU over a bonded BLE connection with the following configuration:
S140 6.0.0
nRF5 SDK 15.0.0
nRF Connect for Android
#define NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS...
Hello,
I am using nRF52832 based development board (PCA10040) and softdevice v6.1.0.
I want to ask that does the feature of Periodic Advertisement of Bluetooth 5 depend...
Is there any documentation that talks about interface between board controller (nrf52840) and nrf91 on nrf91DK
How do they interface. Is there sample code to create custom...
Hello all,
I am working on the DFU on the NRF52810 custom board
I am trying with secure bootloader example PCA10040e
with sdk 15.3 s112_nrf52_6.1.1 softdevice
Then...
Central and Peripheral are connected by BLE.
The following error may be displayed when sending BLE message multiple times to the peripheral at the same time.
>> NRF_ERROR_RESOURCES...
Hi,
I found a bug in fds module ( Flash Data Storage ) which lead to data system corruption.
Scenario:
Given the device started GC(Garbage Collection) procedure...
Hi,
I have found a bug in the fds module (Flash Data Storage), which lead to losing "installed pages". If it was a swap page, fds module will be bricked.
Tested on SDK...
Hi,
I have written a short driver for the ADXL362 accelerometer, which I'm attaching here, and I've connected breakout board of the accelerometer from Sparkfun to the nRF51...
Hi there,
I have just upgraded the SES to V4.16 and followed the assistant guide in nRF Connect. I have deleted the old ncs folder (and all files) and also created a new...
I measure 184 uA of current during WFE. I've read in other posts that the nRF52832 should draw about 1.2 uA during WFE.
I've looked over the project settings many times...
Greetings,
I am using nRF52840 Dongle and nRF Connect v3.2.0 PC application to scan for nearby Bluetooth devices and connect to them.
I want to develop a PC application...
Hi, I use in my design a component which use the nRF52840 - WLCSP package.
I use SPI to connect the nRF to a SD card slot. With the package, I understand that pin K4 (P0...
Hi all,
I am debugging the data transition flow of the Node with Relay.
We modified the example of ONOFF_server. We found that the unicast address should the odd number...