The DECT Nr+ shell (the MAC version, not the -phy; tested with v3.3.0-ba167d9f3db4) offers IPv6 connectivity.
The DECT standard has a profile for IPv6 described in ETSI...
Hello,
Overview:
Currently we are using nRF9160 we are using mbedtls library for generating EC key based certificates (self-signed and CSR). Our code is built with TFM...
Hi Team,
I just wanted to ask is amazon sidewalk support package for nRF54lm20b is available. If yes, please guide me with steps to add it to the project.
Thanks and...
Hello, I wanted to update my project (Custom board using the nRF54L15 ) to the v3.3.0 SDK since this fixed a BLE bug with the v3.0.1. version. To my knowledge I did not change...
I have installed ncs3.3.0 and want to keep ncs unaffected. According to the document docs.nordicsemi.com/.../sdk_setup.html , I should choose to import the edge impulse SDK...
Hi,
nRF9151 + Kyocera AVX P822601 internal SMT antenna: 8 dB RSRP loss vs external antenna — possible PCB layout issue?
Test Results
Test 1 — Out of Faraday cage, internal...
Hello,
I've had to redesign my bootloader and I am now stuck with a problem that I can not solve. I need to know the correct workflow for switching from bootloader to application...
I use the nrf51822QFAA, and s110 v8.0.0.
now I need update the application,i have the keil created hex file,
How can I create the ZIP file use the application hex file?...
I have built a PCB that includes the nRF51822. I have AIN7 reading an input voltage that I measure on my DMM at 269mV.
When I measure the voltage through the nRF51822's...
Hi, I have an application where I am recording button presses using a beacon-like implementation. The button presses represent start/finish events for a race and are communicated...
In my setup, i have a Node with SD130 as peripheral to Smartphone and as a central to a BLE peripheral.
I need to store some Unique ID about the Smart phone and a Peripheral...
I find out that
The s110 can only connect to a single
central, but is able to do
non-connectable advertising while in
that connection
by here
So is this...
Hello,
I have a problem with the sd_flash_write function. It HardFaults on me and I can't seem to find out why. The Addresses are 4 byte aligned...
The function is called...
Hello,
I have written a timer driver with timer 0 without SD and used 24 bit mode and it is working.
But when I used the same driver with softdevice and Timer 2 and...
I have a problem enabling TIMER1:
If the prescaler is set between 16MHz and 2 MHz the firmware fails to enable the SoftDevice, even if I didn't manage TIMER0, but TIMER1...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130.
Does anyone tried...
Hi,
I'm now going to combine the proximity program with the ancs program, but I don't know how to make it.
When I try to add the proximity program to the ancs (I add tps...
Hi all,
I want to upgrade current SD from 7.0 to 8.0 by DFU, and try it as followed:
1.Use the nRF Toolbox 1.12 in Android;
2.Select 'Soft Device' as the file type...