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,
Here is my previous ticket.
https://devzone.nordicsemi.com/f/nordic-q-a/83856/channel-interference-at-nrf52840
I haven't had response tho that's why I made a ticket...
Hi,
I am compiling the iBeacon example from Zephyr (nrf-sdk 1.9.0), with only one modification to increase the advertising interval to 5000-6000ms. I have a custom nrf52811...
Hi -
Is there a simple way to dynamically enable characteristics within a given service profile for a GATT server? For example, we are using the Fitness Machine Service...
Hello, I have a very strange problem with my nrf52-based custom board.
After a bunch of successful programming cycles I am unable to program the board again. The firmware...
hi support team,
how to select network manually, using “8.1 PLMN selection +COPS” or "8.16 Mobile network operator %XOPCONF", which command should customer use, and what...
I am trying to implement mesh with NRF SDK V17.
But nrf5_SDK_for_Mesh_v5.0.0.
When I build the light_switch application, I get the error "boards.h No such file or directory...
Product info:
NRF52840
nRF5_SDK_17.1.0_ddde560
s140_nrf52_7.3.0_softdevice
I am working on a product with a NRF52840 and SDK 17.1.0 and a cell modem. This product...
I'm having no luck in getting JLinkExe or nrfjprog to see my BMD-350 device on my custom PCB.
I have read though all the threads here that reference similar issues and...
Hi
Because the nRF52 SDK doesn't support scheduler server modeI and scheduler setup server model, but I need this model, and I don't know how to implement by myself, could...
As referenced in a previous ticket: devzone.nordicsemi.com/.../nrf9160-mqtt-simple-example-configured-to-talk-to-test-mosquitto-org-using-mutual-tls-on-port-8884 We are seeing...