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...
Dear Support Team,
Hardware : nRF5340 Custom board
Software : nRF Connect SDK v2.2.0
I have implemented OTA FW update for nRF5340. I've used multi-image simultaneous...
Hello ,
i am trying to find out advertisement handler while SD advertising in SYSTEM ON mode.
i have added a simple counter to see if it is increasing or not but it is...
Hello fellow developers!
I am currently working on a scale application using the nRF52 DK, and I've run into a roadblock regarding the integration of the HX711 load cell...
Good morning,
I would like to know if I can work with Zephyr with C++ and how to do it.
development software, with versions:
Windows 11
nRF52840-DK PCA10056, 3...
Hello
I'm suing the smp_svr sample from the Zephyr SDK 2..6.1
I want to change the CONFIG_MCUBOOT_IMAGE_VERSION to force the OTA DFU ( over bluetooth ) but when I add...
Hello Nordic Team,
I am writing because I encountered an issue while developing a BLE application on the nRF5340 development board. Currently, I have set up this callback...
With multiple of the provided samples with the SDK, I'm getting a repeated build loop that ultimately fails due to a remaining "dirty build.ninja". This is primarily with...
Hi,
I am working BT840F which has nrf52840, I am using ble_app_uart example to transfer UART data to app. I wanted to know what is the system frequency of the microcontroller...
Hi,
I am using an external flash on the NRF52840DK via SPI and have established working communication with the flash memory. However, I need to disable CONFIG_SPI...
In my project, using nrf52840 controller, I am trying to store 253 bytes of data in NVM, but I encounter an error: "flash_nrf: invalid address: 0x00100ff8:8." Is there any...
Hello DevZone,
I'm porting my project from NCS 2.5.0 to NCS 2.7.0.
I know that there are lots of changes in build system, especially in Zephyr sysbuild. So, I decided...
Hello, I was able to update nRF Connect SDK to v2.7.0 fine using nRF Connect for Desktop. However, the nRF Connect for VS Code extension update v2024.7.13 causes VS Code launch...
Hi,
As described in the subject I'm not able to set "Extra High Drive" for a GPIO. This setting is described in 7.13.5.11 in product specification version 1.3. I'm able...