Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
I'm trying to use the nrf8001 (and arduino) to send MIDI (musical note data) to Mac OSX. According to the Apple developer site the midi profile requires that the characteristic...
I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hello I have two questions about advertising:
1. First, I was wondering was if there was an example that shows how to set up a callback or some property that only allows...
while reprovisioning NRF-9160DK if i try Create JITP Certificates following issue observed.
There was an error generating the certificate: A Nordic Semiconductor product...
We are facing issues with the NRF7002. The device is able to connect to the network but does not receive a DHCP IP address when using a specific router. We using the NRF7002...
Based on sdk15.3, nrf connect app version 4.28.1 does the following: 1. Change the dfu code to the ble_app_hrs example, and the bootloader also enables pairing and binding;...
I have implemented NUS on device A and confirmed that it can be connected from a PC by making it the advertising sender.
Device B can scan device A's advertisements and...
Hello, I am using W25Q512NW ( https://www.winbond.com/resource-files/W25Q512NW%20RevB%2007192021.pdf) in my custom board. I want to store the sensor data in this flash.
...
Hello,
We have a BLE product using the nRF52840 and nRF Connect SDK. After upgrading our firmware to use nRF Connect v2.6.2 we intermittently get this assert from the SoftDevice...
Hello, I have a BLE Mesh application which is advertising the Mesh Beacon. If after mesh is enabled, I configure and advertisement for showing manufacturer data, the Mesh...
Hello,
Currently, we are using a bootloader on the nRF52832 with the nRF5 SDK, and we are considering migrating to the nRF52811.
We have identified two possible options...
I am using the nrf connect sdk manager to download a tool chain (any version) and they always error out with this error below. I am on WindowsARM 64. I am not sure that matters...
Hello,
I am using the following device and development kit:
Device: NORA-B106-00B (nRF5340)
nRF Connect SDK: 2.0.2
When an interrupt is configured on the GPIO...
Hi, in our project with the nRF5340 we desire use the nRF21540 to have a long conection for BLE, the problem is we don't have any pin free in the nRF5340 to manage the nRF21540...