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 all , I am beginning with SEGGER Embedded Studio . I flow 2 tutorial at :
devzone.nordicsemi.com/.../
devzone.nordicsemi.com/.../
I using NRF52832 board...
My mobile set XOLO ERA 2 , bluetooth V4.0 is not pairing with bluetooth speaker MINI-X6, Bluetooth V2.1. While Bluetooth is on Mobile set gives message " CANNOT COMMUNICATE...
Hi,
We want to use the nRF52810, but we don't have the chip now. We heard that it could run on the 52832. So if I want to do it base on the peoject ....ble_peripheral\ble_app_uart...
Hi all:
I'm am a beginner switching over from the Arduino IDE and the feather nrf52.
I am able to successfully program the sparkfun nrf52 with a SoftDevice, bootloader...
Hi all,
I have three nRF52840 DK. I would like to play around with Bluetooth Mesh, but I can not find any examples. It would be perfect if in the end I will have a gateway...
hi,
I am using Segger Embedded Studio and trying to store a data into flash memory by fstorage. For that i put the following in the flash_placement. xml file
<ProgramSection...
Hi,
I have a adafruit Feather M0 BLE with nRF51822. Wanted to know if there is a library which can help talk MQTT using just Bluetooth. Planning setup the board to talk...
I made eclipse environment and get rtt log with
JLinkGDBServerCL.exe (set in eclipse environment)
J-Link RTT Client
so I start "Debug" in eclipse, and start...
I want to run the nrfutil to do some test, after I clone the source code from github.com/.../pc-nrfutil
I run the nrftutil directly from the source code without installing...
We propose to use the SKY66112_11_203225L, but would also prefer to use Zephyr ( Or some other RTOS, like mynewt). I am aware of how to use the softdevice, but since neither...
www.silabs.com/.../ble-mesh
Do we have similar test program as if silicon Lab?
As I am about to build some PC/Android program to demonstrate the Bluetooth Mesh Device...
I use another jlink ob board to connect to nrf52832, and when i use j-link v6.16c,it give a warning prompt "The connected j-link is defective", and i use jlink v5.12f, when...