In my design I need the RX to be standalone , I.E. no controller attached to it , does the programming STORE in the Chip ? If I set it up as a RX and set a specific Ch. Freq...
[Dev Env]
nRF51 DK
IoT SDK 0.8
IoT SoftDevice
[Question]
how i change my ip in ipv6_coap_server example use ipv6_address_set / ipv6_address_remove API.
To...
Hi Guys,
I have a MCU RTOS project. in Hardware board, builtin Nodic BLE chip over UART,RTOS BLE stack works fine.
We also have a MCU RTOS Emulator based on Qemu,we...
Hello,
I would like to have more info about canceling the pairing request on iPhone (thru the popup that asks if you want to pair with the device which is managed by iOS...
Hello everyone, I'm severely struggling to perform a simple task. I must be missing a very simple answer and, I hope with your help that I resolve the issue.
I am trying...
if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Greetings,
Apologies if this question has been asked previously but I recently received my Nordic Thingy 53 device and for the life of me the device will not connect to...
Hello,
I have a custom application for a custom board developed using the nRF52832. This applications includes the nordic UART and DFU services. In the case of the DFU ia...
I am trying to understand the output of the Power Profiler App used with PPK2 and nrf9160dk.
Below is a screenshot of periodic modem power consumption with my application...
Our system was running out of external peripherals and we decided to switch over the external SPI NOR flash to a bit bang driver however this resulted in odd behaviour when...
I am running on bluetooth demo: peripheral_uart, and enabled BT SMP DFU feature so that I can upgrade my firmware through bluetooth.
Everything went fine, and now I want...
We're been making use of CMakePresets.json and the "Pre-fill from preset" feature in the VS Code nRF Connect extension "Add Build Configuration" workflow with an earlier SDK...
Hi !
May I ask if the NFC function of the nRF54L15 needs to be powered when it is used as an NFC tag? Because ordinary NFC cards have no power supply and their operation...
Hi,
I am using the NVS to store my application data in the defined partition starting from a flash address of 0xFC000 to 0x100000.
I have 3 structures with variable sizes...
Interfacing mpu6050 with 52832 DK worked fine .
But when I used same sample code for 5340DK it produced errors .I configured device overlay file as below and build configuration...
Hi! I'm currently working on a project containing an nrf9160 as well as an nrf7002. I found the Nordic Distance Measurement Library, which is very exciting, and I was wondering...
I am currently struggling with the issue of the Bluetooth board disconnecting in irregular intervals ranging from 30 seconds to 10 minutes. The disconnection message is reason...
I kept getting the compile error when trying to build `sample/subsys/fs/fs_sample` ( github.com/.../fs_sample) to `nrf52840dk/nrf52840`.
```
C:/ncs/v2.8.0/zephyr/drivers...
Hi there,
I am working with NCS 2.9.0 and the nRF54L15-DK, running the radio test example with the RSSI Viewer, but it doesn't seem to be working.
Here are some error...
Dear nordic:
There is a problem while debugging the nrf52820 based on ncs v2.6.0
I wanna see the log via debug but failed, the circuitry is as the pic.How I can config...
HI,
We want to use NRF9151 to realize the DECT NR function. Now I have an NRF9151-DK in my hand, how to test the performance of DECT NR?
I used AT command to control NRF9151...