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...
I am interested in having nRF Connect Desktop Bluetooth low energy app work with my PCA10056. From:
https://devzone.nordicsemi.com/f/nordic-q-a/40155/custom-board-support...
I am trying to connect two peripherals to one central. I do not understand the settings for connection interval and gap event length.
For example, this would result in...
In order to interact with the UART, you need to first declare a device struct and then get a binding to the device:
Then in order to switch the UART on and off you...
I use two nRF52840 to send notifications every second. Analysis using a logic analyzer revealed that the reception interval had strange variations. What is causing this? Why...
I am have a curious issue with thingy52-mesh-provisioning-demo repo at Nordic Semi github.
Prebuild hex behavior does not match with hex compiled by source.
In short,...
hie,
i trying to storage the data in flash and read it. i am unable to read the flash .i have attached my code.please correct me if there is any mistake.
Regards,...
The download link of the installer for nRF-Command-Line-Tools and nRF-Connect-for-desktop does not change when I select different OS. It always shows the windows installer...
1/22/20 - Selecting version 10.5.0 of the CommandLine Tools for MacOS downloads a Windows.exe file
Selecting any version of the CommandLine Tools for any platform always...
Hello,
I was wondering if there are any plans to update pyaci to be able to accept the nRF Mesh app JSON file format.
It would be really nice if I could export a network...
Dear All,
I would like to develop BLE Beacon application based on (nRF52832_DK/nRF5_SDK_16_0_0/examples/ble_peripheral/ble_app_beacon).
However, I don't know the place...
Hi, I want to use the SAADC of the NRF52832
The board is Adafruit/ Bluefruit Feater.
The compiler is Arduino EDI I need to access to all the registers of the board or...
I built a device using the nRF52832 SOC, have programmed it with the Version 16 SDK>ble_app_uart_pca10040_132 using Segger Embedded Studio. I am able to connect to the nRF52...