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...
Section 28.9.9 of the nrf51 reference manual shows the Config register has 3 defined bits, BBA. A is for Hardware Flow Control and is one bit, 0 or 1, which makes sense. ...
Hi,
I'm trying to add more user services to LBS demo. I generated 128b UUIDs for my services. Then I should add them to list returned by scan response in function advertising_init...
Hello!
Sorry for a new guy's description.
We had a device running in normal firmware application mode, and the Bootloader was programed. It's our goal to accomplish DFU...
Hello
I am using the nRF8002 kit. I would like to inform the host (Android app) when there is a long button press on the input pin.
Is this possible and if so which BLE...
Hi folks,
I was wondering if someone has a reference implementation of a bootloader that uses exclusively ANT technology to make DFUs, being it ANT-FS or any other alternative...
Dear Nordic guy,I'm developing with nrf51822 (6.0 stack binary and 5.0 SDK).
I recently updated the code and stack binary(6.0 stack binary and 5.0 SDK).
My function is not...
This is something for the legal department.
You had some questions here about the RFduino before. This question is about legal obligations Nordic supposedly imposed on...
Is it possible to use an nRF8001 without a separate microcontroller to advertise non-connectable advertising packets specifically containing battery level information only...
I take the nRF UART 2.0 for reference. I make the nrf51822 be always sending packages ,and if it sends one package succussfully,and the smartphone just shows what it receives...
Hi guys,
Is there any way that I can re program the MAC ID of the nRF51822 devices through the SWD interface? I was able to do this using the UART interface with the BL600...
Got a Keil ULINKpro D debug unit with my Keil uVision\ toolchain license. However that doesn't seem to work with the Nordic nRF51822 on my Fujitsu module Development kit....
Hi,
I referred to the sample code "led_radio_example" and I think I might miss some thing so the program does not work.
The sample code indicates to use a terminal program...
Hi,
I am trying to understand the behavior of auto acknowledgement with payload for an application I am working on, I am hoping for some clarification on how ACK with payload...
I seem to be getting into sleep() fine with not able to connect to my app!
but getting back to work from sleep() is taking toll and its not working simply.
I'm trying...