Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
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...