I am running Windows 7 Pro SP 1 64 bit and have gong through the tools installation procedure, in particular running nRFTools_7_7_0_Installer.exe. This ran the J-Link V5.02...
I am very familiar with the arduino side but the BLE is brand new to me. I was wondering if I can use P0.00 and P0.01 to talk to the arduino and if its possible how exactly...
Debug Logger without softdevice, and the define ENABLE_DEBUG_LOG_SUPPORT to my project in the C/C++ tab.
i just test, very simple , but cannot get debug log..
int main...
I am trying to use the scheduler, but I would like to know if it is possible to have events with different priorities... As an example:
Task A - Priority LOW
Task B -...
FIXED (see below)
Hi!
I'm developing software for nRF52 on nRF52 preview DK, which I got on the Global Tech Tour.
LED blinking (blinky) example is running OK, so I moved...
Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
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...
Hi, For the Adafruit Feather nRF52840 board I cannot find any information about the RTC. On the Feather board the 32kHz crystal is connected to the RTC clock input (P0.00...