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 try to install nRF connect for VS Code on Ubuntu 20.04 LTS according to the installation guidelines. When I want to set the SDK and toolchain path in the quick setup...
Follow up on: github.com/.../50438
Describe the bug There is a specific case in which the Bluetooth stack seems to become stuck in a state where it will not accept/initiate...
Hi, We are using SDK17 and are implementing the UART y APP_UART_FIFO_INIT. Every now and then we encounter APP_UART_COMMUNICATION_ERROR. I know this is related to buffer overrun...
Hii team,
today i install wireshark version 4.0 and python 3.10 and i downloded nrf sniffer ble software from nordic website and i connected my nrf sdk to pc to flash code...
Hello,
I'm developing an application that will include over the air updates. I read the infocenter information about how the dfu works, with either dual-bank or single-bank...
Hi,
As I am using the nRF52840 DK for a project, so I followed the instructions for setting up nRF Connect SDK as it's the main SDK going forward: nRF Connect SDK and nRF5...
Hi, How can I get the RLOC16 or similar ID from the CoAP clients connected to my CoAP server? I need to get this information from the messages that the clients send.
Cheers...
My BLE application needs to communicate with another µC using serial UART - so I started my app based on the sample in bluetooth/peripheral_Uart I'm have a nRF52_DK board...
Hello I have flash memory via SPI on the custom board. It works on SDK v2.0.2 properly and doesn't works on SDK v2.1.0. Flash memory defined in Device Tree as mentioned below...
Dear Sir.
we are porting some projects from nRF5 to Zephyr and the UUID/handlers table consume more memory. What is the best practice? we are trying to do the same things...
Hi Nordic community,
Let me ask a question.
I can run AT+RUNIMPULSE command via UART cable successfully, but I cant write it using BLE. For example using Nordic nRF connect...
Hi,
I have tried setting a custom network name by adding
CONFIG_OPENTHREAD_NETWORK_NAME = "MILIEU_OTNET" to prj.conf of both coap client and coap server. But they always...
Hello everyone,
I am trying to use the S340 softdevice in order to connect to an ANT+ HR. I would like to use proximity search.
It works fine for the first device in range...
HI
After the connection between the light-bulb and the Zigbee-Coordinator is completed, it is observed from Sniffer that both parties will broadcast regularly (as shown...