Hi all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
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...
What is the right way of stopping and then subsequently re-starting SAADC?
Using the saadc example, I want to be able to stop saadc when a certain pin is grounded or when...
Hi,
I just found the following example:
infocenter.nordicsemi.com/index.jsp
There the baudrate 115200 is set by default. If I calculate the bit rate (8 data bits one...
Hello,
I use two NRF24LE1 emission and reception when I use a simple ACK is good but with ACK payload, there is a problem,
I do not really see where you can help me,
Thank...
In an answer to this question about current usage of pull-ups here , RK and Vidar comment:
Is the GPIO you have configured as a pull up, being pulled down? If so you...
How to save data persistently(non-volatile) to nRF51 core not effected by powering off and on?
(How to save static data persistently without deleted when the core is turned...
Hi,
I have just used some code from your flash_write example in the SDK, it works ok but i have a couple of issues, the code is from sdk 12.7, and the chip is an nrf51422...
I have a question about using the "Radio" peripheral on the NR51422 Dongle development ki
I am putting together a fairly simple prototype device that needs to transmit...
Hello,
I started development on a NRF52832 board couple of days ago. I want to get sensor's data via SPI (with the NRF52 as a master). However I've got weird linking issue...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
Hello,
on your product info page, the operating temperature range for the nrf81522 is indicated as -40..+105C, while on the datasheet the same value is -25..+75.
nrf81524...
Hey,
I`m experimenting with the blinky ble example in SDK 12.
Everything works fine with the Android nRF Blinky app.
But I noticed a weird behavior when using nRF Connect...
I have tried extracting Bluetooth address of connected device by using "ble_gap_addr_t" ,
by this i am able to get some address but that address is being changed after re...
Hello,
I've managed to get the change to DFU working from my app, but now I'm stuck with the buttonless DFU BLE operation. I've added extensive logging to the <nRF5_SDK...
Hi, I'm working on porting my application from SDK 11.0 to 12.2.0 and I have a problem initializing the buttonless DFU service. I've flashed the secure bootloader and appropriate...