Hello,
I'm having some problems when I want to use some pins as SPIM interface (nrfx driver) and the Zephyr BLE stack in included in the project:
Platform: nRF5340-DK...
Hi All!
Hope you are doing well!
I am using peripheral_uart example NCS v2.3.0,nrf52833DK, trying to enable the sleep mode. When I tested with the LED On/Off when button...
I am using the nRF Connect for Visual Studio Code Add-In running with the nRF Connect 2.5.0 toolchain and was trying to implement the application versioning on a nRF5340 DK...
I am unable to connect using MQTTnet/.NET7 and wondering if I have the configuration right. I know my certificates are correct as I can connect via OpenSSL just fine. Hoping...
I am having an issue where ONLY in release mode.
When charging the device through the USB port, if it is unplugged I want to put the device into sleep mode. Following this...
Hi,
We have develop a custom board with the nRF52832-QFAA.
We have used the nRF52 DK as reference for our design and also as a programmer / debugger.
But the issue is...
We have a new custom PCB that has been extensively reviewed that we believe is wire correctly.
The developer on the board uses Segger and wants to do some basic testing...
Hi All,
After hours of reading this forum, I could not find a solution to an annoying issue I have with nRF Connect SDK installation on macOS Sonoma.
Please kindly note...
Good morning, By analyzing consumption, I noticed a variation during PSM mode.
The current was around 60uA, varying slowly up to 280uA, then back down then the sensor...
This is (hopefully) a more concise question than what was originally asked here. When looking at nRF Sniffer captures while investigating that ticket, I discovered this problem...
I need help,
I need to change the following project example to the nrf52810 chip:
\examples\crypto\nrf_crypto\hmac\pca10040\blank\ses\nrf_crypto_hmac_pca10040
I've...
Hello,
I'm pretty new to NCS (though an naRFcsdk5 veteran) so bear with me...
I've set up a new app based on peripheral_uart (nus) sample (nrf82540dk, NCS2. 5)
I've...
Hi, we are having problems using FOTA on nRF Cloud. We are using nRF Connect SDK V2.5.0 and the project is based of Asset Tracker V2 with FOTA enabled. On nRF Cloud we do...
ncs 2.4.2, windows 10, nrf52840
Hello,
I have made some changes to use nrf desktop as mouse and keyboard by adding these lines to configuration/nrf52840dk_nrf52840/prj_keyboard...
Hello,
hello, when I connect a BLE Application with the RTT Viewer, my device does not appear in the nrf Connect APP. I need to disconnect the RTT Viewer so that the device...
Setup: I am doing a conducted test with the nrf9160 connected directly to a Signal Hound SA44B spectrum analyzer. I have a dc block and 30dB attenuators installed to protect...
When I try to build any application with west I always get a CMake error complaining that it is unable to run the Python version included with the NCS toolchain. The error...
Hello,
I am trying to get into Zephyr development and for my project I have created a custom board based on nRF52833 QDAA (40 pin). I have been successfully able to verify...
Hi, I am currently working with the NRF7002DK and attempting to log float numbers. However, I seem to be encountering some issues. It's important to note that the sensors...
Hello,
we have developed an application using nrf9160.
We have set the nrf9160 as LTE-M + nbiot with preference for nbiot.
We have noticed that, in some countries...
Hello. I have been reading quite a bit about the BLE technology and after some time I have decided to start some hands on practise myself.
I use:
NCS v2.5.0
nRF52840DK...