Hi,
The situation:
I was able to successfully receive known packets from a device running gzp_device_dynamic_pairing, from, the host running the gzp_host_dynamic_pairing...
Hi everyone
nrf51822,softdevice s130 2.0.0
now i used softdevice s130 establish two connection as a central with two s110 peripheral device,at the same time i establish...
Hello , I want use nrf24lu as "Hos" and nrf51822 as 'Device'.
I need some info about nrf24xx whith gazell .but I can't find info bout those param like:
typedef enum...
When you download win driver (from www.nordicsemi.com/.../72324929 for instance). There's only a win32 dll/lib provided.
However, modern development are often made on 64bits...
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...
Hi,
I need to store the 1kB of data in the flash storage and it need to be read anytime and change the data anywhere.
I am using nrf52840 DK and also nrf5340 DK to perform...
Hi,
i am working on dfu with nrf52dk. i am facing a problem when genrating private key.
in cmd i got error with following command
"C:\Users\admin\Desktop\a> Traceback...
Dear friends,
I want to realize dfu in 52840 DK by PyACI , i know there should be a bootloader firstly,
a) I have flash the seiral example(nrf5_SDK_for_Mesh_v5.0.0_src...
Hi,
i am working on dfu with nrf52dk. i am facing a problem when genrating private key.
in cmd i got error with following command
"C:\Users\admin\Desktop\a>nrfutil.exe...
Hi,
I'm using nrf52840 and connect it to a PC via NFC pad (which triggers advertising).
When I'm turning my device on, connection fails to be established. Only after...
When using the nRF52 I was able to program the device with a special test build which allowed me, via a simple CLI, to control the radio and set a channel, vary power, set...
Hi Team
im trying to change device name during running time..
i can able to change the device name working fine for connectable mode...but if i go for running time non...
the power consumption is about 6.12mW in BT connected, and consumption is about 7.75mW in advertising mode.
is it normal or has possibility to reduce it to extend the battery...
Hi, you must be sick of me!
Now that (somehow) I've got the BLE Secure DFU Bootloader to work on my nRF52840 DK board. I'd now like to load it on a nRF52840 dongle pca10059...
Hello !!
I am using ble_app_becon example code to send some data with device name. On central I'm scanning and searching with device name to identify at central side and...
Heija Guys,
I have a question regarding the usage of the Zephyr BLE and the PWM. I would like to use the Zephyr BLE Stack and the PWM Driver together. The Problem now is...
Hi,
i am working on dfu with NRF52DK. I am facing a problem with compiling a example dfu code "pca10040_s132_ble_debug" .
error message is "cannot find ../../../../.....
Hi,
We bought 2 pcs of nRF52840 Dongles and want to use them to test if a nearby BT device has the correct MAC address.
I've programmed them with "sniffer_nrf52840dongle_nrf52840_7cc811f...
Hello,
I'm using the "usbd ble uart " with twi scanner example to send a sensor value through an arduino 33 ble sense using nrf52832 and it works very well . but when...