I'm trying to use the ADC and internal reference to measure battery voltage on the nrf51422, while S210 is enabled.
From the example nrf51-ble-app-temp-master, I found...
I have Nokia Lumia 630 and it works well with nRF51822-EK but only with SDK nrf51822_v5.1.0.36092 and SoftDevice 6.0.0. Now I decided to try DFU OTA. I programmed bootloader...
Hello,
I found that there is a multiprotocol demo in folder Board\nrf6310\s110\experimental\ble_app_multiactivity_beacon,then I found it can implement concurrent connected...
Dear Sir
We got the problem on DFU upload firmware, it always failed in second DFU . We must unpair the device at iOS setting panel. Before next DFU.
Here is the log data...
Hi All,
My requirement is to read the data from nRF51822 device that is connected to a bluetooth and bluetooth is connected to a system using a .Net application.
I have...
Hi everyone,
I'm using the nRF51822 (pca10000 Dongle + pca10005).
My plan is to send one byte over the radio.
I tried to use the SDK-Example as a template but it's...
Hello,
nRF52840-DK
SDK: 15.3.0
SoftDevice: s140
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fclock.html
Do any drivers...
Hi Everyone,
We are using NRF52810 with latest nRF5_SDK_16.0.0 and s112_nrf52_7.0.1_softdevice. We are able to program with ble_app_UART example on our prototype,
but...
I would like to set or clear a digital pin when the button is pressed.
I seen to have achieved this with the on-board button but it doesn't work with a mesh switch.
...
I want to use the nordic 52832 hids services to get the phone of IOS mute when a call coming; I make many attempts to get it work, But I failed. So is there anyone can help...
I'm using ble_app_thingy_s132_pca20020 sdk and i fixed the code change ble_tes to ble_nus service in m_environment.c file and data send is worked.
and i also want to change...
Hi,
is there a way to change the programming clock frequency of the SEGGER j-Link programmer (I'm using j-Link Lite) in nRF Connect 3.2.0 Programmer?
I did modify the...
I was trying to set up a second computer with the NRFConnect SDK today and encountered a new issue. When I tried to install the requirements.txt for zephyr, I get this error...
I am seeing that faster advertising intervals will connect OK, and slower ones will consistently not. Specifically, a min-max of 0x1100-0x1250 works, but 0x1200-0x1400 doesn...
Hello,
We have a C# program we use in production to test and certify up to 90 of our devices at a time. We were using the nRF51 dongle and the MasterEmulator DLL, however...
Configuration: 2 x Thingy52 modules, Raspberry Pi4 (Raspbian Buster)
Development: Python 3 (3.7.3), Bluepy library
I am able to connect with the Thingy module and retrieve...
S140 SoftDevice v7.0.1 API
For more information about the S140 SoftDevice, see S140 SoftDevice Specification .
For more information about Bluetooth Low Energy...
Hi,
I have a Thingy91 (PCA20035) device added to my nRF cloud account and accessing without issues.
But today I have got a new nRF9160 DK (PCA10090) along with a new...
Hi i am working on nfc technology and i am using NXP's NFC reader clrc663 with nRF52832. Now i want to know is there anybody who ported nxp's nfc reader library to Nordic...
I've used the example in examples/peripheral/gpiote to count edges of a WATCHDOG pin from a different MCU:
After starting the timer I want to periodically get the...