I am working on RTOS that does not have WiFi driver for nordic wifi chips. I would like to port this driver to that RTOS.
In the documentation there is a mention of platform...
Hi,
I’m exploring the use of the Thread/Matter protocol for a smart lighting system. My goal is to have the system communicate seamlessly with the cloud—allowing commands...
Hi,
I'm trying to do DFU on a custom designed Bluetooth peripheral device using nrf connect for mobile application. I can able to perform DFU successfully is some mobile...
Hi, I started my project with SDK version 2.6.1 (starting from the 'hello_world' example). I added mcuboot (CONFIG_BOOTLOADER_MCUBOOT=y). I followed the instructions in the...
Hello.
I am trying to use nRF Connect SDK v2.8.0 and nRF52840 to run Matter's Light Switch and Light Bulb.
I was able to confirm that it works with nRF52840-DK, but...
My custom device uses nRF9151 and we're using SDK 2.6.0 with modem firmware 2.0.1.
When the device connects to the LTE network it derives a default APN, however, my provider...
I am using the MESH distributor sample from the nRF Connect SDK (v2.8.0) on an nRF52840 development board. My aim is to use the RC oscillator (RC source) instead of the low...
Hi,
In nRF52811-CAA chip, which pins are allocated to ADC inputs. In Table 122 of datasheet which shows pinout for WLCSP package, it just mentions AIN1, AIN2, and AIN3....
Hi,
I am facing an issue while flashing the code using an external debugger. I want to flash an LED blink code on the I/O shield " Raytac MDBT53V-P1M. " For this, I am using...
Hi there everyone I am new in nRF development. I was recently trying to add conexio stratus pro but i could not find it in my VS extension. What could be the issue?
Hi,
We are considering hooking up an external chip with a Bluetooth standard HCI interface to do Bluetooth classic using Hands Free protocol and Serial Profile protocol...
Latest 2.7.0 toolchain.
nrf5340DK board, light_bulb example.
I am using our own smartphone to perform up to AddNOC and ThreadNetworkSetup.
Then the control is transferred...
Hi, I would like to write a log to an SD card but I am completely unable to even connect to it using SPI in Zephyr/nRF Connect SDK. There seems to be some mismatch between...
I am working in NCS v2.7.0 for nRF52833 DevKits, and trying to set up a secure BLE connection to allow remote control of the device over GATT.
My devices are headless IOT...
Hi All, I have a 5340dk and it got bricked for no reason, last night I was able to flash and debug my program. But when I tried this morning, device is behaving unexpectedly...
Hello,
I'm new to pretty much all of this, but I'll do my best to explain my issue. As the title says, I'm currently trying to get a LSM6DSO sensor to work with the NRF52832...
Hello !
You have DTM test in nRF5_SDK_17.1.0 and in nRF Connect SDK.
I have used SDK test some years ago and it looks more simple if we compare it with new environment...
Hello,
I am working with the nRF9160 to communicate via DTLS. It works, but managing certificates is a bit of a problem. I am using the AT%CMNG command.
First, certificates...
When running example code which involves BLE on nRF52840-based boards, the devices (which have assigned names in the example code) don't show up on the iOS nRF Connect scanner...