Hi,
I working with NRF52840 DK board, I need to read some potentiometer values or any sensor values and also send me the example code ADC with Bluetooth. I need to transfer...
1) Our device uses NRF52832 to connect with Android 7 system,use wireshark to monitoring,find not hop,is OK? and wireshark delta time is Connection Interval ?
2) nrf52832...
I have controlled an LED with a push button connected to GPIO pins P0.03, P0.04 respectively.Now I want to use those pins as CLK and DIO pins of TM1637 Display.I wrote a basic...
Hello,
I am now developing firmware for nRF52840 DK and nRF52840 dongle. My target is to develop a firmware that my DK/dongle be central and can send command to peripheral...
In SES, it is possible to clean when project is opened , Rebuild ALL, clean solution, clean zephyr and as well from Project -> Reload project, it is possible to update. How...
Hello,
I am working on BLE+Thread multiprotocol and took ble_thread_swi_template as a base code. I am using nRF5_SDK_for_Thread_and_Zigbee_v4.1.0_32ce5f8. My development...
Is there any available binary firmware for nRF5340 Audio DK to evaluate and demo the LE audio case?
I tried to use the nRF5340 Audio DK for LE audio, but found the LC3 codec...
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...