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 tried loading SoftDevice, Bootloader, and Application using the SoftDevice and Precompiled hex files that come from the example code version v1.1.0. I am using nRFgo Studio...
While attempting to update the firmware from a HEX file, the DFU Application in the nRF Toolkit reports that the upload failed with an unknown error 22. I was sniffing the...
I have a bootloader running on my NRF51822. It uses a relocated vector map in RAM and jumps to function.
I therefore have two debug files and source code sets.
Does...
I am using nRF51 SDK with version 7.2.0, s110_nRF51822 with version 7.1 and gcc_arm and connect the pca10031 board via JLink and try to load bin files but it returns error...
Hi all,
I'm having problems into making the virtual COM port of the nRF51 DK work.
The only line in the User guide regarding it's configuration is the following:
...
Hi,
I'm usind SoftDevice S110 version 7.1.0
Since I implemented a Radio Activation Hook, my software crashes when a connection is being established. I get the following...
Hi Nordics.
I want make a central device(server) that can collect 6~7 peripheral's sensor data with multi-connection.
The central device will transfer peripheral's sensor...
Hello,
I just want to add SPI master module into the ble_app_uart application, and only add spi_master.c and .h into this project with no any other change, and just call...
Hi,
I'm using gcc with eclipse to compile ble_app_hrs and I get the following error for all the SVCalls like sd_softdevice_enable, etc...
The following error is flagged...
Hi , I need to develop an indoor positioning project based on Bluetooth Low Energy 4.0 in which i have to locate person's current position in home and send it to main server...
Hi all,
I have made my own device manager because the device manager from Nordic is somewhat bloat (in code and resources) and I needed to add a feature, ranking the devices...
I am using the nRF51822 and code base 6.1
How can I program the advertising mode of the beacon to not time out. I am looking to advertise for 10 seconds and then go to sleep...
When I downlaod and program the softdevice version 6.2.1 via nRFgo Studio, it shows Softdevice version as S110_nRF51822_7.0.1 after programming.
Any idea why actual version...
i use nrf51822 for my project, i want to do is when smartphone are pair with my module i store one flage in flash whenever user enter right security key and after reset i...