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...
I'm working on a BLE application based on the Zephyr RTOS. I need to read a SPI device at fixed time intervals and, as already suggested me here at point 3, I'm trying to...
Hi Nordic,
I want to use an Arduino USB host shield with NRF52840-DK. Since the VDD on DK is 2.5v and MAX3421 on the shield works with 3 to 3.6 volts, I have to use an external...
Hi guys,
I'm thinking of implementing consumption optimization on a system that runs on nrf52832 with S132 SDK 16.
The idea is to call nrf_pwr_mgmt_run() to put our...
Good afternoon,
I am working with the NRF9160-SICA-B1A-R module on a custom board.
Checking the functionalities with a software developed on a Thingy:91, I get the following...
Hi, I have recently upgraded to a new system with windows 11. I have been working with NCS v1.8.0 on last system and installed the same in new system. all the necessary installations...
We are developing a custom device based on the nRF9160 SiP Revision 2 with multiple connections over LTE-M and we are experiencing problems with keeping our only TCP connection...
I have downloaded the WS2812 driver example and have successfully been using the nRF52832 DK to control these lights with SPI. I am ready to start developing on a custom board...
This was driving me crazy. nRF Terminal extension in VS Code just silently fails. I was able to use the JLink Viewer app so I knew RTT was working correctly.
I then looked...
I've been playing around with some code that puts my hardware into System OFF mode to save power, and then will exit this mode and start up when one of three different GPIO...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hi, I am using nrf52840 to senda imu data over bluetooth to computer. For the transmitter i am using NINAB306 with integrated PCB antenna as a central i use nrf52 dongle....
Hi,
while switching to the nRF Connect SDK, I cannot program anymore my ANNA B112 (which is a nRF52832) using my nRF52840-DK as a programmer.
The following are working...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
Hi,
I'm using GPIO pin as input button with nrf9160 using Zephyr RTOS, but when I was press the button I didn't get any response from button state.
hear is my code
...
Hi,
after the manual installation the Quick Setup of nRF Connect for VS Code says
that GNUARMEMB_TOOLCHAIN_PATH and ZEPHYR_TOOLCHAIN_VARIANT environment variables are...