hello, Nrf24LU (Rx) , nRF51822(Tx).
The Nrf24LU Can only receive one packet。
if I use this function twice , like this:
The Nrf24LU can receive Continuous.
I guess The...
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...
Hi,
I'm trying to run fatfs example in sdk. I only changed the spi pin numbers. What is wrong with that?
Here is RTT screen.
My schematic is; CS-------------P0.08...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
Hi,
I know I have been asking quite a lot of questions lately, so I hope Im not too annoying ;)
my application currently runs very stable (no hard faults or whatsoever...
I try to active the serial example in the nordic folder nRF5_SDK_15.2.0_9412b96. When using RX_PIN_NUMBER 8, TX_PIN_NUMBER 6, CTS_PIN_NUMBER 7, RTS_PIN_NUMBER 5, HWFC true...
Hi all,
I am learning about the combination between Bluetooth mesh and NFC. I would like to realize a simple exercise below.
Assuming that I have a mesh network with 4...
Hi,
I am using NRF 52840 DK ,rev.1.0.0(2018.36) and nrf52840 dongle(1018.34.For development using ubuntu 14 and windows machines and segger IDE.
Board details:
NRF 52840...
Hi,
We have used nRF51822 QFAA H10 in our product for a long time but the latest order was fulfilled with H30-devices and now our production test fails.
The test step...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 and S132 SoftDevice v6.1.0 to do some tests . But now I encounter the disconnect reason 0x22...
Hi,
I'm using nus for the sensor works with uart 57600 baud rate.
Few munites later connection is broken. I don't know why.
Can anybody know this issue?
Waiting...
Just test SDK14.20 serial DFU demo project on Nordic PCA10040 board by USB serial.
Got below exception. Any clue for it please?
Thanks.
C:\gxf\nrfutil\nordic>..\nrfutil...
Hello,
I want to modify the NRF logging module to include the line number where the log was originated.
In the past I created a wrapper macro that called NRF_LOG_INFO...
Hi all,
I am using nRF82532 board. This board TX,RX(P0.06,p.0.08) pins connected with QUECTEL module in ZEPHYR sdk platform . Please forgive me for these basic doubts. ...