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...
Dear Developer Zone,
I am working with nRF51822 and IOS.
My device can only be connected to one central, so to one iPhone. To refuse connection from others centrals...
Hi all,
I've got some questions about the DFU OTA Nordic example (nRFToolbox):
What is available full stack update or profile update?
Firmware flow, does it need to...
Hi Folks,
I'm running into a problem with the pipes on my nRF8001. After I issue a Connect (0x0F) command, I receive:
CommandResponseEvent (0x84)
ConnectedEvent...
We have setup the RX and TX modes for ANT+ in Advanced Burst mode.
The setter function works (can confirm that by using sd_ant_adv_burst_config_set());
However when...
Hello,
I understand that S310 stack currently supports Ant+ and BLE peripheral. Is there any way to incorporate BLE central (S120) and Ant+ (S210) stacks on the same device...
Hi,
I have nexus 4 smart phone with nRF Master Control Panel application. How can i change the IO capability of the master device? I need to test the pairing process (passkey...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi There,
We are using two microprocessors in our project is kind of activity tracker which is stm32l (M3) with accelerometer, temprature sensor and SPI flash connected...
I'd like to start developing with the nRF51822, and have found the two kits supplied by Nordic, the nRF51822 Evaluation Kit and the nRF51822 Development Kit. What's the difference...
I am being told by a RF test lab that I need to provide a sample which has the following modes:
BLE "with modulation"
BLE "without modulation"
ANT+ "with modulation"
ANT...
Hi all,
When I test the UART demo progrem, I cut off the power supply of the board,but the RX pin is still connected to the PC TX pin,and I measures a voltage on the VDD...
Hi,
I need to use watchdog as a timer, and I can enter WDT_IRQHandler for now. Can I stop watchdog reset the system in this IRQHandler? So I can counting like a timer.
...
Dear all
is there any possibility to use PC to test the nrf51822, Instead of Android/ios app?
preferably a lib to be used with Java, so one can have some test cases...