Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
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...
Hi.
I'm using
An nRF52832 DK
SDK 15.3.0
Segger IDE
The soft device is S112
JLinkRTTViewer for debug
I'm using the ble_app_proximity as my starting point and...
Hi Nordic;
I am using ble_app_uart_c example to scan data with BLE_GAP_EVT_ADV_REPORT. So now i have to send this information to Arduino Uno how it would be possible?
...
Dear all,
I need to read out the voltage of the battery that supplies my nrf52. From what I have read I see that there are 2 options: LPCOMP and ADC.
Due to restrictions...
Hi,
I am currently using SEGGER Embedded Studio version 4.12, nRF5 SDK version 15.2.0, nRF5 SDK for Mesh version 3.1.0, Hardware BMD-300 Evaluation Board.
i using the...
Hello,
I am using the latest nRF Connect App on my Android Smartphone. After bonding with my device, the devices appears in the bonded list. Everything good so far.
...
Please Help,
When I'm trying to test the network on the RTT I found error msg: "publication is not configured for client[0]"
how can I solve this problem?
Hi,
I'm working on a project where I need for some reason to create a "system" static lib.
What I mean by "system" is a lib where all nrf_driver, startup file, etc are...
Hi ,I'm now using the nrf52840-dk(SDK 15.3.0, Keil C) testing the mpu925X series data, but I am using the sample based on sdk14.2.0,their our lots of errors when buiding the...
Im trying to recreate the example from:
https://devzone.nordicsemi.com/nordic/cellular-iot-guides/b/hardware-design/posts/measuring-psm-idle-current-on-the-nrf91-dk
But...
I'm trying to get the ble_app_multilink_central example from sdk15.3 working in a nrf52 usb dongle but am having trouble with unexpected behaviour after programming the dongle...
Hi,
I am developing zigbee solutions for sensor monitoring.
situation a)
ZC(1)------------ZR(2)--------------ZED(3)
situation b)
ZC(1)------------ZR(2)
| ...
Board: PCA10040
Chip: NRF52832
SD132
SDK 15.2.0
SDK Mesh 3.1
I have added the light switch server example into my own app. I tried to run the quick demo, with...
I am using UART with interupt on a project where I communicate over RS-232 with an external circuit. This circuit keep TX low until it has received a reset command from the...