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...
Hello,
I am using nrf52832 and I just have 3 questions regarding it.
1) SAADC change over temperature. According to the datasheet, it has a change of 0.02%/C but I only...
Short version: can I use a pin both as a GPIO input to trigger GPIOTE PPI event, and as SPI MISO *at the same time*?
Detailed version:
I want to use the SPI peripheral...
Hello everyone. I want to turn the LED on and off with the push button, if I want to hold it down after 3 seconds the LED will turn off, if it has been pressed for less than...
Hello
I am trying to port a custom project for nRF52840 from Keil to Segger Embedded Studio -uVision V5.33.0.0 -Armcc V5.06 update 7 (960) -SDK 15.2.0 -Device Familly...
SDK version: SDK17.0
We have low received radio message count with open USB CDC compared to when it is closed.
The low rx varies from 20% to 50%.
USB open = screen...
Hello!
what command should I send via BLE to disable the pressure, gas, and light/color intensity sensor?
In this documentation: nordicsemiconductor.github.io/.../firmware_architecture...
Hello
Assuming I set FDS_CRC_CHECK_ON_WRITE flag in sdk_config to 1, where do i get a notification that somthing went rong? I probably miss something but I need to clarify...
I'm using nRF52 DK BLE.
In the code, I used the following code to set the Tx Power = +4dBm.
On my HUAWEI Android phone, I use the nRF Connect app to see the RSSI. My...
To test the example, I downloaded the project through the following path.
https://github.com/NordicPlayground/nRF52-ADC-examples
I get an error like an image. What should...
Hi!
Hope you are doing well!
I am developing a BLE device and right now I want the device be able to auto reconnect to the phone.
e.g. The user leave home with...
Hello
SDK = ver 17
DK = nRF52
Using Peer manager for writing peer data in flash and FDS to store app settings in flash.
1. They both share the same spcase in flash...
Hi,
We are in the middle of product certification, right now with BT SIG testing. Unfortunately we got stuck right away since the test house cant configure the device...