During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
I have installed nrf-command-line-tools_10.24.2_amd64 and jLink_Linux_V794e_x86_64 on Ubuntu 22.04. I have also installed nrfconnect-5.0.2-x86_64 for desktop and the Toolchain...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Hey. If the device is repeatedly flashed without turning off its power (it does not matter if I program it through SES or nRFgo), it may start to malfunction or slow down...
Hello
I would like to use three PWM to output multiple sounds with one buzzer.
First of all, I am testing using two PWM. There is no problem using only one PWM, but there...
Hi, I'm currently using TAIYO YUDEN's EYSLCNZWW (nRF52810) and We are developing a device like a pulse oximeter.
I would like to change SAADC_SAMPLE_RATE from 400ms to 100ms...
Hi, after using the nRF SDK examples with SES for some time now, I decided to go with a project from scratch but for some strange reason the directory where I keep the nRF...
Hi everyone,
I am using the custom nRF52840 module provided by Raytac. I integrated into my evaluation board and I flash it using SWD and JLink debugger. My problem is that...
I have DFU code base working. It consists of a thin layer of our code, and majority is from Bootloader component from SDK v17.
I started with DFU OTA, and then incorporated...
Hello,
I am trying to reproduce the Mesh Light Switch demo at home now, with my own dev equipment and have hit some problems I did not expect -
Problem:
nRF52840 Dongle...
I have developed an app for the nrf51822, using the nrf51-dk with SDK12.3, together with DFU functionality.
After having solved many issues to get to this point with the...
Hello, I'm using nrf52832 with SDK 15.0 and softdeveice 6.0.0.
I need to handle interrupts with different priorities on two different I/O pins. How is the correct configuration...
Hello, I'quiet new in Zephyr.
So tell me if I'm wrong.
I would like to test driver mcp23s17 present on zephyr.
I've add in .overlay file
And now I want to initialize...
Hi all,
I'm programming nRF52833 with SDK17.
I want to use only one channel (for example 37) to broadcast advertising during advertise interval and also one channel of...
My team was looking to transfer a 20-byte value (or 'message') between a mesh client and server, what is the best way to achieve this? I have practiced with the light_switch...
Hi,
I am currently developing an application for the NRF52840 using a custom pcb powered through the VDDH pin using a 4.2v lithium ion battery. Part of my application requires...
Hi,
I am trying to following the instructions at: https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.iotsdk.v0.9.0%2Fiot_sdk_user_guides_java_coaps...