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...
Hello,
OS: Ubuntu 22.04
SDK version: NCS 2.6.1
Modem firmware version: nrf91x1_v2.0.1
We are evaluating NRF9151 in a new design. We have some prototypes built...
For a project we need to evaluate DECT NR+. We have used the `hello_dect` example ( https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/dect/dect_phy/hello_dect...
Hello, I'm developing an app that will allow a programmer to flash application firmware and modem firmware. I am able to flash application firmware via JLink Commander. The...
Hi, I had a project which was configured with upto 5 simultaneous connections. Recently moved from NCS 2.4.1 to 2.6.1 and now the advertising stops after one connection. I...
Hi,
I want to DFU the nRF52 from nRF91 over UART. And I find this sample: https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/samples/cellular/lwm2m_client/fota_external_mcu...
We are working with Zephyr to program the development kit for now and later the real board,
We need access to both UART0 and UART1 but we can't seem to get UART1 to work...
Attempts to build the Matter light bulb same fail for me under these conditions:
A new nRF Connect SDK install on Ubuntu
Toolchain v2.7.0
SDK v2.6.1
VS Code...
Hi,
For Production I need to program by SWD 10 nRF52832 devices simultaneously. The production tools will be prepared for separately connecting 10 SWD interfaces to 10 different...
Hi.
I am experimenting with an internal temperature sensor (TEMP) on an nRF52810 microcontroller and have some questions:
1. How to select a crystal oscillator as a source...
We are developing nRF52840 battery powered device, NCS 2.5.2.
Wanted to use shell for external commands for system testing (currents must be low when the debugger is not...
Hey,
I'm currently working on a legacy project that uses the NRF5 SDK. Rewriting the project to use the nRF Connect SDK would be tedious, time consuming and likely to introduce...
Hello support team,
I have question on how should i setup child image. In my project i need to use hci_rpmsg sample as child image for the bluetooth. However, the current...
Build environment is the nRF SDK Connect for VS Code extension with ncs 2.3.0.
I am trying to accomplish DFU over UART with mcumgr serial console in which primary slot will...
Greetings,
We are trying to enable/implement the read-back protection feature of the nRF52840 SoC and during this process we came accross this reported vulnerability of...
Hi
I am setting up our project to generate a test plan in Bluetooth.com. It is a custom hardware using the nRF52832, so we need to do the RF.PHY-testing.
So in the qualification...