Hi,
I use SDK v10, S110 v8 and dfu_dual_bank_ble_s100_pca10028. My application has dfu support.
I reset to bootloader from application after writing 0x0104 to dfu control...
I have a nRF51822 device.
When the connection interval is 50ms.
The transmission distance can up to 50m+.
But, when the connection interval is 1000ms.
The transmission...
Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
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...