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...
After installing nRF Command Line Tools I am getting a gray screen when opening nRF Connect. I have tried to remove nRF Command Line Tools and reinstall nRF Connect but it...
Hello everyone,
I have following problem. I am trying to build a mesh network with the nRF52840 DK and the nRF52840 Dongle.
I am using the "nRF5 SDK for Mesh" (V4.2.0...
Dear Team,
Greetings,
I am facing a problem for configuring Port 1 as input. I have connected a push button on P1.4 and an led on P0.0. I want to perform a simple task...
There is a similar question here , but it uses a custom makefile which I am not familiar with. I am trying to convert a program I wrote using base TWI communication to use...
I had a custom BLE service working just fine, but once I tried to integrate buttonless DFU (based on the SDK example) I started getting the NRF_ERROR_NO_MEM error. I was able...
Hi. I am using three different device which can communicate with the nRF52840 through SPI.
I am using nRF52840 as master and the three device as slave. All the device will...
Hello,
This is regarding the problem faced while flash and debug the nrf9160 feather,
1) Build and flash using the west
we are using nrf 9160 feather so it has...
Hi
Is there a possibility to have an individual pinreset time? In my product the default reset time from 20ms is not enough.
Can you extend the command with a time parameter...
When I enable the OTA AT Command on the nRF52832 module and click on the DFU option available on the nRF toolbox Android Application, selected the OTA Package which shows...
Hello,
I am working with the nrf52840 chip and wanted to know if there are any pins that are shown on the schematic diagram, that I should not use to ensure that the Bluetooth...
I am working with nRFConnect and the nRF91-DK on MacOS Catalina.
After updating the command line tools I was able to program using the GUI
But now I want to write this...