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...
Greetings!
I am using NCS 1.4.99. I have spent some time debugging my I2c application on NRF5340 and I came to the realisation that I was not able to control any pin that...
Hi,
I'm developing a program using SPIM instance 1 on nRF5340 PDK, with nRF Connect SDK 1.4.0.
The problem I met is exactly the same as this post . If I want to use a...
NRF52832, nRF52840 is under consideration for development. Because of the implementation of Secure Boot and Secure Key Storage capabilities, we want to choose the nRF52840...
Hi,
I was able to upload a binary file before, but not able to upload a binary file to nRF connect app in order to FOTA.
Could you please help me to upload a binary file...
I am trying to compile and run the ble_app_hrs example for an nRF52810 dev board, using Segger Embedded Studio v5.34. I am using nRF5_SDK_17.0.2_d674dde, with s132. This is...
Hi,
I am looking for a working example for upgrading the MCUBoot itself when we have the configuration B0+MCUBoot+APP, especially wrt to SLM application.
I have gone through...
Hi, I am developing using Segger Embedded Studio.
I downloaded the module and checked that output/debug/Exe has a .hex file.
Then can I download this output file back...
Hello,
We are testing Angle of Arrival feature which was released in Bluetooth v5.1 We are currently using Texas Instrument CC2640R2F and TI angle of arrival board to...
Hi,
I'm using nrf52840 with BLE functionality.
I don't use sd_ble_gap_tx_power_set in my application.
Does it mean that I'm using default power (dbm)?
What is the...
Hi,
i am trying to interface an external spi flash memory with nrf52832 to store temp. data.
i tried to read the manufacture/device id but i am getting wrong data.
my...
Dear Sirs
We are planning to have our end product certified by FCC and CE. It uses the nrF52840 SOC directly on our PCB. This has the following QDID : 124988.
We have...
I am using cjmcu 8223 board for my project so for uploading program I brought a ST-link V2 pen drive like device but I can't able to detect the board on the ST-link software...
Hi
I am currently evaluating a 52840-DK (from 2017 I believe) and several 52840 dongles (ordered very recently). I managed to successfully run the light/switch mesh example...