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...
Hi,
We would like to connect other SIM card than iBasis's SIM card with nRF9160.
How can we register sim cards to nRF Cloud?
Can we register by inserting ICCID and PUK...
Greetings, I am developing an application for the NRF52840 in a RAK Wireless RAK4631, using the Arduino BlueFruit libraries.
When I monitor NRF_RTC1->COUNTER variable, it...
Hello everyone,
Because of problem with availability we were forced to change our ready-for-production project from nRF52832_xxAA to nRF52832_xxAB which has 2x less FLASH...
Hi, there
I am using nrf52832 chip on a custom hardware and also using softdevice 132 to send data to an app.
I need to send data from app to MCU and vice-versa and...
Hi
I am using the nRF52832DK and the BLE_App_Blinky.
I have a stable BLE connection to a phone and then I try to close the connection inside the nRF with sd_ble_gap_disconnect...
Hi, I am trying to implement Azure FOTA using your libraries. My source code is a combination of the Azure iot sample and the Azure fota sample + some necessary alterations...
As I know,the New Order Code of nRF52 Series has added Access port protection Controlled by hardware and software function, the earlier order code : Access port protection...
Hi, I'm working on updating nRF9160 modem firmware update.
I have update modem[mfw_nrf9160_1.3.1.zip] using nRF connect Desktop application and read partition using nRF...
Hi
I run nRF connect SDK 1.7.1 and have a custom nRF9160 board.
I'm trying to get the I2C peripheral to work with my own hardware.
I have read and googled all tutorials...
Hi,
Can I use the hex file compiled for nRF52810 for nRF52805 directly ? Please note that I am not using any peripherals other than radio.
Can I use the nRF52810 build...
We use the nRF24L01+ in a dedicated RX mode, and it is preceded by a power splitter, filters and LNA. In order to run some system calculations, I'd really like to know the...
We are using nRF52840 on a custom board with nRF5 SDK v15.3.0.
Our application uses the NFCT driver (nrfx_nfct) along with nfc_t2t_lib_gcc.a to emulate a NFC tag with some...