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 everyone,
I've a nRF52810 based device that I am working with the Android based nRF Connect app on a Poco F1 (Oreo 8.1.0). The app scans the device properly but connection...
I just got my new nRF52840 dongle and went through the procedures stated. But I tried programming the nrf blinky firmware and after that I'm not able to connect the dongle...
Hi,
I am relatively new to the Nordic family of chips and I am very impressed with the level of documentation and support available, so many thanks for that.
I am working...
I would like to use the nRF52840 Dongle for evaluating the platform for a custom product. I need to make use of I2C, SPI, BLE and maybe 802.15.4 raw packet access. I'm new...
Hi :
I find some problem about th .
First I connect the USB,then I copy a folder with 18 binary files to my 52840DK,then reconnect.and compare the folders in DK with the...
Today, I tried out the Ble Bootloader from the Sdk examples.
As a central client, I'd used the »nRF Loader App« on an iPhone and also »nRF Mcp« on an Android Tablet (I'd...
I am interfacing My acc/gyro sensor (ICM-20648) with nrf52832. I am using my custom board and successfully get the mac address of my custom board. Noe i need to ensure about...
I use two PCA10040 for nus experiment, S132, SDK14.1
sniffer capture packets found that no data can be captured after the master send CONNECT_REQ, I guess it is not because...
Hello,
I have a working application on nrf52832, running sdk version 15.0 and SD132 version 6.0.0. Now I would like to add dfu functionality. I followed the instructions...
I followed this :
Connect the nRF5 boards to the USB ports and decide which one you want to use as a client and which one as a provisioner by noting down their 9-digit Segger...
Hi all,
I want to verify nRF52840 SoC SPIS peripheral on PCA10056 DK using any compatible SPI master hosts. I use SDK v15.2.0 SPIS example.
I know that Nordic SPIS peripheral...
Hello All
I'm trying to lock debugging/reading capability in my code. My system consists of a bootloader and an application beside the Softdevice and MBR.
What is already...