hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
I am getting following error:
Error in final launch sequence
Error executing step execute method: stepInitializeJTAGFinalLaunchSequence
java.lang.reflect.InvocationTargetException...
Dear Nordic people,
I am playing (6.0.0) with sd_flash_page_erase() and sd_flash_write() , seems to be working ok, Allways happens what I do expect, but I am not able to...
Hi,
Will PAN item #56 TWI: TWI module lock-up be fixed in the Rev 3 version of the nRF51822/51422?
Also would you happen to have a time frame as to when the Rev 3 will...
Close Bluetooth in Iphone's settings when IOS/51822 is paired and connected normally.
several seconds later, Open Bluetooth in the settings again, and observe the settings...
Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Hallo,
I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging...
Good day I need to add UART to a project based "Thead MQTTSN client publisher" example code. The device needs to receive data over UART and then send the data to the MQTT...
Hi All,
I am trying to connect Segger Embedded Studio for ARM withnRF Connect SDK for DWM1001 Dev Board connection.
Can anyone help me with that/
Thanks !
Hi,
I'm working on a product using an nRF52840 that must communicate with a custom 802.15.4 product created by my customer. Their product does something nonstandard - after...
Hi,
We've been using the nRF52840 for a while now with the LDO configuration. We are trying to optimize the power consumed by our system and are exploring the DC/DC configuration...
Hi,
I have example nrf/samples/esb/prx. Now I want to add UART0 (in ASYNC mode - DMA) for TX and RX communication with another device.
I just tried to proceed according...
Hi there,
I'm using SPIM2 for an external accelerator, and I wanted to set it up. I insert all as requested, but compiling it says me:
This seems to be an error coming...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I am having strange linker problems with NCS and VScode (I really hope im not just dumb and oversee something obvious here..)
I am currently migrating from PIO to NCS, and...
Hi,
the lastest version of nRF Connect (= 2.1.0) no longer shows examples and build targets for the Thingy:53.
Also, in the examples section there are no samples/applicationf...
I am suffering a very similar problem as to case 280113 (ERROR Error when fetching device versions: readFwInfo error (Origin: "Error when running nrfdl_fw_read_info")) and...
Hi!
I am trying to streamline development a bit and want to set my image version based on the latest git tag and commits since then and I have a script that extracts that...
Hi All, How do I get the raw timestamp in the shell out ? I did try several log timestamp settings but no success.
Observer behavior: *** Booting Zephyr OS build v3.0.99...