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 folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
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...
I am now using SDK1.3.0-rc1 with NRF9160. I use the serial_lte_modem project and using nrf52 to send at command for controlling nrf9160.
I can connect to the network,...
Hi every body, I am using nrF9160 SDK. I am testing the sample project Blink_LED. In the documentation is written that LED1 is connected to P0.02. If so then why the voltage...
Hi, I would like to measure the elapsed time difference between using FPU and not using FPU in my app (nRF52840). I'm thinking to use the FPU FFT as the base example. So I...
Hi all,
I'm working on a custom Bootloader for my nrf52840-based board. The bootloader needs to support DFU from external SPI Flash. So far, my bootloader can read from...
I am working on the Thingy_SES_FW project ses file provided here . I have the goal of compiling this file. However when compiling errors(shown below) core_cm4.h: No such file...
Is there a notification signal that the ZBOSS provides that will let the coordinator (ZC) know if a router (ZR) that was in the network no longer present?
For an example...
Hi, I have been trying to get Thingy91 to work with the LwM2M sample found here . It works fine with the nrf9160 devkit and it seems to work for ~1min or so with the thingy91...
Hi,
I am using NRF52832 with NRF SDK 15 and Mesh SDK 4.0.
As my knowledge, I can update firmware for my device using SDK15. I want this cause my network does not have...
Hello,
As specified in the subject, I would like to know if there's a way to verify that a peer is already bonded with my device. My goal is to verify if a device is bonded...
hai ,
in my application i m using ble_app_multilink_central example for connecting with multiple peripherals.
how to connect with multiple connections ??
tried with...
Hi,
I would like to use the nRF52840 DK as a BLE Sniffer.
I followed nRF Sniffer for Bluetooth LE v3.0.0 User Guide but cannot run the DK as what is expected.
I...
Hi,
there are some erratas from the BT SIG mentioned in
https://www.bluetooth.com/specifications/errata/
Are they fixed/handled in softdevice S132 6.1.1 or any other...
Dear All, I am trying to add a custom service on the ble_template_app that I have managed to run successfully on the nRF52820.
I have successfully created the custom service...
Hi,
I am using the nRF52840 BLE chip and i need to connect the external RTC(M41T62). I have one doubt M41T62 is having the 32khz o/p pin where should i connect that connection...
How does one configure the LF clock source using the new nrf connect SDK ?
(not nRF5_SDK)
I don't see any option for then when doing
west build -t menuconfig