I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hi
Does anyone know a CE—certified module based on the nRF24LU1+? Ideally, it should have an SMA connector, but any kind of antenna would be fine.
There are many modules...
I am running peripheral example radio test example on PCA10001(part of nRF51822 Evaluation Kit). using nordic sdk v7.
I am using mincicom on linux at baudrate of 38400...
Hello!
I am trying to get windows phone work with nrf_uart example on nrf51 dk board (pca10028).
I am using SDK 9.0 with S110 softdevice ver. 8.0.0.
I was using examples...
Hi.
I'm doing a customized board with NRF5340 and need to minimize all the general inductance on the board.
I would like to change L2, L3 and L4 to 5.6uH. Is it possible...
Hi,
I'm using a circuitdojo feather nrf9160 I want to use the nRF cloud but I got some trouble connecting. Something is missing, but don't know what.
This is what I did...
Hello everyone,
I am using the Power Profiler Kit II (PPK2) to measure the deep sleep current of an ESP32-H2 when running the boilerplate OpenThread deep sleep SED program...
Hi
We have nRF52840 + FEM in our design. Output power level is mainly controlled by the nRF52840 TX power setting which drives the FEM. However, the txpower options is...
Hey, After updating the nRF Connect SDK v2.60 (from 2.3.0) package an attempt to turn a BLE carrier ON by sending the BT_HCI_OP_LE_TX_TEST_v4 DTM command over the HCI interface...
Hi,nordic teams
im develop a keyboard use nrf52840 by ncs sdk 2.6.when i test the dfu funcation by python file ,there is 2 problems .
1.the usb dfu is so slow that i need...
I want to add a custom at command in the SLM example . I follow the https://developer.nordicsemi.com/nRF_Connect_SDK/doc/2.6.1/nrf/libraries/modem/at_cmd_custom.html , enable...
Hi.
I have a problem.
I changed project settings 52832 -> 52840
on 52832 the project work perfectly.
using 52832, SDK 15.3.0 S332, ble, ant, ble dfu.
now I wanna...
I use one channel of the SAADC on nRF52832 to measure the power supply voltage. Code for configuration & operation of SAADC attached:
Short description:
- Configure...
Hello and thank you for your time. I seem to be getting some incorrect performance from the flash memory with NVS, in that NVS needs to be primed or something before it works...
Hi,
I'm working on a board that uses an npm1100 (QFN) in the following configuration:
When testing my board, I populated it with only the components shown in the...
Debugging my application indicates that I might be not servicing BLE NUS RX frequently enough bt_nus_cb.received is sometimes not called timely Is there any way for user to...
Hello all,
I'm using a custom nrf52840 dongle. There are some questions about bootloader and Softdevice. Everything works fine when I use nrf Bluetooth Low Energy app...
Hello.
I have a product that I am working on which a peripheral and it is able to communicate test data over BLE UART connection. For development purposes, we have internally...
Hi Team,
I have 1 nRF5340 Audio DK. With the steps mentioned in below links, I configured Json file to Gateway and I'm able to achieve it. ( developer.nordicsemi.com/.....