Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
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...
Hi,
is it possible for the NRF52832 to have an external I2S MCK clock when being in master.
Because I am working with a DAC/amplfier which will play some sound files from...
Hello.
I'm newbie in nrf51 world so maybe my questions will be a bit stupid.
I bought few nrf51822 modules on Aliexpress. Photo: www.dropbox.com/.../77_1.jpg
I bought...
Hi,
When trying to install nrf5x Command line tools 8.4.0 (under windows xp), the setup program ends with an error (see nrf5x-cmdlinetools.log ).
It seems to do with...
I want to be able to read my i2c and program logic flow within the BLE application but when I try to set breakpoints it causes the cpu to do a hard reset. How can I capture...
I have an nRF51822-DK board and so far I could not properly grab from the examples a simple thing: is there any specific initialization needed when coding?
For example...
Hi All,
I'm currently developing a network where I would like to use nRF52 SoC. The nodes in the network must be able to extend to over 100 and must be able to multi-hop...
Hello,
I've taken the example from the SDK 12.0.0 for RAM retention. I've added additional NRF_LOG statements to check if the RAM retention is happening. I do not have...
Hi all,
In the Data sheet ,i saw it is a short cut register . It is available for all the peripherals with offset 0x200.
Can you share more information about it, like...
Hi
We are developing a board with nrf51822 and we are looking for the PCB design layout guideline.
We actually went throught the PCB design tutorial on the nordic developer...
I'm attempting to build the ANT+ examples within SDK 11 and am hitting an issue in compile:
C:/Compilers/nRF5_SDK_11.0.0_89a8197/components/ant/ant_stack_config/ant_stack_config...
I'm using Arch Linux, with kernel 4.9.6 on a 64-bit laptop. Using a window manager with no desktop environment.
I'm trying to install Segger Embedded Studio 310i , which...
Hi,
I am working with nrf52DK and Sim800l, I want to send some data using GPRS commands like AT etc.
I am having a market build module for Sim www.circuitstoday.com/....
Hi,
I am using the example code supplied by the blog for reading humidity from the HTU21D sensor using TWI . My humidity and temperature readings are constant and never...