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...
my purpose is like that:i want to collect some useful data from external sensors before initial BLE ,and when the the nrf51822 advertising,i send this data out to the smartphone...
Hi,
I am trying to use the PCA10004 board in a custom application without the use of starter kit.
When I burn the nRF51822 chip with my custom program, in my custom hardware...
2mA in ON mode (IDLE) far too much.
One timer should running to wake the device up after one minute, to take a measurement before going to sleep.
nRF51422_PS_v2.1 ...
I've had an iBeacon-like app running great for months and am now entering limited production so it's time to protect the code. Enabling "Lock entire chip from readback" in...
Hi,
i need to write a linker script for using S130 in my project.
in the moment i don't want to use a boot loader so maybe some one can help me with the correct addresses...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
What does error code 4 mean?
I am looking through the documentation for the error code number to string translation.
Why is starting a timer causing the error code 4?...
I am trying to sample the ADC every 2ms. I notice lots of slowness with BLE advertising and typically can't connect to device over BLE when sampling. I am using PPI, configuring...