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.
Dear Nordic support,
I am working on a device based on the FreeRTOS heart rate example and I am having difficulties with the BLE connection when connecting to iPhone X...
Hi, I want to reduce current my module.
I used SDK15.0.0ver, nRF52832
I have 2 questions.
1. I used app_uart_close();
But My module was reset again.
2. I want to...
hi...
i want to check my data for every minute , so i set the timer for one minute.
but its not working ....... how to do?
i have set the timer like below
i am finding...
Hello nordic team, I have a question regarding BLE Mesh and Uart0:
The InfoCenter is saying that Uart0 is blocked when using the serial Support. I don't wan't to use the...
Hi,
I'm testing an interactive pyaci example in Mesh SDK v2.2.0 with two nRF52DK boards.
Interactive mesh provisioning and configuration example worked fine so I modified...
I'm using nRF52+SDK11.0.0+S132 . It currently has SPI, SPIS, TWIM, RTC. I want to remove SPI and I'm getting: ..\components\drivers_nrf\spi_master\nrf_drv_spi.c(56): error...
Hello,
I'm using the nRF52 DK with SDK 15 and SD132 6.1.0. I have a custom service running that requires periodic characteristic writes. Occasionally when writing to this...
hi guys!
i'm trining to develop the nrf 52840 devkit in particular for the ble use.
from the documentation i didn't find anythingh about send a message to the dongle from...
Hello guys,
I am using nrf52832(PCA 10040) and transmitting radio packets. I want to collect the packets using raspberry pi. Is it possible?. If yes, how are the ways we...
Hi, everyone. I've been trying to migrate from the SDK 14.2 to 15.2, but I've been having trouble getting one new function to work. I previously used ble_advdata_set() to...
Hello,
I've checked a few related threads, but without any success.
I need to react on "Data Ready Interrupt" and read data from SPI. SPI and Device is initialized before...