Hello,
We have an nrf5340 custom board and during frequent BLE connections/disconnections sometimes it seems the netcore gets stuck. We are connecting to an iOS app and...
Hi,
on a Mac, I am trying to install credentials to a nRF9160 using device_credentials_installer.py.
The nRF9160 is running the AT Host application. I can connect to it...
Hey everyone, I am looking for big size capacitive touchscreen for my next project so I do found with resisitve touch using FT810 EVE graphic controller with nrf52840( https...
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...
In testing the timers on the dongle, I have made a GPIO pin be controlled by the timer triggering.
So the following has a constant time between edges:
case NRF_TIMER_EVENT_COMPARE1...
I ran into the same problem as other user one year ago (I was using Arduino Studio nad Segger Studio before), now I switched to IAR (as recommended) and as the examples are...
Using SEGGER Embedded Studio for ARM v4.20a (64-bit).
I'd like to add a new source file to a nRF9160 sample project. The menu selection Project --> Add New File is grayed...
Hi,
I had a custom nRF52832 board. I did some modifications on it. But the same code doesn't run on modified one.
Just to check, Debugging on Segger the yellow arrow(i...
I've been following the guide linked here and got to the point where PCA10090 is flashed with Hello World project. However, when executing "west flash" command, an error appears...
Developing on a custom nRF52832 board, not the Nordic nRF52 dev board, but continue to use version 15.2 of the SDK. Building and download application, but get an abort before...
Hello. I am now implementing communication to multiple peripheral devices based on the multi-roll project “ble_app_multirole_lesc”. (image1)
Central link after setting memory...
Hello,
I am developing an app for Android using the Android-nRF-Mesh Library, available here: https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library
According...
Hi everyone,
I use nrf52840 DK with Segger embedded studio. I have created a project where I read several sensors data and send these data to mobile through BLE UART.
...
hi,
is it possible to use a j-link programmer like this one in the photo, to program the adafruit nrf52840 board ? is the development procedures will be same as using a...
I am using s132 v5.1.0 and am in the process of implementing an error-handling architecture.
I'm noticing that much of my error handling could be avoided if there were APIs...
I'm trying to get mcuboot to run on the nRF52840 on the nRF9160 board. I have been able to configure it and get the resulting merged.hex file loaded on the processor and it...
Hello ,
I am using a Laird's BL651 module that has a nRF52810 chipset. I have modified the ble_app_uart example to take a command from Rx characteristic and send a response...
I'm working on IEEE 802.15.4 network using nrf52840 DK boards. I'm making use of the examples in 802.15.4 (secure). I wanted to know how the reception between a transmitter...