Hi,
In my design, there is a tag used by 24l01,It can transmit the temperature value.In the tag, the parameters are like this:
addrofch[0] = 0xe7;
addrofch[1] =...
We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I'm using nRF51822 SoC and I have a LIS3DSH accelerometer connected to the ship via SPI bus . I used the SPI master example . So i used the switch_state() function then took...
Hi, I would like to know how I can immediately detect when a connection link is loss either from the central or peripheral. I need to know which error or notification to look...
Hello.
Here was the question about S120+DFU and Petter Myhre said that Nordic ready to release the new S120 version with the peripheral mode support, so making DFU OTA will...
Today I tried to update the SoftDevice of my project. I was working with the experimental NUS example with the old S310 SD (1.0.0). Because I want to communicate thru ANT...
Hello everyone,
I'm developing a security scheme in which the firmware verifies that the nRF51822 is the same as the one in the factory to which the firmware was installed...
Hi -- Can I run direct test mode on the nRF51-DK?
I've found the Direct Test Mode window in nRFgo Studio, but my board isn't available in the "Set up on ... " pulldown...
Hi,
I'm trying to implement a device including a PWM counter and a high resolution timer working with softdevice stack 110. Per the examples I got from this site, I'm using...
Hello! I'm trying to use s130 as peripheral.
I flashed nrf51822 with s130 stack. Opened peripheral example and build it with .ld file for s130.
After it I flashed this project...
we have a 2 chip soln. nrf for Ble, Atmel for main application.
config data is located in the Atmel part. Config data also has BT Device name, ADDR, Adv Params etc.
I...
I am thinking to use IoT SoftDevice in a project, but I read that
" This SoftDevice is a technology prototype only. Therefore, it should never be used in production ." This...
Hi there,
I'm trying to program an external nrf51 board (Xuntong 5518) through the nrf51-DK Debug out connector. So far I have no success and I'm wondering if I have the...
What exactly are the "glitch" issues with the PWM master library ? I see there have been some recent updates, but no clear indication as to what issues remain or have been...