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...
Hello,
I am trying to read multiple registers from a slave of i2c.
The values that I capture are the first value repeated in all the buffer.
The number of readed reg...
Hi,
I would like to use ping pong mechanism to prevent faulty application update on nRF52840. Is there a way to build a single image to run at 2 different addresses? How...
I have OSX Sierra, VMWare Fusion and Windows 7 available.
I do Arduino (Teensy) dev, staying on the OSX side.
I want to use the nrf52 chip as a MIDI over BLE conduit ...
Hello,
I have a PCB with a NRF52 powered by batteries. We need to be able to plug the batteries, then program the device and never remove the batteries.
We noticed, that...
I have a need for an interrupt to go off at a 4khz rate. For this, I am using a repeated App Timer (running off the 32k crystal).
Prior to adding this extra timer, we used...
I'd like to run the DK in at the lowest power in SYSTEM_ON mode.
It's my understanding that the ble_app_gzll example places the system in the "low power" SYSTEM_ON mode...
Hello Folks
I would highly apprciate if anyone can point me in the right direction here
After lot of consultation we imported a smal size shipment (of about 1000 nRF51822...
Connection_mode_with_1sec_Notification.jpg
In my BLE project I am using connected mode, and I found that the current consumption is very high ~190uA during idle mode. I...
I'm currently working with an own hardware with a nRF52840. We had some time to get the radio working, because we copied the schematic of the PDK. In the reference design...
Hello I am using sdk version 14.0 and softdevice S332. I am looking at the ANT + bsc code. I have two questions when looking at this code.
bsc_tx could not see an event...
Hello guys,
Please help me on this.
I want to erase BMD 350 chip using BMD 300 erase and recovery software tool. But I can not do it.Error comes as per the attachment...
Dear all,
I want to create a star network, composed by one gateway and a limited number of nodes. The nodes periodically send information to the gateway. I am using the...