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...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi team , I have developed the code where i am able to do OTA in dual slot when my application size is less , but my current application size is aprx. 260 KB and i want top...
When we were using nrfjprog to flash, we used "west flash --erase" because it was quicker to erase entire flash then sector by sector. However, when we upgraded to SDK 3.0...
Hello,
I have a custom board with nRF9151 and nano SIM card. I have flashed at_client sample to the module and trying to test different at commands.
It seems only PTI...
We are using the Nordic Semiconductor nRF7002-DK . In this board, both PS-Poll and No-PS-Poll power-saving modes are working as expected. However, when running in TWT (Target...
Hi,
I want to report a bug/issue with the NCS, is this the right place to do that?
We are compiling for C++, so when including headers like <net/nrf_cloud_coap.h...
The meaning of IQ data in the channel sounding example I am trying to use IQ data to calculate distance using the routines ` channel_sounding_ras_initiator ` and ` channel_sounding_ras_reflector...
I have few doubts in the follwoing imoplementation: For the provided set of parameters, when procedure count is 0, the estimated distance is printed for 6/7/8 sets of 72 channels...
Hello there,
I would like to know whether the upcoming nRF54H20 IC or any other Nordic chip will feature an "accelerator" peripheral, to speed-up computationally heavy...
Hello,
I am designing a custom PCBA based on the nRF7002DK PCBA and I really need the Fabrication Notes / Drawing that officially went to the fabricator to direct the build...
We evaluated the BLE Mesh DFU performance on the nRF52840 and observed that transferring a 342 KB binary took approximately 36 minutes. This aligns closely with the documentation...
Hello!
Can you map the zephyr versions to the LTS versions if possible?
We are using NCS 3.02 with the zephyr version 4.0.99. How does this relate to any of the LTS...
Hello.
I am developing in the following environment. ・nrf52832 custom board ・nRF5 SDK v17.1.0
This program already supports BLE communication, BLE DFU functionality, AD...
Hello.
During production, we occasionally encounter products that exceed the reception sensitivity standards.
Of course, we only select those that completely exceed...
I need to use PPI on my custom nRF52840 board, which selects soc nRF52840 as per copying nrf52840dk. However, this doesn't enable "HAS_NRFX", which is hard to track how that...