I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
Hi Nordic Team,
I am working on the Matter Smoke/CO Alarm example with ICD (Intermittently Connected Device) support enabled.
My operational mode is working correctly...
I'm trying to replace HM-10 module with a RAYTAC MDBT42TV-DB-05 for a transparent UART (serial passthrough) application. I've configured all the parameters and GATT settings...
in fact , I have the while sdk directorys. in c:/ncs/v3.1.0 but,the nrf extension in vscode cannot recognize it. it always info me to install a sdk in welcome page. so, I...
I am using nRF52840, we have an issue which seems like a standard issue with nordic switching between regular battery and a coin cell backup.
I need to know the following...
Hi Support Team
Is the ifft the measured distance? I test the channel sounding sample in NCS v3.0.0 and find that the ifft distance error is relatively large. How to optimize...
My new PC could not find PPK in the power profile menu, even I installed different version nRF connect desktop or different Power Profile versions. I always could not find...
Hi:
I'll be using the Raytac Bluetooth Module in my project.
Imagine that the Bluetooth Module has a Bluetooth connection established with the smartphone (Android or...
Hi,
I am programming with ncs v2.9.0 based on nrf52833 chip
And base on peripheral_hid and central_hid
Testing that peripheral send data continuesly to central,and about...
Hello
I am attempting to perform BLE certification using a third-party module for the nrf52832.
Should I select the nRF Connect SDK QDID for all design items?
Or, should...
Hei,
I want to implement custom AT commands using a nrf9160 and ncs 2.8.0. The device should be able to process custom AT commands via UART console.
I followed this documentation...
Hello, I am using nrf52832 along with S132 soft device and SDK 17.1.0.
For BLE pairing I am using Just Works as there is NO IO and NO Display.
Could you please confirm...
Currently, I am only powering the NRF5340 chip to test its performance. I have opened a standard example project located in the directory: nrf\samples\bluetooth\peripheral_uart...
Hi, I’m currently working on a setup with three nodes:
Node A : collects data
Node B : acts as a relay, forwarding data
Node C : processes the data and then...
Dear Nordic Team,
I hope this email finds you well.
I am currently working on integrating group functionality with a Matter device (Node ID: 114, Endpoint ID: 1) using...