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...
Greetings Friends.
I'm having some trouble trying to figure out if I'm doing this the write way or not...
I'm developing a Eddystone scanner central on SDK15 with...
Hello,
I can not find any datasheet for the NRF52840-CKAA-R chip.
I need to know which GPIO pins have the constraint "LF" (low frequency only). Can I consider that the...
How the start address of my FW is set ? I would like to add a "library" right after the Soft Device. And the move the APP after this library. I can make it work when I have...
Dear DevZone Team,
I am developing a application on nrf51822 with SDK 11 and face a problem.
The thing is during connection time, I was trying to transmit data via bluetooth...
Is it possible to place a voice call using the nrf9160 (or other nordic device) and play pre-recorded audio over the call? The goal is an IoT sensor device that places a voice...
Dear nordic,
I want to make a PWM with frequency 1 HZ - 100 HZ and pulse width of 100 us. i see several demo in PWM .
can you help me how to make this ?
what parameters...
Hello, after following this tutorial https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-characteristics-a-beginners-tutorial I have set a custom service...
I'm using the SAADC peripheral by controlling its registers directly (no SDK or MDK HAL). I have an application that alternates between two configurations:
* One sample...
Above is my code. I am using Keil uVision5 IDE on Windows 10. I am flashing s132 and then application hex to device using nRFGo.
My goal is to take a square wave as input...
hi,
I am using nrf52832 board,sdk 15.0,soft device s132. i can upload both soft device and bootloader, after that how can i upload my application file .i want use both uart...
Hi all,
I am working on sending messages from nrf mesh app (proxy client) to proxy server ( nrf 52832 DK : running light switch example from nrf5 sdk for mesh v. 3.1.0)...
I am trying to program an external board nRF52810 using debug out on PCA10040. I was successfully able to program an external PCB board with nRF52832 using PCA10040,
but...
Hi folks, I'm receiving a special timestamp over bluetooth, and I want to write it to an external memory. I want the time at which it was written to the memory to be as precise...
I use Nodic sniffer nRF_Sniffer_200_beta3 to capture BLE Mesh packets, but found one strange scenario:
1 if set channel filter 37, 38, 39, can capture 3 packets in channel...