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,
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...