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...
Hello,
I am developing a device using nRF52832. This device transmits data every 100ms, but periodically transmits data every 5ms.
The BLE connection is functioning well...
nrf52840 17.1.0 s140 SDK :- examples/dfu/secure_bootloader/pca10056_s140_ble_debug
We are using nrf52840 17.1.0 s140 DK secure bootloader with BLE debug. We initialized...
I am at my 15th attempt to download the SDK from Vscode Nordic extension. It keeps failing midway, sometimes after 30mins, for various reasons that are probably related to...
Hi,
I am ultimately trying to move from version 2.3.0 of the sdk to 2.6.1. I have an nrf52_dk board i want to try and test the "different" way that the sdk is now doing...
I am trying to program a QSPI flash with a file system. I have confirmed that my qspi ini is correct as i can read write and erase. I created a small file system on an usb...
Hi Nordic Dev team, I'm using the older nRF SDK in a project that is built using a nRF52840. I have an RTC and a GNSS connected to the nRF52840. I use one of the LP timers...
Hi,
We are ready for the production of the 9161 and we have applied for the IMEI by the nRF cloud. The IMEI we have applied are all 15 and we want to know if the IMEI's...
We developed a custom board with an nRF9161. During board bringup I want to test if the modem can connect via Cellular. I flashed the modem_shell firmware. The modem reports...
In our application, if i enable Softdevice with LF clock Source as RC i get proper timing on interrupts.
If i remove softdevice and just request lf clock manually, the...
Hi All!
I want to procure the nrf9160DK for my project. Can you please guide me that nrf9160 LTE services will work in Pakistan? The cellular mobile operators in Pakistan...
Hello.
I am developing device using nRF52840 and i have question about IO pin usage.
The circuit is currently providing voltage to the A12 pin (Digital I/O), but it is...
We are using nPM1100 along with a STM CPU. When we put the CPU into deep sleep, it takes one minute for the current to go down to 20uA from 500uA.
We were expecting the...
I have a customised bootloader using uart + BL, built from the SDK examples and modified using articles found here. It works - most of the time. The product is a cusom board...
Hi to all,
this is my first public ticket ;)
I would power a nRF52840 on my custom board both with a cell battery (specifically CR2032) and the VBUS provided by the USB...
Hi, 1. After executing nrfjprog --recover command with PCA10040 DK, I read this hex: nRF52832.hex with Programmer
2. What does this program do that causes read protection...