Hi. I have been trying get a notification through ANCS.
I have created an app which is made by modifying ble_app_ancs sample.
It works basically but there is one problem...
Hello,
I'm using the nrf51422 with 210 softdevice.
I'm trying to figure out a way for the receiving slave device to go to sleep when away from the master, but to wake...
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
I am currently working on a custom nrf9160 board and I have a random bug that appears to be in this function mqtt_client_connect_tls.
For 3min, the board consumption...
Dear all
Just upgraded my SDK to latest v2.1.0, and also copied my custom board folder [boards] to my project folder and named as boards, but it does appear on Add Build...
I am trying to connect two CAN devices mcp2515 to the SPI3 on the gpio spare of the tingy91 but I have a problem compiling the overlay file. Is there someone who can help...
Hi,
I am a novice in the Nordic world. I have to say it is really new conception for me. I am used to work with STM32 and freeRTOS.
If I understand corectly, when I...
Hello,
I'm getting the following error during migration from 2.0.0 to 2.1.0:
FAILED: zephyr/drivers/bluetooth/CMakeFiles/drivers__bluetooth.dir/hci/rpmsg.c.obj C:\ncs...
I am using nRFConnect for desktop to program bootloader / softdvice / application.
After programming the images I click the read button to see what the layout looks like...
Hello,
We have a product developed using nRF5 SDK for Thread v4.1 based on mqtt-sn sleepy publisher example.
Thread border router image supplied by Nordic also have mqtt...
good day,
may i know another way to combine the bootloader, softdevice and app hex files into a single hex file?
already created a bootloader setting before merging with...
Hi All!
I am working on nrf52833DK using Zephyr RTOS, NCS version 2.0.2. I am using peripheral_Uart & Central_Uart to add Coded_Phy and conncurrent Connection features from...
Hi all
We are using the nRF52833 and are implementing the DTM in our project.
Do you know if the DTM must support all features that are supported by the chip (i.e. nRF52833...
Hello,
I bought a Danalock V3 type smart lock. The manufacturer sent me the firmware file. The first time I uploaded the file 2 out of 2 processes ran:
UPDATING: Part...
Hi,
Mesh SDK: v5
Using 2 nRF52DK's for range testing
I wanted to know how we could increase the node-to-node range by making changes in the firmware (Like changing...
Hi
When I try to use bt_conn_le_create to reconnect a Peripheral device, sometimes it returns -22.
After debugging, I found the bt_conn_exists_le return true with...