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...
HI,
I am the beginner of develop bluetooth le device, and test the sdk 4.x examples and it's work correctly,
then i updated the sdk to 5 , but i can't get the example...
Hello,
I am Ethera's engineer, evaluation technologies to include on our next generation products.
Here our goal is to have a transparent mode between a smartphone program...
Hi There,
I want the functionality of my device to change when a value is written to a gatt characteristic. I've written an event handler that gets called whenever a write...
Hi,
I have Keil 5.1, SDK 4.4.2, SD 5.2.1, PCA10001 from EK v2.0.0 and I am trying to make SPI example from nRF6310 work.
I have changed below lines as:
#define ERROR_PIN_SPI0...
Hello,
I'm using a nRF51822 CEAAB0, SDK 5.0.0 and S110 6.0.0-5.beta to make an Apple ANCS client and for now I'm trying the ble_app_ancs example. I read that CEEAB0 arent...
Hi all,
I use nRF51822, sdk_v5_0_0_34603 and s110_nrf51822_6.0.0-5.beta.
In a different periods of time appears error "0xDEADBEEF, 722, src \ ll_adv.c".
Error appears...
hi,
According to nRF51_reference_manual doc and Relate Discuss.
I think that power mode have system on(run/idle) and system off and
at system on idle(sleep) mode which...
Hi,
I used the DK board PCA10005 as the device and the dongle used as a master running healthThermoDemo .NET application. The .NET master could find the device properly...
Hi,
I'm trying to connect the nrf51822 chip to an ethernet (W5500 module). For the moment, it fails without error (nothing works).
So I start from a simpliest program...
I am finding that bonds are not saved to flash when using the latest SDK and S110 SoftDevice.
To test this, I am using the HTS example code, and the Master Dongle.
I open...
Hello,
I discover and connect my nRF51822 service. It can be peripheral and Communication read/write data. but have some issue for disconnect/reconnect .When My app for iOS...
Hello,
I am planning to develop a system where there are 16 bluetooth LE devices (nRF51822) each one sending/receiving data via Bluetooth LE (~30 kbps) to/from an access...
Hi !
I know that there is a way of OTA updating the nrf8200 application. But i'm not sure if this process requires aditional hardware like it happens when using the BLE113...
Hi All,
I am able to successfully connect to nrf51822 EK using BlueZ 5.12 and can read many of the characteristics except for the temperature value.
I understand that...