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...
Hi, From some time I'm trying to fix problems with throughput sample. I don't know why, but after setting data len parameter to any value it's constantly sets 27.
uart:...
We are evaluating using GPIOTE In event to trigger SPIM reading by PPI. GPIOTE interrupt will trigger SPIM data transfer. The SPIM CS pin is toggled with PPI too. We use a...
I am using a NRF9160 module using NCS 1.8.
My application is successfully using GNSS, HTTPS, and MQTT. The issue I am currently having is premature wakeup from the POWER...
Hi, All
I am developing a host software for central BLE.
Just try to create a buffer to receive notification data and/or read data after peer connection is established...
VScode version: 1.71.0
MacOS version: 12.5.1 Monterey
nRF Connect for VS Code version: 2022.7.242
nRF Connect for VS code Extension pack works, but the sidebar icon...
Hi,
i am interested to get the MCUBoot version developed in a specific branch different from the one present in the official SDK (i have the 1.9.1).
Is there a proper...
Hi,
I'm developing code for the nrf5340 network core. I am including the file ../nordic_bsp/modules/nrfx/mdk/nrf5340_network.h in one of my source files. This file has the...
Hello,
I am creating this ticket in continuation with Case ID: 278810 as my doubts are not cleared yet. I need your support to get them clarified asap as we need to prepare...
I'd like to know whether the cetnral get the data from peripheral or not. I'm using UART, it connects mcu(stm32f4) to ble module (nrf52832) and ble module gets the sensed...
I am having trouble understanding where am I going wrong . I am using the devacadamy sample with the BME280 sensor and just trying to get the device id for starters .
I am having a lot of trouble having to change my dt files and receive errors every time i try to run a basic sample for the NCS . Is there any 'How to' that i can refer and...
I hope to add custom data to the ASK package returned to TX in the ESB application. How can I add it in the input? How should the tx side read the custom data.
Hello,
I received the Thingy53 as part of the Hackster IO contest. Right now I am having problems to flash it through the VS Code. My VS Code instance is unable to detect...
I have a thingy 53 that I got from the HacksterIO competition, I'm trying to program it using the Programmer application from the NRF Connect Desktop application. I open Toolchain...