Dear Nordic,
it's about USB implementation. We need to add interface string descriptor for ineterface name. Using USBD_STRING_DESCR_DEFINE(primary) I've added that to string...
Hello, I have NRF D 24LU1P 1201FD and NRF F 24LU1P 2136IW. The first one executes all commands, while the second one does not work for writing and erasing. I tried to erase...
Hi! Could you clarify a bit about Bluetooth mesh gateways' implementations. I wonder to know possible ways of Bluetooth mesh gateway implementations. How is it possible right...
Hi everyone.
I catch a terrible issue
When I use nrf52840 and NUS Android app and had for a short time a bad rssi (because of long distance between Android and SoC) and...
Hello
We need to scan for more than 8 devices, so we can't use witelist directly.
We have an idea to use presaved IRK and mac-addresses and use scanning without witelist...
Since nrfConnect Programmer, ninja flash/west flash ALL use nrfjprog behind the scenes, I wish I could find out _exactly_ which nrfjprog commands the nrfConnect Programmer...
Hi,
I'm trying to reduce the current consumption. I can't use sd_power_system_off because I don't want my device to rest when it wakes up. So the other way to do this is...
Can i commuicate over USB CDC on holyiot nrf52480 by giving Vbus(5v) , D+,D- , gnd from pc. and get output on VDD or do i have to also supply voltage on VDD(3V) ? I wanted...
Using nrfx_timer_extended_compare I would like to periodically adjust the compare value of a running timer. It seems to work without disabling the timer before this and re...
Hi,
Dear, I have a question about Fstorge and Bootloader. If my app layer calls the Fstorge API to store some data, will the data saved by the Fstorage API be erased when...
Hello All,
I am running into a mesh assert error when running the light switch server demo on a custom board w/ the NRF52840 (MDBT50-1M). The device starts up fine, has...
Hi all
I am studying mesh example such as light switch server, I use Segger Embedded Studio to comple the project of light switch, it is OK, but when I want to do online...
Hi,
I'm developing a BLE DFU controller with bluepy on a RPi3. The peripheral that is being updated is a nRF51 device on SDK 12.3.0, with the secure bootloader and experimental...
Hi,
In our project we want to use nRF52832 chip using HCI Command interface. We are trying to use Zephyr RTOS project for geting HCI interface through UART. We are using...
Hi,
In y project, I want to implement CTS. Until now it's been working, but I don't know why, I now have this problem: Current Time Service not found on server, which means...
I am using a Sparkfun Pro nRF52840. I wish to communicate with it serially. I found the UUIDS it exposed : UART Service = 6E400001-B5A3-F393-E0A9-E50E24DCCA9E TX Characteristic...
Hi,
I am using nrf51 dk with sdk 12.3 and softdevice S130 bluetooth module using Keil IDE.In our project we need to send sensor data from the nrf51 bluetooth module to another...
Hello,
I want to add central-role features to my peripheral firmware. I've already managed to get this work. The strange thing, I only get one BLE_GAP_EVT_ADV_REPORT. So...
Hello.
I just import Thingy firmware: thingy52_ses.zip and try to build this project and check possibility of programming my Thingy, but SEGGER returns something like that...