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 am trying to implement a mesh protocol using the nRF24L01+ transceiver.
After reading the product specification, I have concluded that the Enhanced ShockBurst cannot...
I'm working on a wireless sensor network and was thinking about using nRF51822 as the primary SoC. For my network it would primarily be low power sensors talking to one another...
Hi.
For my application, i want to do a battery saver profile.
I need to send one advertising package every 30second.
So now i do this by setting
#define ADV_TIMEOUT_IN_SECONDS...
Hello,
we have an application that involves 3 devices that comunicate over ANT. One central device beeing slave to the two other devices. All channels are configured with...
In ble_gap.h I noticed a parameter called BLE_GAP_ADV_INTERVAL_MIN, which determines the minimum gap between BLE advertisements. Current setting is 0x0020.
Currently in...
AN36 refers to the Send Update button on Master Control Panel(to toggle the LED). I can only see a "Write" and "Write Long". Am I doing something wrong, or does AN36 refer...
This may be the most commonly asked question but I'm new to this embedded devices.
I'm trying to develop a nRF51422 based sensor network which operates using CR2032 battery...
Is there a firmware I can download to have nRF51 Dongle working with ANTWARE II?
I plugged in nRF51 Dongle (PCA10031 V1.0.0 2014.30). I can see it in nRF Studio.
When...
Dear Sir,
I'm studying S120 and S130 soft device.
However, the document inside SDK dose not explain the detail of connection procedure.
I'm interest in the device how to...
I have one task to send image to nordic device(BLE device), But i am confuse to where to start,
Is it Possible to send image to Nordic device Using BLE?
Any guidance on...
Hi! I've never worked with bluetooth before. I am using a Blend micro arduino-based board to send to the computer some different values (for instance an array of 10 float...