Hello,
I have a BLE peripheral device that becomes the server once a connection is established. The BLE services and characteristics are all custom, I will include the defines...
Hello,
I am working on developing a BLE peripheral FW (Reader) with NRF52840 using nRF Connect SDK 2.0.0. The Reader has two MCU, one is BLE MCU and other is the main...
Hello, I am developing a custom board based on nRF52832 that should spend most of it's time in SystemOFF mode. Eventually, it will wake up on an GPIO event caused by the external...
This ticket is related to an old unanswered case ( Openthread otUdpSend transmit finish ). I need to send a large UDP message in chunks and therefore need to be able to tell...
Hi,
I am working on setting up multiple ADC channels in the device tree. My starting point is here , which seemed to be an unofficial ADC example that many ADC-related...
Im building a wireless sensor network for farming applications and the issue I face is that when I supply the nrf52840dk from the external supply pins (P21) I get like 25μA...
We have a device that works correctly on iOS, Android, mac, but disconnects on some Windows machines. We use nRF5 SDK 17.1.0 and s132 7.2.0. The disconnect occurs after the...
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...