Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
I think variations on this question have been posted before but they all seem to be very old. I'd like to use the Bluetooth 5.2 LE Power Control features that involve exchanges...
I am evaluating the board nrf3054-dk + nrf7002-ek I build and run the sample project net/samples/wifi/shell on my board I tested the wifi shell with some personal encryptions...
Hi!
I just upgraded a product we developed using a Fanstel BT840X module (nrf52840 with a Skyworks SKY66112 amplifier) from SDK 2.3.0 to SDK 3.1.1 and I noticed that our...
I'm planning on using an e-ink display with my custom PCB . But when I add/enable the e-ink display node in my device tree, the TF-M code throws an exception in /ncs/v3.2...
Hi,
The attached screenshot shows a section of an air-trace for the 5340 running a commercial LE Audio stack. From the rising edge of the logic inputs, it can be seen that...
Hi List, I am using ZMS to log data. While performing stress tests, I see few issues:
Including zms in the projects makes the application boot time delayed. The delay...
Hi there,
Several examples of the course include a configuration file and an overlay file for the nRF52840 dongle. However, the code cannot be compiled. The problem seems...
Hi everyone,
I’m trying to use the HTTP client sample from NCS v3.0.2 with a W5500 Ethernet shield on an nRF5340. DHCP works fine, and I can successfully POST and GET using...
We are using the Murata Type 2FR dev kit - https://www.murata.com/en-us/products/connectivitymodule/wi-fi-bluetooth/overview/lineup/type2fr
Internally, this has NXP's RW612...
I'm running the subrating sample (ncs\v3.1.1\nrf\samples\bluetooth\subrating) on two nRF54L15-DK boards. Using a protocol analyzer I'm seeing that when the subrate factor...
Hi there,
Just a minor flaw in the exercise, but a question concerning the callback from the event “le_param_updated”. In the solution to query the connection interval,...
One of my customers currently has a requirement similar to the one discussed in this ticket:
In their product, the main controller is a BES2610, and the Bluetooth functionality...
Hi
According I2C standard, there is a requirement regarding falling speed of SCL/SDA which is > 20*1.8/5.5=6.54ns, and our measurement result of Tf on SCL is 5.732ns.
...
Hi
I am using the nRF7002 DK with NCS 2.7, based on the sample project `nrf70-wifi-ble-image-transfer-demo`. I modified the code to embed a fixed image as a header file...