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...
Hi there
I have noticed a strange error message at startup of the PPK2
11:23:44.790 Failed to get the library versions: JLINKARM_DLL_NOT_FOUND (Origin: "Failed to get...
Sorry I need to emulate a device using an nrf52840. as a 24c01 (I2C memory).
I need also to emulate using an nrf52840 and spi slave sensore .
There sare some samples that...
Nordic expert,
The customer found several issues when testing SPI timing,
NRF52832 communicates with the master chip, Qualcomm XR2, through SPI, and NRF52832 serves as...
peerManagerInit() has called pm_init() and setting security parameters. But nRF connect shows "Unencrypted link". How can I enabled encrypted link in nRF52832 firmware?
...
Hello everyone,
I am working with a custom board, containing a BMD-350 module and I am trying to write on it a firmware developed thorugh J-Link Segger.
Everything works...
Hi,
I'm working on final project wrapup on a device with an nRF5340 using NCS v1.7.1 where the Nordic part is an SPI slave to another processor.
My customer is getting...
Hey guys,
I have recently been using the 2.0.0 SDK to develop the nrf52840 dongle to communicate with a sensor. I am unable to connect to a pressure sensor and I have...
Hello,
I am using SDK 17.1.0 and using the code from the ble_app_uart example on a custom board to test BLE connectivity, when I load the example as is there are no issues...
Hi,
We can successfully compile the NCS2.0.0 sample project, /opt/nordic/ncs/v2.0.0/nrf/samples/bluetooth/peripheral_lbs, by VS Code.
BUT, compile FAIL if adding the CONFIG_BOOTLOADER_MCUBOOT...
Dear Support Team,
How does nRF5340 reset the network core through the application core, and the application core does not reset?
Are there any examples?
Hi,
I am currently developing an application around the CAF BLE state and advertising components.
My setup consists of a nRF9160DK that uses the nRF52840 onboard for BLE...
When provisioning nRF5340DK eval boards with the nRF Mesh Android app. The nRF Mesh only remembers the last node it provisioned. It shows all the Nodes but if I select any...
Hi,
I was wondering if its possible for NRF52840 chip can work on RS485 @ 921600 baudrate? If not, is there a work around we can implement?
Kind Regards,
Keegan
board 5340dk_cpuapp
sdk v2.0.0
hello world sample
push button SW1 and push reset button that go to mcuboot
can't upload new image to slot1
and the hash is unavaliable...