Looking for someone that has previous experience building multi protocol / time slot topologies using a mix of BLE (central+peripheral) & custom Gazell connections running...
Hi.
I have nRF51422 borad and want to flash to nRF51422 with JLink.
I supplied to 3.3V power to board and is connedted SWDIO to p23, SWDCLK to p24. JLink is connected...
IUsing the Master Control Panel application on my Android device to connect to my nRF51822 module (acting as the GATT server), I have implemented the Device Manager (v10 SDK...
I have successfully compiled BLE application using tutorials provided on nordic website.
but when I start doing debugging for better understanding find out that I can not...
Hey,
We got a problem when trying to figure out how to detect the custom services from Unity. We are trying to read data and afterwards to do some manipulations of objects...
I want send ble bond connection request from raspberry pi to nrf51882.
Can you please let me know which ble libraries I need to send central ble bond request to nrf51882...
Dear Nordic:
I try to use pca10040 DK and SDK is nRF52_SDK_0.9.2_dbc28c9.
Test nRF52_SDK_0.9.2_dbc28c9\examples\peripheral\UART the function work well on my DK.
I...
Working through the dev academy exercise, it appears that the sample code does not wait for the conversion to complete before reading out the sample:
https://github...
I am trying to communicate with multiple devices simultaneously using NCS2.8.0 and ESB. For this reason, I need to switch communication channels quickly.
I understand that...
I am struggling to get DFU over BLE to work with any of SDK versions 2.7, 2.8, or 2.9. Is there a simple example application anywhere? My main application is pretty basic...
Hi, we have been experiencing breaks occurring when we have not set a break point.
We are debugging using a Jlink Base.
This has been happening for some time from V 2...
Hi,
Is there a sample project about it?
When I develop software emulator still work on flash? Correct?
How it works that at startup it mcuboot does not copy the nor...
We've been evaluating the nRF9160 and nRF9161 for potential use in our project for about 4 months now, but the process has been challenging due to documentation flaws and...
Hi Support team,
I met a strange problem on my IoT device, which provided a BLE service.
One month ago, I could use nRF_Connect_APP with my mobile phone(phone_A) to find...
Hi,
I was suddenly getting a EPERM error on nRF Connect for Desktop. I have uninstalled and re-installed. I get same error, plus Jlink now is showing a error at installation...
Hi,
We're developing a device based on the nrf52840.
We want to read LC3-encoded files on the filesystem, decode them, then send the data to the i2s peripheral. However...
I measure the quiescent current of Thingy:91X (v1.0.0) with enabled BLE connectivity bridge.
To my surprise, this seems to be significant larger than that of a Thingy:91...
Hi,
I have following problem:
I try to synchronize specific event let's say every three seconds. My simple test is just looping date_time_now() and taking modulus out...
I am attempting to create an SPI communication to an ancillary circuit through an intermediary board and the nRF52840 USB dongle. If I start with the zephyr sample spi_flash...