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!
Program enters infinite loop in `sd_ble_gap_adv_start`.
Setup: I've seen https://devzone.nordicsemi.com/f/nordic-q-a/11818/sd_ble_gap_adv_start-hangs-after-disconnect...
Hello,
I've been trying to get a Thingy:91 to connect to the nRF Cloud from Shenzhen, China.
The modem is updated to mfwnrf9160120 and the firmware is on thingy91_nbiot_dfu_2020...
Hello,
I Have a custom PCB with Fanstel BT832 module soldered. Because that module does not have a 32 KHz quartz I need to set use the internal RC source instead. The problem...
Hello,
I am trying to understand if I am able to use the SPI pins as GPIO when SPI is not being used. This post says that we could be able to use I2C and SPI pins besides...
Hi
My English is not very good, but I encountered a problem that could not be solved. Please forgive me if there is any improper expression in grammar.
am use SPIM . I...
I have an issue in buttonless dfu,I have 2 kinds of device,one has issue in dfu,another one has buttonless dfu and works well, I transported DFU code form another kind of...
Hi.
Development platform : nRF52833-DK, s113, SDK 16.0.0, IAR 8.31.1
I am in the process of RF certification.
I downloaded the example at "nRF5_SDK_16.0.0_98a08e2...
I tried in vain to connect my nRF51822 eval board with LIS3DH using SPI. Currently I am using the SPI example in PCA10001 with spi_master_init and spi_master_tx_rx function...
Is there an issue with my clock that's causing the BLE not to advertise? The debugger seems to an error on the gatt_params_init() function, which should mean its a RAM address...
Dear BLE mesh Experts, We want to provision and operate a mesh network using an app that is running on various phones. The idea is to use a single phone during installation...
hi Forum. I'm working on a project with nrf52840 + S140 + TWI (SDK v16). Got all working separatly on my custom board, i.e. softdevice alone works fine and TWI also works...
Hi,
I'm trying to implement Install Codes on our project without good results: The end device could not join the coordinator network after retrying several times.
Because...
Hi All,
I need to send HCI commands from my uC to nRF52840 (with DTM firmware) via UART to for example set channel, Tx power, packet type etc.
Are there any examples/documentation...
Hello,
nRF52832 BLE project using SDK 15.3.0 and SoftDevice 112 v6.1.1. Circuit has the output of a comparator connected to two GPIO pins (COMPARATOR_PIN1, COMPARATOR_PIN2...
Hey guys, I'm currently working with NRF9160, developing code that requires a work-item to be scheduled within a time-frame (timeout value) that could go up to >24-hrs. I...