I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
Hi,
I'm using the new Event Trigger API in a BLE peripheral to set up a connection event trigger as demonstrated in this official sample . The trigger seems to work fine...
In evaluating whether the nRF52833 can connect to our host microprocessor as a SPI slave, I noticed the set up and hold times listed in the data book nRF52833_PS_v1.6 as:...
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...