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...
This is sort of a hardware question, involving the RADIO peripheral in the nrf52(840) line. The question is simple. Is there any limitation on when you can change the TXPOWER...
I have a driver for a Piezo buzzer running on bare metal that I would like to port to the nRF connect SDK. The existing PWM-based driver in Zephyr does not fulfill my requirements...
Dear Nordic Team,
I want to connect my nRF9160DK board to my nRF7002DK board and get a wi-fi location. I've followed samples/cellular/nrf_cloud_multi_service as sample...
I have a question about Serial Modem firmware and the AT#XCMUX and AT#XPPP functions.
Are these commands available in the Serial Modem example in the Quick Start?
If I...
Hello,
I've been working with nRF9160 for a while now and wanted to let you know, I love this little piece of hardware. The possibilities, the small form factor, the power...
Hello~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our hadware is very simple, just a power IC, a nrf52840 and a G-sensor.
Our pre-production...
We have used zigbee sample for coordinator we did many changes in that like subscribing and sending values in UART when any new device gets added.
but noticed ZB_ZDO_SIGNAL_DEVICE_ANNCE...
Is there any plan to support Bluetooth Channel Sounding in Zephyr OS apart from nrfConnect SDK? If so, when can we expect a pre-release version to be available?
I am using a nrf52833 with NCS and was wondering if there are events I can subscribe to (or polling if events don't exist) that will notify me when USB power is connected...
Hello,
after some trial and error, I managed to use the "Bluetooth: Direct Test Mode" example with NCS 2.7.0 (Sysbuild) and USB.
Now I'm questioning myself how to correctly...
Hello,
I want to know how I can complete the qualification process. I already have a Bluetooth account. I tried to go through all the steps, but the only things I needed...
Hi, Encountering an error while trying to program a custom board connected to the nRF5340 DK via P20.
The external board is connected to the nRF5340 DK through the P20 connector...
Hi all,
by default, the "nRF5340: SMP Server with external XIP" sample does not support reverting images in case DFU was not successful. In other words, it does not swap...
Hey, everyone. I am currently working with NRF9160, NCS V1.3.0, developing code for an application that requires periodically storing important information in flash, and send...