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...
Hello, guys!
Here are the details about my development environment:
SDK = 15.3.0
IDE = SES
SoC = nRF52840-based BL654 module.
In my design, I need to drive a buzzer...
It's cool to have a build_all.sh script that supports so many cross-compilers. I've one more small request.
If run from a tool like CMake, the make tool does not pick...
Hello Nordic team
I am working on nRF52840 DK, SDK v-15.2, I am implementing directed advertising support and other side nRF52830 can capture this directed advertising data...
I'm trying to follow the instructions to install the nRF sniffer 2.0.0.
It appears that the .zip file (nrfsnifferforbluetoothle200c87e17d.zip) is missing the Profile_nRF_Sniffer_v2_001...
Hi,
Our application requires a Gazell device to be put into a 'slow' mode whereby it transmits a very short packet periodically but at a slow rate, e.g. once a second, until...
Hi,
I'm trying to compile the asset_tracker application and the at_client off the v1.0.0 branch, and I'm getting the error below:
cmedianu@ubuntumisc2:~/ncs/nrf/applications...
I'm trying to get iOS to open an L2CAP Connection Oriented Channel on the nRF52840.
I'm stuck at the nRF always rejecting the connection with result 0x0004 (Connection refused...
hello,
I have post one question related to " BLE Mesh LPN communication with friend node " few days ago. when i open it shows " Content Under Review - This content is...
Hello,
I am experimenting with the NRF CLI example (brilliant feature). I would like to integrate it with my project, which uses FreeRTOS. I've read a few threads that suggest...
Hi I'd like to know how to get status messages into Mesh Proxy Data out. I have a Light Switch Server, and a Light Switch Client. They publish/subscribe to each other, and...
Hi,
Recently I was able to get a single read and write SPI operation to work properly with a custom nRF52832 (BL652) with SPI connection to MCP2515 (CAN SPI) using the nrf_drv_spi...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hi,
I am attempting to import an existing IAR project to SES / GCC and am having some trouble. I recently joined the project team and we are making an effort to switch from...