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 guys,
I need to get MAC address of my device and put it into characteristic? Is it possible? And maybe someone can tell how to implement this?
Regards,
Konstant...
Hi:
I use heart_rate_collector project in pc-ble-driver ( https://github.com/NordicSemiconductor/pc-ble-driver/blob/master/examples/heart_rate_collector/main.c )to connect...
Hello,
we are studying component base for development Wireless Hearing Aid device.
trying to understand limitations and capabilities of your nRF51822 SoC.
1. Can...
When test the current in the WFE state.
If not use the DMA, the current is not exceed 0.1mA. And when have used the DMA, the comsumption is very high , the current is about...
Hi,
We have a custom board with nRF52832 QFABB0 chip. High frequency crystal used is 32MHz (Part No: ECS-320-8-37CKM ) with two 12pF load capacitors (Part No: 80-CBR04C120F5G...
Hi All,
As "Mesh beaconing example" work as a advertiser and at a same time it scan beacon also.
I just want to use only beacon scanning functionality in this application...
Hi
I have moved an application from Softdevice 130 V5.1 (with SDK 14.2) to Softdevice 130 V6.0 (with SDK 15) both using keil.
My BLE peripheral device name is Nordic1234...
we are using NRF52832 for a project design, I am a bit of afraid of BQB certification, I think add a such like Johanson 2450FM070029 ceramic filter in front of antenna, (...
Hi guys,
I will begin the bluetooth mesh structure part of my project. I looked at this topic to learn what I have to do for creating a mesh project at KEIL. That guide...
So I have a NRF52 DK PCA10040 V1.1.0 2016.15 and a NRF52 DK PCA10040 1.2.4 2018.23....
the 2016, when connected to my laptop by usb, produces 3.3 volts on vdd....( sb10...
Hi
I am developing a healthcare device which is paired via NFC. The NFC pairing is non-standard as it needs to work on iOS, I place records for a MAC and a service UUID...
central 52832dk peripheal 52832dk 14.2sdk , My custom service has 5 features. When discovering, sometimes the service discovery is complete, sometimes the service is not found...
I am trying to measure the power consumption of a PCA10040 board while debugging, using the PPK. I am using the setup shown here: "Measuring current on nRF5 DK while debugging...
Hey,
I found that sdk 12.3.0 (the latest for nrf51822) has example fpu_fft with linked CMSIS_DSP lib, but this lib is for cortex m4. I downloaded arm_cortexM0l_math.lib...