To be able to upgrade FW through UART, a bootloader for nrf51822 is required in my project. I have tried out the example bootloader in SDK. But this example is using softdevice...
I followed the forum posts and nan-29 to get eclipse 4.3.2 to successfully connect to JLinkGDBServer via a Segger J-Link EDU on Ubuntu Linux.
I can start the GDB server...
I'm using Softedevice 6.0.0 and SDK 5.2. and Keil 4.7.
I Modified bootloader project so it compiles with both ble and hci transports. Currently I use button_0 and button_1...
I am working on the proj that needed 2 MCU and nrf51822 work as slave.
I would like to know any ref on how to firmware upgrade on board without external tool?
We're looking for a Nordic nRF51822 based low profile/small USB dongle that we can use for our iBeacon software.
It would need to come complete with casing and the ability...
Hi all,
i want to establish connection between two threads in cmsis-rtos, can i use
1) semaphore to do this?
2)message queue should be used or any other ipcs can be...
Hi,
I have two CPU in our product. (STM32F2 and Nordic nrf51422).
I use serialization function to link those two CPU(refer to ble_s110_serialization sample)
But I find...
I facing the above issue when build a project. The project structure is below. I copied the Git project project to d:can/firmware/zephyr/samples/drivers/can from https://github...
Good day Nordic people, I am facing a problem when erasing or writing to internal flash memory after enabling softdevice. here the details and tests: Setup: - GCC, arm toolchain...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832 with the examples of ble_app_uart and ble_app_uart_c.
I managed to implement a multilink communication...
Hi Support team,
nrf5 sdk for mesh 5.0, nrf5 sdk 17.0.2, s132, SES;
We are trying to understand the LPN feature based on the LPN example because in our scenario there...
We're developing firmware for a custom board that uses the NRF5340. Today one of the developers reported that they were no longer able to communicate with the board over SWD...
Hello, all
I built CLI sample for Openthread, but failed to run, windows 10 couldn't find any nrf52840dongle inserted, and not any log output through RTT.
When I debugged...
Hi guys,
i'm using DFU over serial and i get the error 4 in NRF_DRV_UART_EVT_ERROR.
This was not happening before and suddenly started.
What could be the issue?...
Hi Nordic Support,
I'm running into an issue with ncs v1.8.0 directing log and shell to RTT backend.
Objective: Using nRF NCS / nRF52840dk - I want to dedicate 1x UART...
VirusTotal reports nrfconnect-setup-3.11.0-ia32.exe and nrfconnect-setup-3.11.1-ia32.exe as having TrojWare.Win32.Injector.ALGW@51nb03 and our IT policy prevents us from using...
Hi,
I've surfed through the forum for the lot of similar posts but couldn't get it to work yet. So, apologies if this seems repetitive.
My ultimate goal is to port the...
Hi,
nRF9160 output power is 23dBm,
Is it CLASS3?
If not, what is the CLASS?
In which document can you see the parameters?
Thank you for all your assistance. Kind...
Hi,
How do I get MODEM_INFO_ICCID correctly
Failed to get MODEM_INFO_ICCID using the modem_info_string_get function
Thank you for all your assistance. Kind regards...
Hi,
I´m using the nRF Connect with the Bluetooth Low Energy app on Windows 10. I want to edit the UUID definitions file to add some custom UUIDs, but the application is...