I'm using QT + QBS + bare-metal + gdb + openocd + stlink(debugger). I want to print into qt-terminal debug information. How Can I do this feature?
forexample:
int main...
I ran the ble_aci_Tranport_layer_Verification.ino sketch from the Nordic BLE library and I get no output to the serial monitor after "nRF8001 Reset Done" is displayed. I think...
I am trying to debug my code today and am finding that Eclipse is constantly breaking execution at the INLINE function app_timer_evt_get(). I do not have any break point set...
Hi,
Recently,
the DFU of the "Master Control Panel" (Android) can not complete the upload mission.
But,
the DFU of the nRF-Toolbox in iOS is
work well.
Old...
I just tried out the new iOS nRF Toolbox 1.5 and it doesn't seem to handle long init packets.
I gave it a zip file that contains a 137216 byte 'application.bin' and a 192...
Hello everybody,
In the SD_EVT_IRQn ISR I check for BLE and SoC events and set flags for each so my application can fetch and dispatch the events in the main context. ...
Hi, in the example bootloader in sdk 7.2, there is an assembly code block in SVC_Handler, in dfu_ble_svc.c.
I found that the offset in line:
LDR R0, [R1, #24]
always...
Hello, I was wondering if somebody has an explanation (or has seen the same problem) for the following event:
We have had 5 units with NRF9160-B0 in the field for testing...
Hello, On my nRF9160 custom device, I have enabled XPOFWARN to automatically switch off the modem in case the voltage gets too low. It's working fine. This case happens when...
Hello Engineer Greetings Of the Day We performed DFU over BLE with secondary slot in External flash that operates using SPI . I needed some clarification on the outcomes ...
We have a custom board with nrf5340 and we use SDK v2.5.3 for software development. Our BLE signal strength seems too weak with the default TX Power setting. So we would like...
Dear Team,
May I know how to install Nordic Edition of SEGGER Embedded Studio?
I did not see any executable file after downloading.
I ma onlz seeing the below files...
When building the Matter weather station sample, without any changes, I see many warnings regarding incorrect project configuration, such as conflicting options or missing...
I attached an external nRF52840 to the debug out port of the nRF 7002 DK (as seen here ), but cannot get a connection to the external uC.
I know the cable and uC work...
Hello Nordic community,
I’m working on a project that primarily uses GPIO for controlling locks, Bluetooth communication, and is powered by a battery. I’ve attached the...
Hello,
I am using a customized NRF52832 circuit board. During the Bluetooth connection test with a mobile phone, the connection suddenly disconnected, and then quickly reconnected...
We have an nRF9160 based product with firmware based on your AWS IoT Core example. Our devices are connected to the Telstra CAT-M1 Network in Australia (50501) using Modem...
Hello,
currently tampering around with "how to find out state of BLE TX FIFO", see e.g.
Next idea: is there any way to access BLE transmission/reception statistics? So...
Hi,
I am hit with a noticeable ram usage bump (~10%) when migrating from 2.5.0 to 2.7.0. Upon generating the ram_report, I notice that net_buf_data_hci_rx_pool has a huge...
The database that nRF Connect for Mobile pulls definitions from is significantly out of date (exact age depends on the category)
https://github.com/NordicSemiconductor/bluetooth...