Hi Nordic,
I've built a ble app with a custom protocol, but am struggling with storing bonds, when running under freeRtos.
What I see:
central app crashes (hardfault...
Hello All,
I am new to this forum, I have been using nRF51822 for a while, and its a great little BLE chip. I am usinga BLE keyboard to send a key to iphone and I captured...
I WANT COMMUNICATION BETWEEN A NRF51422 AND NRF528321 BOARDS, IN WHICH IN NRF51422 BOARD I WILL MEASURE PWM COUNT(IT IS PHERIPHERAL) AND SEND IT TO NRF528321 BOARD WHICH IS...
Hi,
I've been working on a way to detect and prevent replay attacks when beacons are used for sensor data. This is mostly used for home automation sensors, where I have BLE...
Hi,
For our current application we have migrated from SDK 13 to SDK 14. We are using RTOS to handle the functionalities of our application. We replaced our own task for handling...
hello,
I use nrf51822 + S130 + SDK12.2 in my product, nrf51822 work at central + peripheral mode,and i use nrf_duf_flash module for my dfu funtion.
The problem is, i...
I want to communicate Central and peripheral devices with KeyPass. Also I want to generate keypass in Peripheral device. But keypass should to include symbols, low/upper case...
I'm considering various protocols for mobile robotics applications using Nordic nRF52-based transceivers. The Gazell protocol looks to have a number of appealing features...
What is the exact LFCLK control behavior with regards to control from both the APPCORE and NETCORE? The clock control figure at https://docs.nordicsemi.com/bundle/ps_nrf5340...
We have a custom board in production, which is nRF52832, s132, nrf5 SDK.
Below I provide you some code regarding the peer manager. We use a static key to pair and connect...
I have a program that to fail to start. I read the flash content use jflash, found that the only difference between the program that can run normally is the value on MBR_parameter_addr...
Hi,
This ticket is related to Case ID: 318953.
We have a nRF52820-QDAA-D-R7 on our 6-layer PCB with full ground layer beneath the chip. The chip has the external reset...
Hi,
I am currently developing a project using the nRF52810 as my controller and SEGGER Embedded Studio (version 5.42a) as my IDE. I have successfully integrated the Timer...
Hi
Is there any way to read the current value of the nPM1300 timer?
This would allow to keep track of time while the CPU is not running or rebooting (in the absence...
Dear community, I have a custom PCB based on nRF52811.
Earlier i worked on nRF52840-DK successfully with less head-ache.
How can we configure any basic project for this...
I am programming with the nRF52840DK. [Toolchain Manager: v1.3.0, IDE: Visual Studio Code (VSCode), SDK: ncs v2.6.0, window11 pro]
I'd like to inquire about methods for...
Hello,
I need to write to the UICR flash multiple times. Typically, this involves disabling the softdevice, writing to the UICR, and then re-enabling the softdevice. However...
ncs v2.6.1 nrf5340
As mentioned in the document , Q1. Does CONFIG_BT_MESH_PROV_OOB_PUBLIC_KEY need to be set on the provisioner's side as well? The document only mentions...
Hello
NCS2.3.0 or newer, is there a demo BLE HID ?
connect to android phone for control play/pause music.
i.ve found ble_app_hids_mouse in SDK 17.2.0. it can play...
I was trying to setup a nordic nRF9160DK following the steps present on the first lesson of the course "Cellular IoT Fundamentals", and fail to do so. When I got to the verification...