Are there any up to date samples for running BLE on nRF9160 development kit? I've tried building the following sample: https://github.com/nRFCloud/lte-gateway/tree/main for...
Good morning Nordic team, we are currently evaluating a migration of our Zigbee firmware from the legacy nRF5 SDK for Thread & Zigbee v4.2.0 to the nRF Connect SDK (Zephyr...
Hi
The TWI driver has a twi_clear_bus() function but the TWIM does not.
I'm getting an I2C error, and need to do I2C soft reset. I'm doing this manually at moment but...
I am logged into my nRF Cloud account and have a nrf9151-DK provisioned and added to a group and want to do a FOTA upgrade as in the Nordic Developer Academy course: "nRF...
Hello,
I am looking about something similiar which I was able to find for IEEE 802.15.4:
https://docs.nordicsemi.com/bundle/errata_nRF52840_EngB/page/ERR/nRF52840/EngineeringB...
I recently completed a field-upgrade path from an nRF5 SDK 17.1 application (with the legacy Secure DFU bootloader) to a fresh NCS-based firmware stack, while preserving user...
I'm working on nRF5340 custom platform (NCS 2.6.1, Zephyr 3.5.99). I use MCUBoot immutable bootloader and external QSPI NOR Flash for slot-1 partition during DFU.
This is...
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...