Hi,
My customer use nRF52840 with nRF5 SDK 15.0.0.
They have come up against the difficulty that uart RX pin instability.
I have searched the DevZone and it's advised...
Hi Nordic Support,
I have been waiting for many years to see our end-user devices (Android, iOS, Windows, and Linux) such as smartphones, tablets, and computers to support...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hello Nordic Team,
I have a nRF52833 DK with me.
I am using nRF Connect SDK v1.8.0 and through that using Segger Embedded studio loaded the Light switch example to nRF52833...
Hello,
What is the difference between 2 devices which are constantly scanning and 2 devices which are connected? Also, how do I code 2 devices to connect to each other?...
Help me please!!!
nRF52840 DK stops to scan after 3 hours working.
Project is based on central_nordic_uart_service.
Scan params
it works fine 3 hours and then BLE...
Hi.
I'm working with an NRF5340DK using NRF Connect SDK in a project where I need to decrypt an input text with a previously adquired key usign AES128 CTR, but I've been...
Hello,
Our project is based on the "ble_app_template" example with added BLE custom profile.
We have been developing our software on the u-blox "BMD-300 evaluation board...
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 had toolchain manager 0.10.3 and a project using NCS 1.91. Unfortenuately I have updated the Toolchain manager to 1.0.0 and now my project does no longer show up and the...
Hi
I have build a sample project nRF5430_audio for nRF5340 Auido DK(two DK, one for gateway, one for headset), following the guide: nRF5340 Audio — nRF Connect SDK 2.0.99...
Hi,
I work on a project that uses the dfu target library for firmware updates. This has been working flawless until I added task watchdogs.
The problem that I see is that...
Hello,
--> I want to read some analog values from Pressure sensor. I don't know how to read analog input from sensor. Can you give/provide me the code which having an only...
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...
I want to use the external flash memory MX25R6435F to run my code which has a big size on my arduino nano 33 ble but I'am a newbie and I don't find supports that can help...
I use PCA10059 demo board,receive BT data by" nrf connect for desktop",yesterday it is ok,but today when I plug it into my PC,it can't be recognized.and no any indicator,...
Hello,
In the Zigbee Network Coordinator example when flashing new file to nrf52840-DK the Zigbee network steering automatically starts. How do I disable auto-start of network...
When using the distance measurement function newly added to the reference point by THE GNSS routine of NCS V2.0.0, it is found that each measurement has a deviation of 30...
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...