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, DevZone,
I am trying connect nRF52480 Preview DK and an Arduino UNO CAN Bus shield.
What I did is:
1) I directly hook CAN Bus shield on the top of nRF52480 Preview...
Hi,
Does anyone know where to download the old SDK versions? I tried to search it in Infocenter, but there I only found the manual documents and API reference, not the SDK...
How slow will an nrf52832 run, using an external crystal, for the purpose of extending battery life? Or am I looking at the wrong processor? I'm looking for a processor for...
Hi everyone!
I'm new to this platform and researching if it's right for my game studio. What I am looking for is a list of boards that have compliance, ideally in the EU...
Hello!
SDK15's DFU with app_scheduler is great!
I am able to Select, Create, and Write an Init Packet. On Execute, however, I get "Flash erase failed (0x3)". What might...
Dear All: My board will reset some time, and i print the register "RESETREAS", and It's value is 8, the PS says it is "cpu lock up detected", Could anyone tell me what will...
Continuous input of audio stream at ATX , but intermittent output audio streams at ARX. why?
how can i use data channal? Once data (three bytes) is sent at ATX,Receive data...
I try to use the SDK 11.0 for my nrf52832 dfu function . But i encountered the error as below:
I am using the ANT_s332_nrf52_5.0.0 .
Any advice . thanks
Building configuration...
Hi all,
I am using SDK14.1.0
Steps of my execution are -
1) My requirement is to make bond when making connection to the android APP. I have done following initialization...
I'm just getting started with the NRF52DK, Mbed and BLE development. I started with the BLE LED demo( https://github.com/ARMmbed/mbed-os-example-ble/tree/master/BLE_LED )...
Hi, we're developing a peripheral (SD 132) which uses whitelist to prevent connection from unwanted devices.
All works fine and when an unlisted device try to connect, it...
I'm running the code as shown in FDS Usage here: http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.sdk5.v14.2.0/lib_fds_usage.html?cp=4_0_0_3_50_3
The FDS_EVT_INIT...