Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
I am trying to add A/D conversion to my project which is a modified version of the ble_peripheral/ble_app_uart/pca10040e example.
I have:
- Added "nrfx_saadc.c" to the...
Hi
According to Amazon documentation, it is possible to connect a smart home device to Alexa with the Bluetooth Low-Energy (BLE) mesh wireless communication technology....
Hello, Can I use the nRF52840 DK to develop applications for the nRF52805 SoC? I see in version of the nRF52840DK is says: "This kit can be used for developing for either...
Hello,
I would like to know if it is possible to create a custom cluster for a custom Matter device using the ZAP tool ( https://developer.nordicsemi.com/nRF_Connect_SDK...
Hello,
I'm trying to understand if it makes sense to use PSM and eDRX at the same time.
On my NB-IoT carrier (Vivo), I can get both PSM and eDRX, but not on the same...
Building the default binary of the Matter example all-cluster-app for the nRF52840 results in a binary of more than 900kB. Switching the optimization from min-size to debug...
Hi
I'm flashing hci_lpuart on the nrf52 chip and peripheral_hr on the nrf9160 chip from the nrf9160dk. Everything goes well, but when I look in Link Monitor, I get this...
Hello
I hope someone can help with my problem.
We have a small to large BT Mesh network and we want to use the URI value to send preliminary information from the node...
I am working on nRF52833 board (PCA10100). I am pairing my peripheral device ( Nordic Board ) to the Mobile Application. I have to disable pairing after a certain timeout...
Hi all,
It's my first post here so hello everybody!
I'm quite new in BLE5, but I have been playing with BLE4 some years ago (around 12) and I want to confirm some...