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...
I am using BLEPeripheral and MySensors libraries and nRF51822 device(client side).
I want to change functionality, if I press key of nRF51822 device it should start to advertise...
I have a PCA10040 working with the mesh sdk.v1.0.0 serial example. I can do an Echo via the Python interactive_syaci and get a back a response. I have seen the documentation...
Hi Nordic
I am running ble and ANT + bsc code on our custom board. However, since the sd_softdevice_enable function does not return, I asked the question once. devzone.nordicsemi...
hi i am using nrf52832 soc with sdk14.2.0 ble_central_multi-link example with soft-device s132v5.0
i want to know that is that any way to set connection handle number can...
hi,
i am using nrf52832 mcu with sdk 14.2.0 and with softdevice s132v5.0.0 with ble_app_multilink_central example to connect with nordic thingy 52 as ble peripheral to...
Hi,
I noticed you have added C13 and C14 (12pF) caps. However, they are not visible on Infocenter's reference circuitry. What are these caps for and why they should be...
PDM Initialization normal,I enable PDM and start PDM sampl,I find not jump to NRF_PDM_EVENT_END irq,This is when the link is broken.I suspect not get data in RAM,can you gave...
Hello,
I want to add NUS service on the SDK_14.1.0_1 example called "ble_app_hrs_rscs_relay".
I added
uint32_t nus_err_code;
ble_nus_init_t nus_init;
memset(&nus_init...
Here: devzone.nordicsemi.com/.../group__ble__api.html
Choose to simply not keep track of available buffers at all, and instead handle the BLE_ERROR_NO_TX_BUFFERS error...
We plan on using 4 to 5 timers on our project. Each timer has different timer intervals (Example 1 minute, 50 ms, 300 ms etc)
We are trying to use 2 Timer instances and...
Hello,
I am working on example
nRF5_SDK_14.2.0_17b948a\nRF5_SDK_14.2.0_17b948a\examples\ble_central\ble_app_uart_c
pca10040\s132\arm5_no_packs/ble_app_uart_c_pca10040_s132...
Hello, I would like to know if there is any way to avoid bootloader start in secureDFU firmware transfer. All the checks on init file and control point are on the application...
My DFU is staying in the bootloader, even after successful download of the application package.
I have modified the secure bootloader for my custom PCB (removed the GPIO...
Hi,
I'm trying to get OpenOCD flashing to work on Windows using the FTDI 2232H adapter and an NRF52 target. I found this site:
https://www.allaboutcircuits.com/technical...