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........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
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...