I debugging some function abnormal after OTA problem, and problem with disappear after redo OTA FW upgrade, duirng it I found a problem about Master Control Panel FW upgrade...
Hi,
i want to build a BLE mesh via advertising. i asked some questions before about ibeacon and observer, how ever to clarify my question i have some additional questions...
Hello,
I have set nRF51822 Evaluation Kit. With its help, I would like to read the pulse of the heart rate monitor:
link text
I manage to connect to it using the...
Does the s110 stack allow retrying pairing procedure?
It looks like the stack (peripheral) always ends with disconnect upon invalid passkey.
We would like to explore the...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
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...
Hello,
I am using MDBT42Q nrf52832 module, SDK 15.3.0 in Segger Studio IDE,on Win10.
I am configuring my device to advertise for 20 min, 5 min fast advertising and 15...
Hi all
I am able to do start loopback using the example of UART.
But how to send data to external modules ( like ESP32) via UART from nRF9160.
I tried this example Thread...