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...
Hello,
SDK : nRF5_SDK_17.1.0_ddde560
Example: ble_app_uart
I want to use custom peripheral and disable BSP.
but when comment buttons_leds_init(&erase_bonds);
I...
I'm using nRF Connect SDK with nRF52840dk and going through the UART samples and currently have both the P olling and Async methods working to some extent. But questions for...
Triggering advertising by button pressed. But when advertising state is not idle. Both sd_ble_gap_adv_set_configure() and ble_advertising_start() failed with errCode 0x8....
Hi,
I am developing the nRF52833 DK with NCS v2.00.
I am using a function in my source code that reads the current RSSI of the connection. The function, read_conn_rssi...
Hi there,
I am trying to implement the OTA DFU feature via Zigbee in my product. i tried to implement the example available in SDK as below https://infocenter.nordicsemi...
We are able to build nrf5340_audio application with SBC codec,
but error occurs when program the app core with buildprog.py
dongtaotao@dongtaotao-OptiPlex-5070:~/ncs_v2...
Hi,
We setup a mesh network with 26 sensor devices, configured these 26 devices into one group. From the mesh gateway device, it sends group message to these 26 devices...
Greetings,
In our product, we encountered an issue when data saved in flash (FDS) that were previously retained are erased during DFU on some devices . This was indeed fixed...
Hi, I'm building an applicaiton based on ble_app_uart. I got that using idle_state_handle(); function to set the my nRF52833 into system ON mode. I disable system OFF mode...
Hi,
I am developing the nRF52833 DK with NCS 2.00.
I have successfully implemented a service to print the RSSI on the Android nRF Connect application. I use the function...
Hi all.
What is the best practice to set the system in standby? I have a PWM and when is active the system can be in a low power consumption until a button is pressed. But...
Hi,
I've some questions on nPM1100's buck regulator
1) What is the Iq (quiescent current)?
2) Does it support 100% duty cycle?
3) What will happen to VOUTB if VINT...
Hi,
We are using ANNA-B112 module with nRF52832 chip and trying to store the product serial number in UICR. From the description of UICR, it seemed that the CUSTOMER area...