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...
NCS version 1.9.1
nRF52840 DK
I have a task that waits on a semaphore with a timeout. Sometimes the task gets stuck in the k_sem_take() call, even though there is a timeout...
Dear support
I need to pass 128 bits service uuid to discovery process as variable, I have an array of 16 bytes of uuid number, it is divided into five parts as show here...
I am trying to use the PPK2 for measuring current consumption on a device powered by 24VDC by connecting PPK2 on the low side of the DUT towards the power supply - but fail...
Hello, I'm working on an application that needs both ANT+ and BLE (s332) and the ANT+ part is done. I'm having a hard time understanding how to read analog data, like a battery...
Hello,
we tried to create a Matter build with the Nordic SDK.
Following Steps are done by us which are causing the error:
Clicked nrF connect extension in VS --> Create...
Hi,
I am working om a project in which i need to send few data through NRF52832 serial port and via BLE I need to update the same to NRF connect app
I have tested the...
Dear Brother and sisters
I want to display Real time ,Date ,month on a lcd using internal rtc of nrf52840
its not working properly..
I have to reset the time again and...
Hi all,
I tried searching for related posts but could not find a clear answer. Basically we are trying to build a device that supports both BLE and Matter. We do not need...
Hello all,
while I am developing the project, I need to add certain configs to the SDK ... it is becoming an extremely complex configuration, of course I am totally new...
Hello
I need to setup TLS communication using UDP, betwen:
- zephyr app as client
- ubuntu pc, openssl server as server (ofc)
I modify prj.conf of sample disabling...
Hello all!
I coming across a strange problem, the emStudio does not want to accept the nrf_log_frontend file not matter the file is in the folder, under the sdk folders...
Hi,
I have built and tested the CLI sample project on nRF52840 DK as well as a custom module. Now I want to extract the parts used for thread commissioning from it. I tried...
Hi, I'm trying to port my NRF SDK15.3 application to NRF Connect. I made a custom board for my PCB and I can control the LEDs with PWM etc. Now I'd like to read data from...
Hi,
I have a custom pcb with NRF52840-QIAA-F-R (rev3) on it. And when I tried to program it first time, nrfjprog shown the folowing error:
ERROR: The operation attempted...