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...
I'm transitioning from SES to Visual Studio Code.
In SES, I can define multiple builds and then define preprocessor options (eg. -DOPTION1) for each build definition
I...
Hi there,
We are quite new to Zephyr. We are currently porting our existing app onto Zephyr as a test. We are currently using NCS 2.5.1
So for our existing application...
I needed to add my own partition to the primary flash, and was able to do so successfully by adding a section to the device tree partitions.
However, when adding MCUBoot...
Hi,
I'm trying to setup my NFR52840 DK to act as a NFC tag so that I can read some simple data on my phone via NFC transfer.
I have tried a few NFC sample applications...
Hi,
I am using a modified HTTPS Client demo code [Let's say Version A] and sometimes when trying to debug with Segger Embedded Studio for ARM (Nordic Edition v 5.34a/Jlink...
Hello,
From time to time I am getting the error " Unable to find bootable image" when I start a debug session in SES-NE v5.60.
FIH_CALL(boot_go, fih_rc, &rsp); if (fih_not_eq...
I am trying to read the GPIO state on an nRF52840 right after it wakes up from deep sleep (System OFF mode). I have configured 4 pins as wake-up sources from deep sleep System...
I have been working on finding the cause to an unexpectedly high power power consumption in several newly produced units of our product based on nRF5340. I believe I have...
I'm trying to build a custom secure partition, but get the following error when building:
However when navigating in files to the directory the file "tfm_custompartitiontest...
Hi All,
My team recently reserved a custom service UUID with the Bluetooth SIG, and we'd like to replace the custom 128-bit UUID we had been using in our products. Can I...
HI
We are mass producing NUS-based products.
During mass production testing, pairing is performed and functionality is tested by pressing buttons, etc.
However, pairing...
I'm using
AT_MONITOR ( catch_all , ANY , on_modem_at_notification );
and I'm just printing the notification on reception:
static void on_modem_at_notification...
Hello,
I would like to add to my project new i2c slave (for example - dac5571 from TI). In the DTS overlay - under the i2c0 node I need to specify compatible , and I don...
I have configured the nrf52840 DK one board as Peripheral and other as central.
Added multiple services and characteristics. I am sending some data at every 20ms using notify...
Dear all:
Customer products in normal mode, BLE works normally, all functions are OK. An error occurred in DTM mode during authentication. Procedure The failure status is...