Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Hi,
I started evaluate actinius_icarus/nrf9160 board and create a new project copy secure_mqtt_sensor_actuator, I choose actinius_icarus/nrf9160 and despite an exclamation...
i can't create multiple services with the same base uid-128 bit and two service id 16 bit i have created one and its working . this is my code and the error is
Hi,
We are using nRF Connect for Desktop as the production fixture to test the BLE function of our products. To automate some testing procedures in production, we want to...
The advertising PHY is set to 1M; is it fixed? If so, I'd like to understand the reason by reviewing the relevant technical documentation. In the example, it is set to AUTO...
Hello.
I have an nRF9160DK and an nRF7002DK. My goal is to set the nRF9160DK to use the nRF5340 as a module to connect to Bluetooth.
There are two main things I want to...
Hello,
I am considering implementing SPI communication as the transport layer for mcumgr in my application. The setup involves an nRF52820 as an SPI slave and an nRF52840...
Hi everyone,
I am using the S25FL064L memory with the nRF52840 microcontroller and I have a reading problem.
I can read the memory using READ4O mode (opcode 0x6B) but...
Hi Nordic Team,
I'm trying to enable modem tracing on the gnss sample code on my nrf9160dk but have been getting the following error:
Per suggestions on similar threads...
Hi All.
Regarding this exercise, are we sure there is no bug in the https://academy.nordicsemi.com/courses/nrf-connect-sdk-fundamentals/ documentation?
After installing...
Hi,
I have a question about the System Monitor section of the nPM1300 documentation:
https://docs.nordicsemi.com/bundle/ps_npm1300/page/chapters/core_components/saadc...
before setting NRF_POWER -> SYSTEMOFF = 1, I chose a switch button and an accelerometer as external wake-up sources.
both of the wake-up sources can wake up the chip in...
Hi,
I have an application called `main_repo` built using v2.1.1 (the SDK version doesn't really matter). This contains all source code, dts files, Kconfig files, etc. to...
hello Nordic
trying to migrate from ncs 2.5.0 to 2.7.0
well i did the mistake of installing the toolchain via the vs code .. for some reason it installed it in the wrong...