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'm stuck in the Puck Central Tutorial, I have the zip from GitHub but can't seem to get any project to open.
Completed OK:
I completed the Puck Toolchain and Location...
I am right that:
a) once started the watchdog, it is not possible to stop the watchdog from the application
b) once started the watchdog, it is not possible to reconfigure...
I have successfully gotten the DFU to work on the NRF51422 S310V2.2 softdevice. I can download blinky app via the nRF Toolbox DFU application and all works great, but when...
Hi.
I am new to this forum, and can be described as a programmer with very little embedded experience.
I have bought a nRF51822 BT SMART BEACON KIT, and are trying to...
Hello,
i would like to turn off a sensor completely when unused and thought of powering it through the GPIO of the Controller.
I wondered if it is recommended or do the...
We have updated multiple android phones to nRF Toolbox for BLE app and we are all getting "Unfortunately, nRF Toolbox has stopped." error message when opening the app. nRF...
Hi,
I want to get a notification when the BLE event is started, in order to start a timer just after.
How can I get that?
I want to clarify my question :
My board...
I use the NRF 24AP2E in my communications, and I need detect if the communication is good.
I active the RSSI message, but in scanning mode I don't receive byte 0x20 in Measurement...
Hi All,
I am designing a circuit with nrf51822 and mcp25625 (microchip spi can interface). mcp25625 has an internal 16mHz xtal clock circuit and a digital clock out, I...
Hi, i'm kinda a newbie on this, and i'm trying to port the SDK available for arduino to a PIC, i followed the instructions on the SDK and also here
Now i want to verify...
I ran into an issue recently of attempting to make a pstorage_update call from the callback set in pstorage_register . It resulted in a difficult to track down error, so I...
I have a USB dongle of nRF24LU1p and it is identified as the Basic Remote firmware with a VID:PID of 1519:002B. I would like to reprogram it over USB but do not know how to...
For nRF 51822 radio transmission, the payload packet is started at the NRF_RADIO->PACKETPTR. Then what is the packet size? is there any parameters to control the packet size...