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,
i am working with nRF24LE1's as one master and many slaves. I also use the RTC2 functionality for the register retention mode.
As i read in the documentation the...
Hello,
I would like to know if it would be possible to create a public repository on my github account where putting all dependencies for my project including the folder...
Hi Nordic,
I want to include this library ( github.com/.../MPU6050.cpp) in my project, which is an evolution from ant_ broadcast example, in C. However, and after reading...
My application:
I have a peripheral (S110) that registers important alerts and immediately broadcasts them to any central that is listening. There will be some amount ...
Everyone.
Do you use nrf_drv_adc when using nRF 52832's ADC?
Or are you controlling the ADC directly?
I am not good at nrf_drv_adc.
Is this justice?
Please tell us your...
Hi, I was setting my new computer and installed nRF5x-Command-Line-Tools-Win32 V9.2.1.
Then open nRFgo studio it requests an update with strong recommended. After the update...
When my program was running,An error occurred.The program ran here
(app_error_handler_bare)and the error_info is
0x00000004, how can I find out the reason of error_info...
Hello,
I was trying to build Clapp oscillator with a JFET J310 (FYI: link text )as it is shown in the figure.
Capacitor C is variable and goes from 20 pF to 285 pF...
Hello
Please tell me about sd_ble_gatts_value_get ().
Please tell me about sd_ble_gatts_value_set ().
For these two cases, it is not used in the SDK, but is it old?
Please...
Hello together,
I' am working on a Bluetooth application and have a problem with the transmitting time of the Bluetooth.
In this Screenshot you can see the end of...
Hi,
I want to connect an ADXL362 low-power accelerometer to a nRF51DK via SPI for a BLE application. However, I'm still quite unfamiliar with Nordic Semi's BLE offering...
In SDK12.2 init timer user APP_TIMER_APPSH_INIT(APP_TIMER_PRESCALER, APP_TIMER_OP_QUEUE_SIZE, true);
but when I want to use more timer,how can i add the number?
Dear Nordic,
I am having some apparent delays in the time that passes from the pressing of a button, and the execution of the ISR that this button triggers. I am using...
Hi, Nordic
I checked DFU operation, found DFU work in bootload mode.
I want to know below operation is OK or not. Plz help me check:
download DFU bootloader
download...