After i asked this question , i changed to use SDK 8.0.0 hrs "s110_for_dfu",
As the same step to try,
i downloaded softdevice(s110) & bootloader(for 8.0.0)
then opened...
Hello All,
I am trying to create multiple threads for an individual tasks. But when I am creating new thread my program is not working and it's going into some infinite...
I have ASUS ZenPad 10 with Android 5.0.2,
BLE device on nRF51, S110 SDK9 with fixed passkey and encrypted characteristics with following settings
#define SEC_PARAM_BOND...
Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
hello:
My project is based on "esb_rx",NCS2.5.1,nRF52832.I need a Unique address for my product ,so I add flash read/write function for my projict, base on "soc_flash_nrf...
Hi,
we are facing an issue of loading the application written with nRF Connect SDK to the nRF52840 which has nRF5 SDK's secure bootloader. Update process should be performed...
I try to enable APPROTECT by nrfjprog but seems not work, I still can read the memory after device (PCA10090) reset.
Here is the commands I test to enable APPROTECT
...
I was trying to update the PPK II software, but I am receiving a error message: "Error: EPERM: operation not permitted, mkdir 'D:\'"
Well, in my Windows environment, the...
Hi,
We have been using the DeviKit for our initial development and now we have developed our own custom board using the nRF5340. I trying to flash the device, but couldn...
Hi, We noticed that if you do not "Disconnect" a SEGGER RTT connection (on the RTT Viewer), the nRF52832 chip latches into using a relatively large amount of power (~3mA)...
I'm running the latest nRF Connect under VS Code on Windows 11.
What used to compile and not show errors (a couple weeks ago, and running 2.6.0) is now showing errors on...
I am having a problem where the UART is getting noise and bad data (I assume framing errors too) with Zephyr drivers. I was wondering how in Zephyr do you check for framing...
Hello,
This demo gives me automatic pairing and password input.
https://devzone.nordicsemi.com/f/nordic-q-a/44658/communication-problems-between-ble_peripheral-and-ble_central...
This question is in lieu of an issue on the repository, because I don't think issues are accepted there?
I noticed I was getting the following CMake Warning:
Could not...
I am running on demo "nrf-knx-iot/samples/light_switch_sensor".
I built the demo and burned it into my nrf52840dk successfully, but I could not see more logs.
I found...
Hello! We recently acquired a Nordic Thingy:91 for prototyping and it was working great until I came into work this morning and it was no longer showing any signs of life...
Hi Support team,
When I compile the application on the network core of nRF5340, the result is like below:
There is a 64KB SRAM1 with usage 0%, could you tell me what is...
Issue: No Interrupt Signal on GPIO0 Pin of MAX30208 Sensor with Xiao BLE nRF52840 Using Zephyr NCS v2.6.1
I was write a code for max302078 sensor driver but in this i want...
In some examples that use nrfx libraries it is necessary to extract a GPIO PSEL, which is usually done like this. Give the following DT definitions
``` leds {
compatible...