Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
HI , I used NRF52832 SDK15.3,examples:ble_app_ancs_c.When i testing ANCS,I deleted the pm_handler_secure_on_connection(p_ble_evt) in the ble_evt_handler function, The BLE...
Hi All,
I have one custom board based on IMX6UL on which i'm using Nordic's nrf52840 chip.
I'm using zephyr's hci_uart sample application on nrf52840 for beacon scanning...
Hi all,
Greetings of the day.
Here I am not able to flash the code which is built with IAR platform. We tried loading the IAR based blinky example project from the SDK...
Hi all,
Greetings of the day.
Here I am not able to flash the code which is built with IAR platform. We tried loading the IAR based blinky example project from the SDK...
Hi,
I am using
nRF52840
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
How do i use a single serial port to communicate with the server...
NRF52840 development board does not have any programs when burning into bootloader and application and protocol stack and settings.hex,
Why do you need an OTA to enter the...
The questions are related to nrf9160:
How much memory space is currently used and free on the Thingy:91, nrf9160?
How much memory would take a complex timing routine...
I'm working nrf52832 , SDK V15.3.0 and S132. I have implemented whitelist in application and its working fine. I need to add one phone as master device so i need to hard coded...
Hello,
I'm using nRF52811 SoC with nRF5_SDK16.0.0 and SoftDevice v7.0.1. I'm using following code to write data into flash. This code is tested with nRF52840 in both debug...
i want to interface the adxl345 accelerometer with the nrf52840 board
i got an code from ADXL375_12C.zip
https://devzone.nordicsemi.com/cfs-file/__key/communityserver...
Hello All,
Is there an explanation why the Pin Configuration Registers are not available for viewing in the Registers view of Segger Embedded Studio?
If there is can someone...
Hello,
We have an nrf9160 dk-pca10090 board.
We want to know if there is a way to make the two processors (nrf52840 and nrf9160) communicate using uart.
Kindly...
Hi everyone
I have a question about zigbee. After reviewing the documentation, I realized that on the nrf52840 chip, you can use zigbee with a frequency of 2.4 GHz. But...
Hi, First of all, appriciate all your hard work on tech supporting, this is my first ask in this forum. I m currently using developing nrf52832 on Zephyr , working on the...
I'm trying to integrate mesh 4.0.0 into an existing project that uses sdk 16.0.0. I'm very close, but I'm getting an error when I try to run mesh_stack_start()
I traced...