Hi,
This post is very old.
devzone.nordicsemi.com/.../
I have a nrf51822 chip and I'm using it as BLE and it exposes some service and characteristics and it is working...
Hello!
I set up a project using NRF24L01 and a patch antenna ceramic, the type used in GPS.
In fact, I tested several types of antennas, F, F inverted, GPS, Loop. But...
Hello,
I'm trying to create a PC application to read out some Ti Sensor Tag modules. I'm using a nRF51822 USB dongle and the Master Emulator api.
The nRF dongle sees...
Hi
I have my code like this .
unsigned char *encryptedData;
unsigned int encryptedDataAfterAppendingLength;
memset(encryptedData, 0, encryptedDataAfterAppendingLength...
After ping through link local address ,i am not getting any Router solicitation messages,neighbor solicitation messages and neighbor advertisement messages while i am capturing...
Hi I've got my nRF8001 breakout board ready I now need the SDK in order to start developing firmware code.
I don't have any registration key, how do I get hold of it? ...
Is it possible with Nordic NRF51422 to perform accurate proximity ranging to make sure that a circle of 2 to 3m but not more is identified in a reliable way?
What is the...
I'm assessing whether ANT is suitable for the network deployment I have in mind, and I would appreciate to hear any thoughts you have on this.
I have a network of say 20...
Hi,
I want to change the GAP params such as connInterval, slaveLatency, and have some questions:
1.can I call sd_ble_gap_conn_param_update directly or need to send...
I used nRFgo Studio(version 1.15.1) to program S110 and application through my Jlink. But it's not worked in version 1.16.0.
It's not a good feature! :(
Is there any compatibility table for nRF51 series chips with revisions, softdevice versions and SDK versions?
I have some custom boards with a module that contains a nRF51422...
I'm trying to output a relatively high frequency PWM (300kHz). I'll need to adjust the duty cycle on the fly, without glitches and minimal time spent in IRQ handlers.
Currently...
I'm trying to build the ble_app_hrs example from Nordic's SDK on a Mac OSX 10.9.2 and have been following Nordic's nAN-29 Note v1.1 to install required tools, while looking...
Good day, I am using a USB to UART IC and it isn't working just because the nRF51822 Tx signal is inverted from this IC. There are some way to invert the UART signals?
I am building a new PCB board for a prototype. It will be used for proximity. It will blink on low battery. It also has a piezo speaker attached to a pin as well. My question...
Hi all. I'm now developing a triangulation solution for indoor robots as a project at my school. I have 4 radios, that I want to communicate with.
One master node send a...
I need to create timeout below 1ms. I would pretty much like to use timer for that because I do not want to hold the cpu inside cycle. For me it is not important the exactness...
Attempting to program a softdevice hex file using Keil uVision and an ST-Link V2, I get:
No Algorithm found for: 10001000H - 10001013H
This is in the UICR (User Information...
Hello,
I am thinking about going to eindhoven the 20th of may for the nordic tech tour presentation.
My main interrest is the new v7.0 S110 softdevice which is to be released...
I have used the NRF51822 evaluation kit for a while now to design a product and it performed perfectly up until a few days ago: the onboard segger now fails to connect to...