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...
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...
I downloaded nRF51 SDK 5.2.0 and I am studying the examples for S120.
I notices that there's no gcc directory, thus only Keil compiler can be used. Is there a way to use...
Hello,
I have some questions regarding bluetooth low energy and the NRF51 series.
[list=1]1) I have to synchronise maximum 17 sensors, so i will maximum need 4 masters...
Hi.
I am looking for the internal resistance of the ADC pin of my nrf51822. I have looked at the Product Specifications (as well as the Reference Manual and other documents...
I find it unstable to send hid data, even if I set timer 1 every 8ms to send hid data.
I can catch data bag from wireshark it seems that interval of two data even close...
Hi All:
The hardware is working perfectly up until I changed some codes in the program and load it on the chip then I am unable to program again. The error message is:...
1.Size of EPROM. Is it big enough for our program as well as our data file for the whole day?
2.How can we secure the EPROM so that no one else can overwrite our code or...
We have an application that is an apple ibeacon, plus some extra properties that can be read (battery level for example)
The "ibeacon profile" eats up all the space in the...
Hi Guys,
i'm a newbie, trying to get the heart rate demo project working.
I've connected the nRF8001 to my own hardware, using a PIC processor.
i'm able to connect...
Hi,
I have a question about the service profile (ex:heart rate service, battery service,etc...), these services are based on protocol of IEEE11073-20601? Actually, I want...
See subject. The softdevice is currently installed on the chip (v6.0.0-1.alpha)
I searched online, and found some information that the security state of the chip has been...
Hi all,
When I receive data from the phone app, I do it via this service handler (and it works):
err_code = ble_services_init(&my_device_service, ble_receive_handler...
error:-559038737 ...line:1128 file_name:src\ll_lm.s0.c
And I can't find this file, so can somebody help?
Why this happen? How can I do to avoid this? It will cause reboot...