Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi,
This post is just to share with all of you (who would need it) a simple application interface (attached here) that uses the nRF52840 USB since we spent some painful...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
I have just bought GeeekPi nRF52840 Micro Dev Kit USB Dongle and would like to install the open boot loader. So for this I have plugged in the Dongle into an USB port on my...
I have been developing for several years with the nRF52832 and 52840 devkits. I have several of each available. One specific 52840 dk seems to have crashed code in the interface...
Hello, All:
I have a problem, when I turn on bluetooth scanning, my UART can't process the received data in time.
When I only use UART to send and receive data, it is...
Hi all,
normally our system runs in low power mode. When triggering the SAADC the first samples (using oneshot mode) will be off (slightly too low).
I can work around...
Hi,
Due to customer demand, the 52810 chip must be used during development. At present, there are too few flash resources in the application layer, and the starting address...
Hello, For our project, we have a gateway which is in a mesh network with others devices. But we would like our gateway to be able to, sometime, connect to a specific device...
Hi, I have some questions regarding the nordic distance toolbox:
Can we use the distance measurement tool with 802.15.4?
if yes, how can the synchronisation be done...
We have queries regarding nPM1100 charging IC, I have mentioned our queries below, Please share your response.
1. What is the main purpose for the s hipping mode and purpose...
I transfer data by ESB between send and receive. And I want to transfer 2 bytes x 10 data that is received by ESB every T[s] to ESB receive (trigger) -> PPI->SPIM, 2 bytes...
I am trying to conduct a basic topology featuring two NRF52840 boards using the Thread Topology Monitor and a thread application using CLI. Once built and connected with J...
With the Bluetooth Low Energy v3.0.1 app within nRF Connect for Desktop, if I use either the nRF52833 or nRF52840 Dev Kit boards as the scanning device it is able to connect...
Dear All,
I am trying to broadcast a 32-bit UUID. But I fail. I am using my won custom made array for the 31 bytes of the advertisement package.
I am though able to...
Hi,
We are using bl-653,
we wanted to enable UART-1, for bl-653 we wrote overlay & configurations mentioned below:
&uart1 { compatible = "nordic,nrf-uarte"; current...
Hi,
we are observing an interesting range of problems on nRF52840 devices we are assembling, where some percentage of them fail with the following error. While ti may be...
Hello, guys.
We are using nRF51822 SoC together with nRF5 v12.3.0 SDK.
According to the nRF51822 memory layout , half of the 256KB flash memory space is taken by the Softdevice...