Hi All,
I am using nRF51422 with softdevice s310. And implementing Cycle speed and cadence receiver. most of the data processing is fine but i am facing one problem.
...
Hello Nordic Team,
I have a problem with programming the nRF24LE1 chip.
I am developing a small system, which consists of a uC STM32F4xx and a nRF24LE1 Radio Module. The...
Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hello,
I’m porting the hids_keyboard demo to work with the nrf51422 dev board. I just changed the #defines for the board in project settings, as well as the pin assignments...
Is there a way to change the scan interval while scanning is on?
I can stop scanning, set a different interval value and start again but that is not my intention, it wastes...
We have some nRF51 beacons kits and we want to connect some external peripherals using the available GPIO pins.
Does any one have an idea on how to solder some pin headers...
I'm trying to implement the ability to change the beacon properties (UUID, Major, Minor) using NRF Beacon Android app. My project is based on s110_nrf51822_7.0.0 (ble_app_beacon...
I'm working with the nRF51822, using the S110 soft device.
My application includes some measurement functions that are timing critical. Ideally, the code would be atomic...
Hi,
Can I use the J-Link Edu programmer to flash the nrf51822? Right now I'm using the J-Link LITE CortexM that I get from the development kit to flash the firmware into...
Hi folks,
I am struggling a little bit with Eclipse.
I just followed this tutorial ( embeddedsoftdev.blogspot.ca/.../eclipse.html) , the project compiles fine, but sometimes...
Hi everyone !!
I used to work with a RedBearLab module to prototype my bluetooth application, but since I have to plan the final version, I don't know which chip to choose...
I am using Eclipse Kepler, gcc and the nrf51 plugin ( sourceforge.net/.../) on OS X. I had an application that worked fine with SDK 5.2 and S110 Softdevice 6.0. I had been...
For my project,my ble device need to report firmware information to app, since the newer softdevices(like s130 0.5alpha) don't have FWID in UICR,where can I get it?
(Nrfgo...
Where can I find theta JC (junction to case) and theta CA (case to ambient) or equivalent thermal characteristics for the nRF51422 in WLCSP package? I've looked in the data...
Hi
in my project i need to interface SimpleLink Wi-Fi CC3100/cc3000 booster board with nrf51822
anyone care to share how to do that.
iam planning to interface via uart...
Hello,
I know there are already some post in that case but I have no idea what's wrong with my code. I've just downloaded code from: github.com/.../ unpacked to "\Nordic...
I have some code that works great on the Eval Kit. I would like to move it to the smaller form factor Beacon kit. I currently use the S120 SD. Is there an easy way to install...