Is there a recommended way to access the USB data lines from the J3 connector of the nPM1300EK? I would like to be able to charge the battery and also provide a USB mass storage...
Hello,
I am currently testing DECT NR+ communication between multiple nRF9151 SMA DK boards, but I am unable to establish a connection between an FT and a PT.
I initially...
The nRF91 series of modem firmware are distributed with FOTA-TEST diffs to allow for validation of FOTA integrations. Will the nRF93M1 firmware images be distributed with...
Hi Nordic team,
I am using the nRF52840 HCI USB project as the controller firmware, with a Linux device acting as the Bluetooth host.
My application has multiple BLE connections...
Hello DevZone Community,
I wanted to share a unique hardware-in-the-loop implementation using the Power Profiler Kit II (PPK2). While the industry is heavily focused on...
Hi,
I am developing on the nRF5340 and using an external modem and an external GNSS module. I am using SDK version 3.4.0.
To operate the modem, I use `modem_cellular...
Hello Nordic Support,
I need version-specific troubleshooting advice for an nRF52840 DK, PCA10056 hardware v3.0.3 (label 2026.16), with the nRF5340 interface MCU. I have...
I am hoping there is a Wiegand protocol file i can import into the project so i dont have to write it. Is there a function that has already been done i can import into my...
Hi Everyone
I was trying to get the BLE Uart working with the nrf52840.
Everything works fine, all files are compiling and running, but when i debug the code using segger...
Hi,
I use the peripheral ble_app_uart with nRF52832 (Murata module). The nRF52832 is connected to another MCU, STM32L476, via UART.
P0.5 - RTS
P0.6 - TX
P0.7 - CTS...
Hi.
I am developing a FW for nrf52832 and am using the nrf51 dongle as a testing tool using nrfconnect.
However, this is not working good because the dongle misses notification...
i need use flashwrite in my code, but i found sometims when i write data in flash, the BLE connecting sometimes is borken, i used this funciton flash_word_write(uint32_t ...
I am looking for help in doing a hardware reset. How can this be done? Do I need to make P0.21 active low so that P0.18 is enabled to be in RESET mode? This is for hardware...
To ship custom sensor data generated at 200 Hz from a BLE peripheral to a BLE Central over a GATT service I chose to start with template project in peripheral directory of...
Hi,
I'm using the nRF52 dev kit and try to use it as an Eddystone beacon. More precisely I want to use Eddystone EID and I would like to register the beacon using ECDH....
Hi, I have following issue and need some help. I am using SEGGER Embedded studio for ARM Release 3.4 build 2018052200 36079 with latest SDK on window 10 (64). Most of the...
Dear Support,
I’m working on uVision V5.25.2.0, using nRF5_SDK_15.0.0_a53641a.
My evaluation board is Rigado BMD-300.
Target: nrf52832_xxaa.
I tried using the printf...
The nRF52832 documentation has sections both for SPIM/SPIS (SPI peripheral using EasyDMA) and SPI (raw, direct write to the TXD register).
Indeed the nRF52832 does support...
Hi, There are some codes donot want to be interrupted. Before the execution of those codes, I want to close the all interrupts, after the execution, I want to open the all...
We have recently completed the design for a product prototype using the 0.4 mm pitch nRF52832 WLCSP. When we sent it to the board production house, the cost to produce it...
Hello,
i am searching for the possibility to get the information of the number of retransmissions which are needed, to get an ACK from the receiver. The legacy chip nRF24L01...