Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
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...
Hi,
We are developing a product using NRF52832 chipset with a small 128*160 LCD (based on st7735s controller using 8 bit parallel interface).
I noticed that there is st7735s...