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 have set up my project to use the DFU bootloader to upgrade the application. When my application is running it can be sent a command from the central device to...
Hi
Can I read the content of RF register for LE1 by using the SPI of extern MCU?No matter the code of LE1 is encrypted or not.
When set the LE1 to 0dBm,the TX power...
[*] Hi Guys, Newbee for Nordic, so sorry if its a silly question. I have a nRF51422 and all demos are working great.
But, I need to develop Windows 8 app using the supplied...
Is there a way to have a device ready to receive a message (while the BLE stack is initiated) without advertising?
For our product, we will be having potentially hundreds...
The way i understood GAP, it's supposed to be some sort of stateless key/value protocol.
In order to get GAP working with an ibeacon, i took the ibeacon example, and changed...
In the past I've used the Johanson 2450BM14A0002 balun with the nRF8001 with great success. Unfortunately, it's now out of stock throughout the US at component retailers,...
Hi,
I think it's great that Nordic Semi is using Github for the Arduino SDK.
Are there any plans to do the same thing for the C SDK ?
Best regards,
--Stephan Walter
I have Nordic nrf51822 BLE device, I would like to develop a system such that whenever nrf51822 turns on it starts to make connection with the other BLE V4.0 enable smartphone...
Hi,
I recently made a custom board using the nRF51822 and the LC network using values from the reference design. After fabrication and assembly, I tested the insertion...
I tried changing the broadcast name which was not easy but after installing the nRFgoStudio and editing the XML file with it - I managed to change the name yet the UART program...
For some sort of geofencing application, we want to include the BLE module nRF51822 into a Base Station (BS), and a small mobile device (MS).
The MS should detect the presence...
I have 2 moduls from ebay (rfinchina). I write little librarie for nRF24L01 and my msp430.
When i start my coard and init spi and try read few register - i have problem....
Hi,I use 51822 to make a fitness device. one of the function is advertising current value(Steps,Heart rate,Distance,Calorie) to the phone over BLE. What the default service...