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...
I have already set up a successful sender and receiver. The receiver was using an arduino board and the sender a avr at90usb162. I have now removed the arduino and moving...
Hello,
My project is using Lora + radar + ble so I am trying to let 1 radio tx at a time for FCC and power.
For this, I found time slot API and extension at the links...
Dear Nordic Team,
I am working on a product which implements OTA DFU(buttonless DFU inside). So far everything works fine and the updates are working.
The question is...
Hello,
I am using nRF52840 S140 V7.0.1. I am using ble_app_multirole_lesc example. I changed roles from “Central and Peripheral” to “Observer and Broadcater”.
My understanding...
Hi
nRF52840 SWD is push pull or open drain type?
And we want add level shifter between J-Link and nRF52840, do you have recommend level shifter PN? Or what type of level...
Current latest JLink firmware won't allow PPK working with DK RTT debugging.
The cause is the JLink chip on the DUT board won't put the SH_SWO/SH_SWCLK/SH_SWDIO in hi-Z...
I am working with the chip ISP4520 which combine Nordik NRF52832 and LORA semtech. I use nORDIC sdk 14. I burn the FW to the chip using Nordic development kit connected by...
Hi,
I tried a light-switch example from SDK for mesh ver 4.1.0 on two nRF52840 DKs(first board with client and the second with server). I configured them with nRF Mesh app...
Hi,
I have an unkown problem in my nrf52 application. It happens rarely, so I have no idea where to look at the moment. The only thing I know is that the WDT works and resets...
I have browsed through the forum and i couldn't find a similar question, so here I ask :
I have an application running a modified example of the Mesh Client & Server merged...
Hello there,
I'm trying to use my NRF51822 custom board as spi slave with BLE that sending whatever received from the master. I'm using MSP430FR5994 as the master.
I...
Dear Nordic,
I'm new in Bluetooth mesh and Nordic SoC.
I want to develop network of measure devices connected to each other using Bluetooth mesh. All devices need to report...
Hi all,
I installed this app on my nrf52832 DK and it works great. I'm totally newbie with Nordic and its hardware so i can't figure out how to adjust this code so the app...
Hello,
we are upgrading our application firmware to the v1.3.0 of nrf-sdk. We have now encountered a problem in which the build process just freezes/stops without exiting...
I try to build and run a "blinky" example for nRF52840 DK and nRF5340 PDK. And in the case of nRF52840 DK everything works properly. I connected to the boards and saw UART...