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,
I have been working on the QSPI DMA encryption. As QSPI DMA encryption enabled, I noticed that QSPI cipher may use the flash location information to encrypt/decrypt...
Hi Everyone,
I'm having an issues connecting a Lenovo TB-X606F tablet (running android 10) to an nRF52840 (running SDK 15.3). The issue start randomly but once I begin having...
I am evaluating two geolocation api's which run off of cell tower and wifi ap information. One, Google's, API supports multiple towers, but requires data similar to the main...
Hi, I have encountered the following problem, using SDK 17.1.0:
secure bootloader compiled with current gcc stable version (11.2.0) fails during runtime with the following...
Hi Everyone,
I am trying to do OTA on NRF52833. In my previous project I was able to do OTA on NRF52840. The memory requirements for the project were as follows:-
Memory...
Hello,
Is there any Network topology monitor for mac? I saw that they are available for Linux and windows but can't find one for macOS (Link below).
I've also installed...
Hi All,
My environment => IDE : SES
SDK : v17.1.0
Project : pca10040_s132_ble_debug
I have two questions as follows =>
1. nRF52 default is daul bank,What are the...
Hii. I was using scheuler and wanted to know how this part of code works. The #define CRITICAL_REGION_ENTER() has opening bracket but it is closing after #define CRITICAL_REGION_EXIT...
Hello,
SDK17.2,keil5, nRF21540-DK
the uart can't log output, i've no idea.
PS: \nRF5_SDK_17.0.2_d674dde\examples\peripheral\uart\ can got uart log
Best re...
Hi,
nRF Connect for VS Code update will no right key menu that 'remove build configuration'
terminal the same no right key menu for clear.
Best regards
Hi All,
I'm using nRF9160dk (v1.1.0) and install nRF connect for desktop and trying get GPS coordinates. I wanted to know is it possible to get GPS data without inserting...
I'm using VisualGDB and NARODIC NRF52x V15.3 package, The power consumption after nrf_pwr_mgmt_shutdown(NRF_PWR_MGMT_SHUTDOWN_STAY_IN_SYSOFF) command was 2.5mA I wrote this...
Hello all,
I am working on nRF52833 platform.
I would like to know whether Internal Pull up can be enabled for UART RX lines (not for UARTE RX lines)
I have read...
Hi,
Initialization returns with time out , I see some signals continuously from the CS CLK IO0 pins. This happens after triggering the "activate task" in nrfx_qspi_init...