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...
I have the DFU Trigger code added to my application, and am using nrfutil to upload the package over USB. If I press the reset/DFU button on the dongle the process works fine...
Hi,
nrf-command-line-tools-10.16.0-x64.exe
If calling NRFJPROG_read_connected_emu_snr(..) ,when more than one JLINK is connected to the computer, a selection window...
According to the nPM1100 (PMIC) datasheet, the absolute maximum rating of VOUTB = VINT +0.3V.
VOUTB is the output of the internal DC/DC buck converter.
VINT is supplied...
NCS 2.0.0
Our application is using an nRF52833. Everything is running except measuring a voltage. I am looking for a simple SAADC sample to read a single-ended voltage on...
Following this link -> developer.nordicsemi.com/.../ug_matter_gs_adding_clusters.html I have set up two endpoints on a Matter end device (nRF52840 DK) and some commands and...
Hi, after installation the nRF Connect for VS Code Extension Pack (guided by the Video from Nordic), I can not see the Welcome Icon on the left side:
I restarted VS Code...
Hi,
After making a 802.15.4 poll request for data and receiving an ACK message which is not followed by any data message the confirm callback never occurs. I have verified...
this is (NRF connect app) for Android mobile
in android phone i am using NRF connect mobile app, in android phone Bluetooth device MAC address is showing, but i install...
My application originally used the ncs version of 1.5.0, and the configuration project used the dts file of nrf5340dk. When I need to change the rts pin of uart0, I just need...
Hello,
I have a custom board with nRF9160. Modem FW version 1.3.2, nRF Connect SDK 2.0.0.
I'm using LTE link controller lib for connection to the NB-IoT network. The...
Platform is SDK v17.1 / 52840 / secure bootloader with BLE.
I would like to add some application logic to the bootloader.
The idea is to periodically poll some spi devices...
Hi,
I have devloped an application with NCS v2.0.0. I have succesfully built and flahsed the application to the nRF52833 DK. I now would like to use Docker to build the...
I'm using the nrfx_rtc drivers on RTC2 to generate a regular interrupt once a second, using compare interrupts.
My problem is that the nrfx_rtc interrupt handler disables...