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 am trying to upgrade from nRF Connect SDK v1.6.1, running under Ubuntu 18.04 using the Nordic Edition of SEGGER Embedded Studio as the Integrated Development Environment...
Hi, this is my setup:
nRF52840 Dongle configured to run as a peripheral BAS.
The BLE desktop app was used to configure the dongle.
I know that the dongle is working...
I was wondering how one might get the nRF9160 to enter the low power modes when making my own firmware? If possible could someone point me in the direction of an implementation...
We are building a gadget which senses temperature and humidity level using nrf5340 and using i2c as interface. We are using a slave which has SHT3X sensor for reading the...
I've been trying to use the NVS subsystem along with BLE and FOTA.
I got BLE and NVS working fine.
But if I enable FOTA (just including the code, not running an update...
I'm having trouble with a computer that can't run a Python script, which is using the library pc_ble_driver_py
I'm confused about the answer posted in
I've tried downloading...
Hi!
For a custom project, I need to enable and disable soft device for power consumption optimization. I've followed ble_app_gzll to enable and disable soft device. Unfortunately...
Hello,
I'm using the nRF52840 DK, SDK 17.1.0 and SoftDevice S140. My project is based on the Blinky peripheral example. The problem is the following:
Basically, turning...
I see a lot of threads about how you need to disable the UART while you're not using it because it has a couple of milliamps power consumption.
However, most of those threads...
Hello Team,
We are in process of designing our product with nRF52833. To secure our product and possible Firmware readouts, we are planning to use the APPROTECT feature...
So, I'm working on a project with two RGB LEDs, that's going to be powered by a coin cell. The device is going to spend most of it's time asleep, only waking up for a minute...
Hello - The nRF Connect for VS Code extensions updated today and it appears to have broken then nRF Terminal connection monitoring.
Old Behavior
Connect to device...
Hi,
I have a nRF52840-DK which comes with an o n-board SEGGER J-Link debugger/programmer to use with the internal microcontroller or an external one.
Also, I bought a...
Hello Sir/Madam,
I'm using Nrf52833 for ble_uart + saadc but this device given only 2 meter distance range .I want to increase that distance range.
How to increase distance...