We're experiencing issues with RTT logging on an nRF9151-based project using NCS 2.9.0. When `CONFIG_LOG_DEFAULT_LEVEL` is set to `3`, RTT Viewer fails to connect to the device...
HI all,
I'm trying to run the USB next stack-based loopback class with Linux testusb. and only very few of them been passed and everything else been timed out.
I confirmed...
During a ble connection process using a nrf54l15 as a peripheral, I get an sdc fault "File 48, Line 203" with this callstack:
sym_476LRB5XNUARAHCHHC7ZAIGPFC5VZ4W2N4467LI...
I know that Zephyr supports its own test framework ZTest, but I have used CppUTest extensively on past projects.
I'm also using Quantum Leaps QP (for which there is a Zephyr...
Hi,
Apologies for a newbie question (I am far from a developer and just need to flash firmware)
I have a nRF52 DK connected to my PC running nRF Connect for desktop...
Hello Nordic Support Team,
I'm encountering a persistent issue when I try to flash an nRF52832 board using an nRF52840DK (PCA10056, nRF52840_xxAA_REV3) with nRF Programmer...
I am debugging a small program for the nRF52, which uses the App Timer and communicates over UART. I am trying to keep up with bug fixes, and so I'm using SDK 11.0.
The...
We have an application that requires a fairly quick disconnect (under 250msec) when the RSSI exceeds a threshold, for example -80db. Unfortunately, around 1 out of every 4...
I am trying to program a nrf51822 module using the nrf51-dk.I have made connections as per the nrf51-dk user guide, but sme is not working...
I am using the Vdd of the...
Hello all,
In a network of sensors with power constraints in a room which protocol is the best?
Newer devices seem to use BLE but I don't want to discard good old nrf24l01...
HI, I try to turn on the OLED.
I can not confirm that the lights turned on
I want to change background color.
What should I do?
Currently being output as shown...
I have installed Keil v5.18a
and have installed MDK for nRF51-DK.
Examining the basic LED blink examples showed that in some projects, the 'bsp.h' which would be the header...
I just setup Eclipse and trying to compile.. I was getting warnings.. I think I have installed all the relevant packages.. But still getting following warnings. Am I missing...
Hello! Developer,
Does anyone know how to transfer and store the value as big endian on memory address on nRF51 and send it over BLE to display value on MCP as big endian...
Hello!
I'm trying to get the 16 bit ADC value as 2 of 8 bit array from nRF51 development kit over bluetooth to MCP, but when it displays on the MCP the value is "swap"...
Is it a good idea to use nRF51 standalone as an Application Processor and also as BLE connectivity chip?
OR
Is it a good practice to use a separate Application Processor...
I have a question on - to me - seemingly weird behavior about copying data out of the event from the soft device.
Situation: I have a 32 bit integer characteristic which...
Hey all!
Newbie here. I developed and tested some code on an NRF51DK easily enough using mbed, and now I'm trying to put it onto a PTR5518 module from Xuntong (which I...
Could you rub my nose in Bluetooth SIG Core or just explain what does chip do when switching to very noisy channel? For example Wi-Fi working very close to our device.
Hello:
I have read the documentation but I cannot determine if INPTR and OUTPTR can be set to the same memory address? I will try it to see what happens but it would be...