Hello,
I need to use Port 1 pin 8 as an interrupt pin:
This results in the error NRF_ERROR_INVALID_STATE, when nrf_drv_gpiote_in_init() is called. Everything works fine...
Hi, I am using nrf52840, SDK v17, SES v5.10 ble_app_uart example for the development.
I am able to send data from the nrfConnect app to uart but not more 1 byte at a time...
Hello,
I am using an nrf5340-DK board and the SDK 1.9.0.
I want integrate the FOTA functionality into the example which was provided by Nordic Semi:
nRF Connect SDK...
Hello all,
referring to this tutorial https://devzone.nordicsemi.com/guides/short-range-guides/b/software-development-kit/posts/application-timer-tutorial?CommentSortBy...
I want to change the connection params in peripheral role with nrf52840 without informing the central device to do the actual setting operation, yet I don't find a relevant...
i m using nrf5340 cutom board, so i m using rtt logging method using jliink rtt viewer , to see logs .
so, when i am going to project section at top in embedded segger studio...
Hi,
I saw that the problem i am experiencing has already been described and reproduced in this ticket:
https://devzone.nordicsemi.com/f/nordic-q-a/87295/busfault-when...
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....