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 I am having some problems burning NRF52840 using nrfjprog version 10.9.0. When I write firmware through jlink and continuously burn multiple chips, failure often occurs...
Hi,
We are using nRF52833 with SDK 17.1.0.
We already have a FW that transmit and receive BLE data that is based on ble_app_uart example.
Now we are requiring changing...
An error occurs when building nRF5340 Audio in debug mode using a script.
The version of ncs is 2.5.0.
The error is as follows:
-- Configuring incomplete, errors occurred...
Hello, I am reaching out to you because I am trying to implement a DFU OTA in my project in order to be able to update my firmware with Bluetooth. I have been spending some...
Hello,
I have followed the steps here: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/installation.html to install toolchains and SDK on a fresh Ubuntu 22.04 computer...
Hello everyone, I'm learning about MCUboot. Currently I have tried searching for information online but still don't have an overview. So I hope everyone shares their experiences...
I built blinky which just blinks a light, pretty simple :). Then I found Anroid nRF blinky in your git hub repo, that's a git hub project that remotely blinks a light. But...
In which subsequent process is the random_static_addr_cfg function reflected? Does the ID change with each build? If the ID changes, will it affect Bluetooth connections?
Due to project requirements, I have made significant modifications to MCUBOOT, but currently all projects use the same MCUBOOT file. Is it possible to have MCUBOOT configure...
I'm going to build an project with 2 AS5600 sensors, and also using I2C mux(TCA9548A) to communicate with 2 sensors.
I have some problem with devicetree. There are two errors...
Hi!
I used SDK15 (may be 15.3) with s132_nrf52_6.0.0_softdevice
I used nRF52832 in two modes in one time.
When I stay in connect with my peripherial to a central device...
Hello,
I have a custom board with a nRF5340 on it. The firmware gets built with MCUBoot in serial recovery mode to update the application core. The serial recovery mode...
Hello. I'm using serial lte modem as mqtt client.
After a while I receive fault. Adding logs:
#XMQTTEVT: 9,0 ESP:LTE: PINGRESP packet #XMQTTEVT: 9,0 PINGRESP packet CR...
Hi, I read somewhere that the LOG module works differently from printk() and uses a separate thread or so. But I couldn't find any information which priority this thread uses...
Hi there,
I am currently having issues flashing an nrf52840 DK on windows 11 using either west for a Zephyr project or nrfjprog. I have successfully done this on a work...