Hello,
I'm new to the Nordic SDK and I would like to ask you for help with implementation of PORT events for revision < 3 in "low power" mode instead of "high power" mode...
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...
Short version: Can someone from NordicSemi give me some pointers as to what the assertion at PC 0x134A2 in S132 v6.0.0 is testing? Thanks!
Long version: Since the Friend...
We will inquire about the RF identification code.
I am in the process of certifying the product before mass production.
The certification body is requesting data on the...
Hi
I used nRF5_SDK_14.2.0 to develop nRF52832. Now I have a problem. I used the demo of ble_app_blinky in the ble_peripheral files. I want to send the 2552 bytes by ble_lbs_on_button_change...
Dear Sir,
I am implementing a program in which I need to stop advertising inside the function ble_evt_handler() .
I am starting the advertising by calling the function...
Hi everyone, for the project I'm developing it's extremely important to measure RTT as accurately as possible and as such, after some SoftDevice specification I imagined the...
Hi,
I am using Ble_app_gatts central example. Applied filter on name and connection made with some device which is not Nordic BLE device.
As in this central code, after...
Hi All,
I am using Keil and GCC but I want to migrate my projject to "Seggers Embedded Studio for ARM". After following the tutorial about migration, i have been able to...
I've been doing some exercises with the FDS module to ensure I understand it and have come across an issue. When I write I am not seeing a write call-back in the fds_event_handler...
I do not know why the comparator does not compare correctly. I use AIN6 as Vin+; ANI0 as Vin-. The code is show in below. The comparator is work in differential mode.
...
Hello,
I am using the following
Mesh Version : nrf5_SDK_for_Mesh_v2.2.0_src
SDK Version : nRF5_SDK_15.0.0_a53641a
IDE : SEGGER Embedded Studio for ARM Release 4.10...
Just wondering if anyone knows a reliable method to update a project to use a new SOFTDEVICE version?
One that can be repeated for each new release.
I am using Segger...
Hi,
I have a question about pairing a phone with the nrf52832.
During the pairing phase (the phone see our device that is advertising and then starts the paring procedure...
Hello,
i am facing issue with nRF5x Command Line Tools. I am using custom board with nRF52832. While i am using Segger J-flash Lite there is no problem to flash program...