Hello!
We are planning to purchase an electronic component nrf52840 and produce a finished product on it.
question
1. Will it work immediately on the ZIGBEE 3.0...
Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi Nordic,
I am currently working on ble_app_interactive on nrf52 DK with the DK as central and a hearingaid as peripheral. I have had some help from you guys to configure...
Hi
I've allready make a system with ANCS and AMS service in order to control IOS Notifications and control the music. i can answer or decline an incomings call with ANCS...
Dear all,
I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96. Now I want to store some data in the flash of nRF52832 but I worry I will destory the bonding...
Development environment:
Server : SR3v1.2 with nRF5x SDK v14.2 , Client : Android P set-top box
Hi, we use ATVV service on Android 9 and HID service on Android 7/8.
...
Hi,
My application goes to system off by using nrf_pwr_mgmt_shutdown(NRF_PWR_MGMT_SHUTDOWN_GOTO_SYSOFF). In the handler, I configure a sense to be woken up by a GPIO, as...
Hi all,
I have a nrf52832 board from holyiot ( https://pl.aliexpress.com/store/product/Nordic-nRF52832-module-Bluetooth-low-energy-development-board-for-BLE-mesh/420533_32867403706...
Hi,
I'm trying to use an existing NRF51822 mbed codebase on a new NRF52832 product and am having some issues.
First of all, it seems that I can't use mbedlib, but need...
Hi all,
I have a Gateway with nrf52832 BLE chip-set.
My question is: Does this chip-set provide the ability to get the RSSI levels of the three advertisement channels...
At the bottom of page 15 in nRF52832 Product Specification v1.4 the following reference is printed:
[1] See GPIO located near the radio on page 17 for more information....
Hi,
If event is not handled (or handled but EVENT register not cleared), will it go above 1 or is it binary?
In other words, can the value be used to detected missed...
I am attempting to port code from sdk 11 to 15. Some of the code is __older__ and in need of updating. A line which runs during the application init calls the sd_ble_version_get...
Hi!
I have added programs for register writing to SPI programs and using SDK14.0.0
I am using the nrf_drv_spi_transfer function to transfer three data.
but when confirming...
Hi,
I am using nRF5_SDK_15.2.0_9412b96 and Segger IDE.
I have written to echo every data received from UART.
I have a variable UART_Data to store data received from...