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 am working on incorporating flash logging into an application that has a GRTC-driven EGU interrupt (capture/compare event). Here is where I am setting up the EGU...
Hi
Does the nrf-sw-pwm driver work on the nrf54l15. I am porting code form the nrf52840.
My output does not toggel, 0% and 100% does work but noting else.
Dear Nordic Engineering Team,
I am currently developing a wireless ECG acquisition system based on the ADS1298 analog front end (AFE), the nRF5340 SoC, and the nRF7002 Wi...
I am using nRF52833 PCA10100 board. While trying to run sample ble code in segger embedded studio, I am frequently facing this error which says, .text file is larger than...
nRF52840 NCS 3.0.1 RCP
I just installed the NCS 3.0.1 SDK. I am trying to set up a border router on a Raspberry Pi 4.
I followed these instructions on the Raspberry Pi...
Hello,
I am trying to use an sdcard with the nrf54l15 DK board with the 2.9.1 sdk. However I encounter "<err> fatfs: Storage init ERROR! error: -134" when calling the disk_access_init...
Hello, I need help understanding how MCUBOOT produces signed_by_b0_app.hex file from app.hex on the network core of nrf5340. My goal is to have a DFU updatable hex file (net_core_app_moved_test_update...
I am using nRF9160 to develop a product for a client that requires displaying the name of the current carrier on the screen. According to the AT instruction manual of the...
Dear Nordic Team :
1. Are the T-matching (L2/C6/L3) for IC matching and the pi- matching network(C9/L4/C11) for antenna?
2. If we have long trace for the antenna, should...
I am implementing sha256 with hash message bigger than or equal to 8KB. I tried with nrf54l15dk_nrf54l15_cpuapp target, and it's working fine but if I try with nrf54l15dk_nrf54l15_cpuapp_ns...
Hi.
I have been investigating how to use GRTC and LFXO for LFCLK with nRF54L15DK. In my goal, I would like to make the Intermittent application with sleep and GRTC that...
Hello,
I'm new to this development environment and trying to get one of your projects to build for the nRF9151-DK. I recently installed everything with the latest versions...
Hi,
I believe 2M and 1M are OK to adjust, however, long range code added the extended advertisment, I am curious whether I can update these three PHY all together.
Thank...
Hello - I have the exact same question as proposed in this thread - I am wondering if there has been any change in the 3 last years since it was posted.
In a nutshell, we...