hello
i am using the Nrf52dk with Visualgdb.
i try to run the example project (tcp/IP -> client).
i am using the Nrf5 IoT sdk v0.9
Project complied successfully but i...
I'm using an nRF52 (SDK11.0.0, s132) and am able to generate a hex and axf via Keil/uVision. It uploads and works just fine using a Segger J-Link. I want to try some lower...
Hi, I'm a newbie to Nordic and need to use multiple nRF24LE1s to get ADC values and transmit them to a single nRF24L01 connected to an Arduino. I need sample Keil compiler...
HI:
i hava a sender and it send a frame every 15ms ,not use any protocol,and reciver code like as follow:
while (1) {
Rf_StartRx(ReciverSC.RfBufPointer...
Hi to everyone,
i have an mb39c811-evsk-02 and over it there is a tmp102 temperature sensor and an nrf51822.
I want to read the values of the sensor over a beacon app. ...
Hi there!
I was just trying an example of DFU over UART from the new nrf Connect SDK Intermediate course using the NRF9161DK but I'm unable to disable the mass storage device...
Dear sires,
Would it be possible to let you answer the following question?
In nRF5340 SDK, does it use CMD20"SPEED_CLASS_CONTROL " in SPI write sequence to ensure minimum...
During some operations like factory reset, or during a hardfault we want to check if the softdevice is enabled and disable it if it is enabled before continuing with further...
Hi,
I want to use BLE mesh to reach my application, the requirements below.
I have a root node and need to send the custom data to each client node and need to read...
Hello! I was building a custom board and tried to build the project for my board but it gives an error: === child image hci_ipc - CPUNET begin === loading initial cache file...
My understanding is that Singled-linked list built in to zephyr... https://docs.zephyrproject.org/latest/kernel/data_structures/slist.html But, I don't quite understand how...
Hey I've got this project that requires two buttons. In normal mode, these buttons react to the Ready pin switch signals. when it goes into sleep mode (where it controls other...
I am using ESB communication.
In general situations, data transmission works well. However, issues arise when multiple PTX devices transmit simultaneously.
It's understandable...
Hello,
I use Nrf52833DK running nRF Connect SDK (NCS)
I want read and write BLE MAC device address no matter it's the public one or static one.
Now i know bt_read_static_addr...
hello,
I'm try to fit my application to Android 14.
my application implement nordic DFU library ( for nrf52833 running freeRTOS firmware SDK 16 ) version 2.5.0
while...
Hi
I'm using the PDM module to capture audio through MP34DB02 PDM microphone ( here 's the datasheet). I set the clock frequency to default 1.032 MHz and a gain of +4 dB...
Hi there,
The nrf5340_audio application provides a -DFILE_ SUFFIX=fota overlay that adds FOTA capabilities to the application. This FOTA is introduced via Sysbuild configuration...
So I was experimenting with the Hardware Codec and I created a simple config which redirects the audio coming from the LINE IN mic to HEADPHONE OUT speakers.
Here's the...
We used the ADC nrf52832 to collect the reference source voltage, 1.240V. It is found that the consistency of each power-on is not good, for example, sometimes it is 2806...