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...
I am trying to use read/write authorisation on a characteristic in order to get/set a connection specific value of a characteristic
I am am having issues getting the new...
Greetings,
In my application I have another device (STM32) communicating to a NRF52 via UART. When the STM32 needs to be reset, the NRF52's RX pin is pulled low. When the...
My goal is to have a writeable characteristic that I can reject on my peripheral, based on the state of the application.
In my test application, based on the nus uart service...
Hi guys,
I'm trying to start with a simple IO toggle program on the nRF52 on a Thingy52 board. I have erased the micro so there is no soft device. I'm working in Eclipse...
I just downloaded SDK 13 and noticed that S130 (nRF51x) is no longer supported.
Does this mean that there won't be any bug fixes for the SDK / API for anyone using the...
I've followed migration document of S132 5.0.0 and to my positive surprise my existing SDK 13.1.0 code for nRF52832 seems to run without issues.
Are there any caveats of...
When starting nRFgo studio it crashes instantly. I have tried uninstalling it several times. It appears to install correctly including all the J-xxx components, but will not...
Hi,
I have a device in the central role that connects to a device with a specific name. I then do a db_discovery_start to get the handles of two of the characteristics...
Hello,
I'm trying DFU/bootloader.
Using nus service
Switch to dfu when necessary
At this time, watchdog (2 Sec) enable state does not execute the bootloader...
Hi,
I am mobile developer and very new to mcu programming. Due to our new product's requirements, I have to write program with new bluetooth chip. So if nrf51 and nrf52 series...
To find a clean channel for 2.4g Band to avoid the wifi channel, nRF24L01p would sweep frequency for all the channel (2400M~2525M). But looks like nRF24L01p not support to...