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...
Sometimes windows lose the connection to the nRF51 Dongle. The only way I have been able to reconnect to the dongle is by unplugging and replugging it to the USB port. I have...
app : nrf tools on git hub
s130: sdk v11
s110: sdk v8.1.0
example : nrf_ble_uart.
after modify, it happen, is there some definition shoud modify in app?
by the war,the...
Hi there,
I have successfully enabled CDC ACM Serial Recovery mode on the nRF5340, which allows me to update the application and network core with two separate .bin files...
I'm trying to create a board configuration for MicroPython under the Zephyr port for the nRF9161 and add functionality to use the DECT modem. I'm following the example code...
Hi
I have used the nsc-sbom utillity to generate an SBOM for my project.
However, instead of the HTML output format I need to generate it in a FDA recognized format...
Hello,
I'm currently working with the nRF9160 to utilize Cellular Monitor to connect the board to a cell tower. It is capable of connecting and filling out the chart in...
I have bought a brand new nRF52840 Dongle that I want to flash. I have installed nRF Connect for Desktop from https://www.nordicsemi.com/Products/Development-tools/nRF-Connect...
We want to use the nRF7002 in our product and supply it with energy using a LiMnO2 cell in CR2 format. The LiMnO2 cell has a nominal voltage of 3.0V and a maximum voltage...
GPIOTE has higher current consumption than port events. We are trying yo use PORT events to detect GPIO inputs with buttons. But we are not successful, is there any example...
When I follow lesson to do exercise that lesson 2 exercise1 step 7.4.2,I press button 1,I can see the led1 turn to light but no log message in the debug console.
The debug...
We are preparing for all of our radio compliance testing. Our board is inspired from the nrf9160dk design using the nrf9160 chip as the main controller and an nrf52840 flashed...
Hello!
I am having issues configuring a signed application, is there any way to build a signed application for the mcuboot bootloader without building the mcuboot alongside...
Hi, I'm trying to use the VL53L0X sensor driver with zephyr and nRF52833, but I'm getting errors when the driver is trying to calibrate.
Below are the errors returned by...
Hi,
I am having some trouble with regards to the "Booting Zephyr OS" message that appears in the serial terminal. Below is an image displaying the issue.
My question...
I am communicating with a sensor via SPIM. Without enabling `anomaly-58-workaround` I see numerous errors indicating
<wrn> spi_nrfx_spim: Transaction aborted since it would...
Hi,
I am facing issue while reconnecting nordic board. Pairing pop up comes twice for below use case :
Bluetooth Pairing Issue : Step to reproduce the issue:
1....
Hello,
Does Wifi management API have any channel hopping functionality or I will have to implement it myself by calling ? Looking at monitor sample it only allows to listen...