I had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
Using one ADC, the current can be reduced to about 40uA after the ADC value is taken. Using a two-channel ADC, after the ADC value is taken, the current stops at about 0.4...
I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
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...