My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
I am trying to run the USBD_BLE_UART for nRF52840 on a PCA10056 board.
I installed the USB driver that comes with the SDK (17.1.0).
My computer is running Windows 11....
Hello, I am trying to save some sensor data based on my current state of the device. I want to log IMU data and timestamp into my external flash (MX25R64) with littlefs file...
Our design has an nRF5340 with a 32 MHz high frequency crystal and an accurate 32 kHz external rail to rail clock chip (+/- 5 ppm @ 25 C). We would like to measure the actual...
I need both zephyr power device management and the low power features of LPUART in my project.
However, enabling PM_DEVICE raises idle current consumption by quite a bit...
I am developing with thingy53. I would like to enable BLE function, MCUboot and littlefs file system at the same time. I am using SDK and toolchain v2.7.0 and sysbuild as...
We are developing a device that uses BLE, 4 contacts (buttons), a piezo connected via PWM and a realtime clock (RV3028). It also stores event data on an external flash using...
I have 2 more questions still left for Channel Sounding:
1. I think i now fully understand how the filters work... But when i try this code, they won't connect:
2. I have...
I'm working on a project where I want to integrate AoA into the DS TWR templates provided in the DW3000 api. My hardware is made up of the QM33120WDK1 Ultra-Wideband (UWB...
Hello Everyone,
I am using a nrf54l15 for my current project and ran into some discrepancies within the documentation provided for the processor.
Even the AI chat bot...
Greetings,
I am facing a problem making my BLE device change its advertising name by parameter received from UART. The advertising name is generated using my function...
Hello Nordic Team,
I previously asked about how to configure the internal load capacitance for the 32 MHz crystal on nRF54L, and I’ve successfully applied the solution provided...
Hi,Team,
I am developing ble using nrf54l15-dk.
My goal is to get the ble identity address of the device, but I don't know how to read it.
I found " bt_addr_le_create_static...
Hello Nordic Team,
I’m trying to use the nRF54L DK to program an external MCU via SWD , but I’m encountering an error during connection. I’ve already followed this guide...
Hi i am facing the issue with initializing the peripherals when the device is wake up from the deep sleep this are the logs i am getting after wake up this taking to log to...
Hi, I have been experimenting with the Direct Test Mode program. I am using an nRF9160 DK, specifically the bluetooth chip nRF52840.
The Direct Test Mode is not officially...