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 download the NRF UART and Nrf Toolbox service the same ones used in the playstore are different than the one on github. The NRF UART v2.0 is different and doesn...
Hi,
I setup one ble mesh network, and it works good for a while. But I encounted a problem that when I power off the mesh node (note: the voltage drops slowly) and then...
Hello,
I am working on nRF51822-QF-AAFQ chip using SDK 12.3.0 in IAR embedded workbench.
My question is, can I impliment DFU in nrf51822 chip?
If possible suggest Starting...
Hello All,
I am trying to add DFU service in the small example with the custom service.
But is not working, facing issues.
I am working on the nrf52810 board with...
Hi all
I am trying to pair nrf52840 (as a central) with ESP32 (as peripheral).
Now I want to get the service uuid so that i can pass to advertising service in ESP32 code...
When restrating the controller, are there any information stored in memory regarding the paired devices or is this up to each implementation to do this manually.
1. If there...
Please tell me about AFH (Adaptive Frequency Hopping).
SDK:15.3.0 例:ble_app_multirole_lesc DeviceA:EYSHJNZWZ(nRF52832)
In AFH (Adaptive Frequency Hopping), the frequency...
Hi,
I am trying to write my own uart init and irq handler routines by accessing the registers directly as per the data sheet. I also referred to https://devzone.nordicsemi...
By some strange reason the thread with my previous question cant accept any replies (and missing the toolbar that appears on the other threads: "Reply Like More"), so will...
Hello,
I accidentally set my board in boot mode and then lost power, then after power on again, the board seems in a total dumb mode: invisible in Device Manager, LED5...
Hello everyone.
I don't know how to start the program when using Soft device.
In the case of example such as example / peripheral / blinky, if it is executed once from...
on the page
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fsdk_nrf5_v16.0.0%2Flib_crypto_backend_micro_ecc.html&anchor=lib_crypto_backend_micro_ecc_install
step...
Hi,
I am working on low power mode with DK to apply optimization to our project.
And I verified DK with ble_uart_app can go down to less than 5uA in system on mode which...
I'm still trying more TCP stress testing similar to this inquiry . However, now I'm getting highly repeatable lockups on the node I am doing testing with.
Application code...