Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
Hi
I have been trying to get two NRF24L01 chips communicate with each other since a week now, without much success. All what I can find on the net is Arduino examples using...
Hi
I have done several projects with the nRF905. I know the device quite well. Normally I use the CD, AM and DR interrupt pins to determine the status of the device, my current...
i made this project to try to create RSC service on arduino
developer.bluetooth.org/.../runningspeedandcadence.zip
unfortunately the server starts but i'm not able to...
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...
Hi,
I'm running some transceiver tests to look at extended broadcast and ISO transfer modes. I am using nrf5340_audio_dk and ncs V2.6.0 to run nrf5340_audio application...
When testing the power consumption of the product with main IC 52832, we found that under the condition of 0dBm 1000ms, the peak current of beacon with PPK2 is about 15mA...