Hi,
I am using multiperipheral mode in ble_app_hrs using the ble_app_multiperipheral example taking the functions on_connected and on_disconnected while connect and disconnect...
Hi,
I'm using nRF52810 on SDKv14.2 and I have changed the bootloader from 52832 to work for 52810. I could do OTA now. I found that the bootloader there is no timeout when...
Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
HI,
I'm currently working with two chips RF24L01+.
Each chip switch in sending role to receiving role several times. By default, I set them in sending role and I whait...
Hello
Previous projects used SDK11 protocol stacks with BootLoader and DFU
About the BootLoader of sdk11, DFU is different from sdk15. Please consult me. Thank you.
...
Hi Sir,
As check below link, we know how to re-write the bootloader address.
https://devzone.nordicsemi.com/f/nordic-q-a/26300/how-to-use-nrfjprog-to-write-uicr-bootloaderaddr...
Hi,
I am implementing an application where I need to transfer a 32 byte array via NFC. The only issue is that existing modules in nrf52 sdk have support for UTF-8 encoding...
Hi,
I am looking for a flasher that can be used for nrf24le which can be used in serial production. I found segger Flasher portable plus for nrf51, This device can work...
HI, team.
I use two nrf52840 PDK run the example light switch, light switch proxy server and client.
for the light witch proxy client, when press button 0 it will call...
I have an application where 2 peripherals are gathering sensor data and sending this using notifications to a central. Every connection interval, new sensor data is available...
Is it possible to scan for eddystone beacon advertising packets using a nRF52 central device?
I'm trying to accomplish having authorized beacons such as waypoints that...
Hello,
I am developing a bootloader on nRF24LE1. The NUPP configuration is: the first 24 pages (page 0 - 23) are set to be unprotected and the last 8 pages (bootloader)...
I have three nRF52840 DK. I'm trying to make some project on Bluetooth Mesh network using nRF52840. And how can i make the use of mobile as node in network along with 3 nRF52840...
Good day!
In my BLE project I use connection parameters negotiation module. In order to ensure software consistency there is a test for memory leakage. After some investigations...
Software:nRF5_SDK_15.2.0_9412b96
HW: PCA10056
Modify:
1. Added LED blinky and PWM on the blink FreeRTOS sample.
2. Added task 2 demo2 as dummy to test the freeRTOS...
Hi,
Starting a new design with nRF52832 that requires TWI, SPIM, and UART interfaces. Also need a wake on GPIO for the power button. Is there a preferred pin assignment...
Hello, we are experimenting with proprietary RF transmissinon between two nRF52832 devices. We are currently trying out the esb_ptx and esb_prx examples, toggling GPIOs on...