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 am working with ncs 2.6.0 trying to implement some logs using the DiagnosticLogs cluster
But It looks to me like it is not impemented/supported yet.
For testing...
Hello:
I am Enrique Martinez. Currently I work with nRF52840 in nRFConnect SDK for VS Code. I have problems with documentation about Multi-Image builds ( https://developer...
Hello:
I am Enrique Martinez. Currently I work with nRF52840 in nRFConnect SDK for VS Code. I have problems with documentation about Multi-Image builds ( https://developer...
I am using the Direct Test Mode sample as a starting point (samples\bluetooth\direct_test_mode). I am using NRF Connect SDK Toolchain v2.5.0 and NRF Connect SDK v2.5.0. I...
As far as I know, ppk2 is an eye-catching and open source power evaluation tool. I got the source code of the power profiler from github, and obtained the hardware design...
Hello,
With the CMakeLists file, is it possible to make an error during compilation if the SDK version is not the correct one?
Example: I am developing an application...
I'm trying to modify this bit-banging ws2812 gpio Zephy driver to run on an nrf9160 board. The problem is I can't mange to get consistent pulse timing using assembly instructions...
Hello
I have a problem setting up communication between a nRF9161 and a nRF52840.
I have a custom board with a nRf9161 and a nRF52840. These two are connected with 5 lines...
Hello, I'm using the nrf5340 and nrf Connect SDK 2.6.1. Currently the MCUBoot is immutable and the cpuapp image is encrypted (it contains IP and secrets). The MCUBoot is kept...
Hello,
I 'm updating from Zephyr 3 .2.99 to Zephyr 3 . 4.99 .
I attempted to add a main() function to my application . (Heretofore I have not been using a main() function...
hello I am designing a custom PCB using an nRF5340 and i have one nRF5340 audio dk with me and both are configured as a gateway and headset . i am facing an issue in pairing...
To do this by reusing the sample of nRF5340 Audio I am thinking of using it by editing the overlay file.
nRF5340 Audio has A/D linked to P0.24, Use P0.24 separately from...
When I tried to use the sd_ble_gatts_value_get() function and found no error but no corresponding value returned, I was sure I had the right value in my feature because it...
Hi,
I try to create a one-button minimal "smart watch" based on a small nRF52840 module (register button press) and a second nRF52840 'central station' (receiving and converting...
hi there i hope you are doing fine and best of your health. actually i am developing the custom app to communicate with nrf 52840 soc device through bluetooth, which is working...