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...
Hello everyone,
I am working with the SDK v17.1.0 with the DK nRF52832. I want te retrieve data from a battery cell monitor which uses the LTC6804 from Analog Device.
...
Hi,
I need to capture time in nanosecs between 2 tasks, for which I am using the zephyr suggested time measurement code as in:
When I am trying to compile the above...
Dear DevZone,
our goal is to replace the RX side of an old system, which is using the nRF2401. For real-time capabilities, the Shockburst protocol was employed.
Reading...
Hello, Nordic Engineer
I use nrf52811 and SDK 15.3.0
In example 《ble_app_uart》, I added timeslot(ESB)
Run this code《nrf_esb_write_payload(&tx_command);》
Subsequent...
Hi
I use in my project Zephyr ssd16xx driver with Waveshare epaper and LVGL and everything seems to be OK, but there is a strange behavior, when the e-paper works longer...
STEVAL-STMDLTE WITH NRF52840 using UART
We are trying to integrate the STEVAL-STMODLTE Link chip into the NRF52840 for rapid prototyping.
Trying to interface nrf52840...
We notice that upgrading from nRF Connect SDK 1.8.0 to 1.9.0 was generating issues in our application. Now we notice that nRF Connect SDK 2.0.0 is dropping the Segger supprt...
how to get started with nRF_TWI_MNGR , for CTP , touch screen driver FT6206 , what are the necessary steps to follow . what are the call back functions in the nrf_twi_mnrg...
Hello,
We are using Nordic sdk 17.1.0, with segger studio of 5.70a.
Here we are trying to merge ble_app_uart example with ble_app_beacon example.
Actually ble_app_uart...
Hello,
I'm using nRF52832 and the SDK version is "nRF5_SDK_17.0.2_d674dde" ,
First I tried DFU over UART using \examples\dfu\secure_dfu_test_images\uart\nrf52832, and...
Hi,
I build the smp_svr sample for nrf52dk_nrf52832. I installed Go on my windows machine and I am able to run the mcumgr tool. When connecting Teraterm to the UART of my...
Even if i did the configurations i got this error because of the manifesting stage.
When i did the configurations which is like below,
west config manifest.group-filter...
Hello,
I am trying to use Direct Test Mode example on SDK v17.0.1 to do our product's pre-production RF tests. I can see expected results on nRF Connect Direct Test Mode...
Hi, While testing the new nrf5340 Audio DK and BIS example, I wanted to see how the Periodic Advertising Sync Transfer (PAST) data looks on the nRF Sniffer version 4.1.0....