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...
Hi,nordic
I am using ses6.22a, the sdk is 1710 and mesh5.00. When I integrate the serial port case into the mesh sensor case, the serial port can work normally, but it must...
Hello guys, i'm attempting to record the radio_end event, and i tried to enable it with the following code:
However, the second line constantly crashes the chip.
In...
Hi:
I used the following command to install matter OTBR, but the following error occurred when executing this command;(sudo docker run -it --rm --privileged --name otbr...
hi,
I would like to purchase the following nRF-Desktop. It is a wireless BLE keyboard and mouse set.
https://www.nordicsemi.com/Products/Reference-designs/nRF-Desktop...
Hi,
I am using the nrf9160 and attempting to enable MCUBoot and secure boot. Is it correct that you still cannot use any form of TF-M with MCUBoot on the nrf53 or nrf91...
Hi,
I am currently using the NVS library with the nRF9160 and an external SPI-NOR flash device (MX25R6435F). I am getting concerned with the NVS library causing issues,...
Following Getting started with current measurements on the nRF9160 I applied the
to a Thingy:91 (disabled SERIAL, NCS-2.0.0). With that I get about 0,190 mA. That value...
Hi,
I would like to use the NRF52840 dongle (PCA10059) to transfer UART over BLE.
It seems there are some examples available that look promising, but after a day of struggling...
I face problem in k_sem_take() i build a nrf3540 board its successfully running in peripheral uart and some sample programs. while debugging peripheral connectionless rx and...
Hello. We manufacture the device on nRF 52840 and use NFC tag emulation to connect to BLE. We produced two batches of printed circuit boards and there were no problems. But...
Greetings,
In the product specification, it is specified to enable E0E1 high drive when using TRACEDATA[0..3] and TRACECLK. ( Pin assignments link )
Is this setting also...
Hi,
I'm working with a nRF9160 and nRF Connect SDK v1.7.0.
It looks like printk() is not outputting to UART, it previously was working when I was using nRF Connect...
Hi,
I am developing a project that uses TF-M to run some functions from a secure partition. The structure of the project is shown below:
├── lib │ ├── ... │ ├── blst.h...
I couldn't debug with Visual Studio Code, so when I reinstalled it, "Welcome", "APPLICATION", and "CONNECTED DEVICES"
only displayed "Loading..". Please tell me how to improve...