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...
Hi!
I want to use tag-connect without fixation for fast flashing boards. Just plug it in and a script automatically flashes board in seconds. If somebody knows, if it possible...
Hi all,
In BLE app uart coexist example, When programmed successfully, using nrf_connect app, one can see Nordic_UART and Mesh Client being advertisied. The BLE part advertisng...
Hello,
I'm working with an nRF52832, SDK 14.2 and Freertos 8.0.1.
Two tasks are defined, one for led signalling and one where saadc is used to check the battery value...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
1. I have an nrf9160 module, patched on the customer's own board. 2. I want to connect this board to nrfcloud 3. I read the imei of this nrf9160 module through the software...
Hi, I'm working on NRF52832 ble_upp_multirole_lesc example in SDK15.0.0. When I try to activate its DCDC attribute via NRF_POWER->DCDCEN = POWER_DCDCEN_DCDCEN_Enabled or sd_power_dcdc_mode_set...
Hi Team,
Hope you are doing well, and safe from this pandemic.
I would like to ask that, is there any serialization for zigbee from linux PC?
As we have verified...
Hello,
I noticed in the release notes for nRF Connect SDK v1.2.0 there is a known issue with the nrf_send function as it relates to blocking for several minutes, see below...
Hi,
We have successfully verified "BLE UART and Zigbee Color Dimmer Light Switch Example".
Right now we see there is no support for receiving reports from light bulb example...
Hi,
I recently discovered the platform. I'm trying to modify the examples in order to understand the different ways it works.
My last step was to add a Generic On Off...
Hi , I am compiling the bmdware project (in IAR embedded workbench 8.32.2) and I have errors (particularly Errors while linking assembler, shown below).
I have modified...
Hello,
I am using Segger Embedded Studio version 4.52b and when creating a new project, it automatically creates a segger link script file and sets the linker to 'Segger...
Earlier with SDK 13 in custom advertisement I was able to send 30 bytes under unknown characteristics tab in Nrf connect APP but in SDK 15 I am not. Because the firmware or...
Hi everyone,
I started working on the nRF9160 with a Thingy91. I installed nRF Connect SDK v1.2.0 and i was able to try some sample like GPS or AT_client. However I would...
Hi ,
SDK : 16.0.0.,Mesh V4.0 ,PCA10040
My project requirement is : I need to use 2 dev kits one as a server and one as a client communicating each other on BLE Mesh
...