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...
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
Hello everyone,
I have nrf52840 usb dongle and I want to implement meshSDK/ble_app_uart_coexist example for uart-mesh communication.
I follow all instructions on example...
Let me know How to measure RX Sensitivity by TESCOM TC-3000
My S.W engineer setup TX power +8dBm then He wants to know How can it measure Rx Sensitivity
nRF52840_PS_v1...
Hi
I put the MBN52832 (nRF52832) on my WSM-BL241-ADA-008DK to test the SPI (see the user guide here ).
The sample "peripheral/spi" from SDK ver. 16.0 is used for the test...
Hi everyone I have been trying to use UARTE1 + UART0 combination for a device that i am working on, I have implemented the UART0 using the nrfx_uart library and it works fine...
Hi,
I am using nRF52840 to communicate with the EEPROM. 24AA32AT-I/MC over I2C interface. The TWI scanner example detects the EEPROM address correctly for me .Now, I want...
Hi Team,
We are using nRF9160 DK, we tested that asset tracker application, that was working fine, We also tested the aws_fota (firmware update via AWS) that was also...
I want to develop a mesh network where I can send/receive data from one device to other devices(sleepy sensors) through relay/router node (always on).
For example
A (Publish...