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...
Hello,
I am using SDK 12.3.0 on nRF51822 development board and nRFConnect app to scan and connect the peripheral device.
When i changed Mouse icon by the GENERIC_THERMOMETER...
Hi,
I'm developing a simple software that records RSSI values from both the Central and Peripheral device, using nRF5 SDK 15, adapting from two of the provided examples...
I am trying to implement the example-code for the Eddystone example from the infocenter. I'm using the nrf51422 to flash code to the Smart Beacon (PCA20006 with nRF51822)...
I am using the Nordic 52840 CSP for my project. It is used for a asset tracking application. I used the nRF52840 QFN schematic reference for design. Since there is a difference...
Hello,
I am looking for the inband image frequency for the NRF51822. I have received a few different results and want to confirm what the value is if it is Low 1Mbps: +1...
Hello Nordic,
I have seen a couple of your reports and I am not sure how to read the inband image frequency. You have put frequencies in there (I thought values should be...
Hi
What is exact difference between following versions of nrf51822QFAC chip 1.nRF51822-QFAC-T 2.nRF51822-QFAC-R7 3.nRF51822-QFAC-R
I am searching for nrf51822-QFACAx chip...
Hello
I am trying to move an arduino project where I read an ADC value from a FSR sensor. In arduino the FSR is powered by 5V and has 10Kohm pulldown resistor. The board...
hi,everybody
I want to design a sniffer for 2.4G raw data,I have some problem below
1.How can I set the radio register to recieve all message on same frequency;
2.I...
I want to create a PCB circuit withe the nRF52810 Transceiver. If you do not understand what i have in mind:
http://si.farnell.com/nordic-semiconductor/nrf52810-qcaa-r7...
We are seeing a potential issue with a product. on start up a pin is read and the read value determines if we go in to a test mode. Pretty standard.
Our failure is during...
Hello
i just bought my DK-nrf52 to move to BLE after playing few months with arduino. I have connected various nrf52832 shields from China (from Holyiot 17095, which is...
Hello, I want to test Round trip delay using BLE MESH 2.0.1 Light Switch Example Code...I have modify simple on off Light Switch Example. Example test using two Development...
Scenario:
We have three verticals in our project. The nrf51822 based device, base station (BS) and server running on cloud.
Problem Statement:
I need to continuously...