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 have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hi,
I can successfully start commissioning role when I use cli and the leader gets the commissioner active state. But when I try the same using API all, the leader gets...
Hi,
I am trying a network joiner session from the API. First I do a factory reset to clear any previous network data in memory. However when I run the following code, it...
My project needs to enable Litlefs to read files in the bootloader. I added it in the configuration file of mcuboot
But when these errors occur ,I can't find the reason...
Hi,
We have one customer having two CoAP hosts and some CoAP clients in the form of wireless sensors. The sensors are paired to a single host. The pairing is actually in...
Hello,
I have the following setup where I am trying to access a function in nrfx_spim.c (red box) from the file mm101_drive.c (green box).
However this function is...
Hi, We have a device configured as a peripheral and want to provide the user with the peer device name typically connected to it, like the device name. Typically a phone will...
I am implementing SPI communication between the intanRHD2132 (ADC) and nRF52840.
I need to periodically send commands(READ, WRITE, etc.) to the IntanRHD2132(ADC) at regular...
We have a sudden problem with the flash_manager. The code stops at static uint32_t flash_area_build(flash_manager_t * p_manager), at line NRF_MESH_ASSERT(p_manager->config...
Hi.
I am designing a 4 layer PCB (0.8mm thick) for an nRF52820 microcontroller.
My board's stack: L1 - Signal L2 - GND L3 - Power L4 - Signal
I have questions regarding...
Hi dear forumers,
I'm in the goal of achieving lowest current consumption on my PCA10056 DK board, with an nrf52840.
I converted a previous zephyr firmware who perfectly...
Hello, I am using the nRF5340 Audio DK with Zephyr and want to use I2S to send audio to an I2S device. So far I have had little success with the microcontroller halting in...
11 months ago in an answer a nordic member wrote (in regards to an error that I now also had and could solve using CONFIG_DEBUG=y):
[quote userid="81283" url="~/f/nordic...
Hi there,
I have an issue when using PPKII software on MacOS at 100ksps (no issue at 1K):
The 10min button at the top does not appear anymore
After a 3min measurement...