Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
Hello,
We are using 2 nRF5340-based devices running:
samples/bluetooth/periodic_adv_rsp
samples/bluetooth/periodic_sync_rsp
with the PAwR configuration (modified...
I am evaluating the board nrf3054-dk + nrf7002-ek I build and run the sample project net/samples/wifi/shell on my board when I compiled the project, I added the following...
The blinky example from the official website can be programmed, but after opening the code and compiling with SES to generate the hex file, it cannot be programmed. An MBR...
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,...