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...
How to setup MQTT for CloudMQTT? I have working raspberry PI I can ping and connect to device when follow the user guide. Now I like to try MQTT example but don´t know how...
Is there a list of every interrupt these functions effect. Specifically I am worried about
static void ble_evt_dispatch(ble_evt_t * p_ble_evt)
My assumption is that...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
Is there any S110 demo with good communication between periphera and APP in phone side in SDK 6.0? It means that data channle works well from 51822 to APP and APP to 51822...
The nRF51 series reference manual v3.0 documents 3 Real Time Counters: RTC0, RTC1 and RTC2 (pp 17 and 109). However, RTC2 does not appear in the SDK documentation (e.g. no...
when I download program(pin_change_int_example) in nrf51822, Immediate Interrupt is occured
And when I push the button, Interrupt is stop...
What is problem?
I want...
Hello,
I am designing a board based on the SoC nRF51822. Since this is a homemade project I do not have lab equipment so I can not measure antenna impedance and therefore...
I'm trying to pull my project out of the examples directory, but there seems to be many dependencies on files far outside my project, and files not shown in my project file...
We use Laird BL600 module in our design. Laird engineers has informed us, that to update softdevice firmware of Nordic nRF51822 chip inside module they use Jlink adapter over...
Hello,
i've already read a lot about this topic in this forum, but now I'm unable to continue on my own. I wan't to migrate the DFU SDK emaple from Keil to GCC. I already...
Hello,
I am trying to use the nrf24l01+. But I don´t get any signal in the MISO pin. I have the same behavior in all my nrf24l01+ devices.
The MISO pin as always HIGH...
Hi,
I'm despair.
I am trying to receive data from the device with nRF2402G with a nRF24L01 + module.
The old receiver is destroyed.
I believe that I have put all the notes...
A long term problem with the Segger JLink drivers on OS X has been that for composite devices, the Seggers with both a JLink/JTag plus a USB for the UART, like those on the...