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...
Dear Nordic,
Do we have ready-to-use keyboard driver with scanning/debouncing?
I've not found an example or docs about using KSCAN with gpio-connected keyboard...
I am developing a windows deskop application for BLE devices.
which laungage is the prefered for this type of Desktop application having predefined libraries..
Nordic...
We have an application running on a custom board with the following configuration:
nrf52832
SDK v12.3
Softdevice S132 v3.1.0 and S332 v2.0.0 (different variants of PCB...
Hi, I am using nRF51822 now,SDK11.0, how to let the peripheral open the peer's notification, My original design uses DA14580, Android APP can receive messages when the peer...
hello .
i am trying to open driver in the advertising.py example pc-ble-driver-py-master
driver.open() and this line throw exception
if err_code != expected: raise NordicSemiException...
It seems nordic devices can not be programmed without certain segger software.
In order to set up my toolchain, I had to install SEGGER Embedded Studio IDE (although i dont...
I have seen nordic contains QDID 111537 for mesh profile subsystems. Is this profile subsystem includes the Mesh Model or nordic have a plan to get Mesh Model QDID seperately...
Hi.
I'd like to disable retransmission in my Thread application built with SDK for Thread and Zigbee 1.0. I followed the instructions from Infocenter "Building the latest...
Hi @all
I'm searching for a nRF905 breakout board for the 868Mhz band. All I can find is nRF905 boards for 433Mhz (e.g. rfinchina or freqchina). Anyone tips where I can...
I'm trying to pair a Nordic SDK15 central to a non Nordic peripheral ( BLE 4.0)
I have no IO for passkeys
I'm testing by pairing Master control panel ( is it BLE 4.2?...
Hello team,
Having a bit of an issue. The link for the S140 SoftDevice results in an "Access Denied" page.
Origination Page >> https://www.nordicsemi.com/eng/Products...
Hi Everyone
I am able to configure BLE on the template project and it is sending data from nrf52840 to BLE nrfconnect app using the function nrf_ble_data_send() .
However...
HI All,
I am trying to upgrade sdk v11 to sdk v13 in my project and after compilation i am facing Linker Error as mentioned below.
binaries/app/SmartTag2/dfuFlash.c.o...