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...
Hello,
I am using nRF5 SDK v16.0.0 on nRF5232 PCA10040 DK.
I am trying to create an application that will count the number of button presses (GPIOTE events) using a Timer...
Hi.
I'm using nRF52832.
There are some NC pins in my schematics.
How to control them to save current consumption?
Making them output and low is the best solution?
Hello,
Is it possible to configure the board as a peripheral device that provides the Nordic UART Service and allows multiple central devices to connect and exchange data...
Hi Technology, I use the Keil 4 version of the IDE, the chip is Nrf52832.Open examples-code appears this problem, how to solve?
Installation of NRF driver library package...
Hi,
I'm interested in using data signing for authentication since encryption is not wanted. However, I have not found any support for this. Currently I'm using softdevice...
Hi.
we setup a project according nfrconnect --getting started assistand,but it fail in seggerstudio,
we use sdk1.2.0(cd ncs/nrf • git checkout master • git pull • git...
I'm using fstorage to store logged data in Flash. Works well, no problems there.
What I'd like to be able to do though, and haven't found a solution to, is to be able to...
Dear,
I am working with THINGY91
ncs_1.2.0/Modem FW_1.1.1
SIMcard: Telia (LTE_M and NB-iot) / Horten.Vestfold.Norway
I am looking for information about AGPS, could...
HI,
Is there a minimized version of the relay example that shows how to transfer a message from device to device without the art of the HRS?
I hope it will be less than...
Using Mesk v3.1 on an 52840 chip.
We've noticed that after running our app for several hours or days that our models become unable to send messages for a period of ~8.5...
Hi,
I am using nrf52810 and want to use the same SPI module as an SPI slave and master in the same application. Is it possible to change the SPI module role on the fly?...
According to https://devzone.nordicsemi.com/f/nordic-q-a/3497/sd_ble_gatts_value_get/12659#12659 , it appears that sd_ble_gatts_value_get() can only return the maximum length...
Hello,
I'm new to sniffing BLE. I'd like to determine the min and max connection interval and other connection parameters (MTU, slave latency, supervisory timeout, etc....
I am just starting development of a BLE mesh product on the nRF52840 using the serial demo on the nRF52840DK. By default PERSISTENT_STORAGE=0 in the demo so the nodes forget...
Hi,
I have a Unix time stamp value stored on the Nordic board that comes from a GATT connection.
I am using SDK 15 s140 pca10056 NRF52840-dk.
I need to update this value...