I'm having some issues regarding the data update interval when running the asset_tracker_v2 application, particularly with adjusting how frequently it publishes data to the...
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 use SDK12.2.0. The mobile phone has connected my 51822 device,and then the mobile phone keep away from my 51822 device till to disconnect.how to do that they will connect...
Hi Guys,
I facing issue on one of my project, our HW require 2 set of TWI and one QSPI/SPI. I notice SPI0/1 cannot be used because I need both TWI0 and TWI1 to be supported...
Hi,
I'm trying to adopt my nRF52832 projects to the nRF5 SDK version 15.2.0 and the NRFX drivers framework. I'm using a short app_config.h with NRFX_RTC_ENABLED and NRFX_RTC0_ENABLED...
Hello,
There is a example for the nrf52840 for thread with mqttsn. Although this is just for my personal use I would love to use some kind of encryption for it.
So the...
Hello. I have been trying to work with extended advertising between two nRF52840 boards using the SDK, but have had trouble in setting a long advertisement payload (as in...
I followed Einar's nRF52840 Dongle Programming Tutorial and tried the ble_peripheral/ble_app_eddystone example using SES 4.12. Opened the project, changed the preprocessor...
Hello All,
I have been using this NRF52 DK board with KEIL for like 2 weeks. I read the all the document regarding BLE 5 protocol and followed the DIY codes step by step...
Hi Sir,
In this project, we design with nRF51822-QFAA (Flash: 256KB, RAM: 16KB) and developed the application and bootloader through the nRF51-DK (pca10028). The file...
Hi Sigurd,
Thank you for your reply. I have executed the code given by you (below link) in Segger studio(V 3.50) I observed that the output or load (pin 31) which is connected...
We have the device, where 2 power supplys can be applied. One of them is external regulator with 3.3 V output. We used it for additional load in our device. Another one is...
Hi,
I referred uart example in nRF SDK 15.0.0 and tried to implement on proxy_client program by adding all files which there in example. but still i'm facing compilation...
Hello!
I'm facing some problems when I try to broadcast a message from my receptor to the transmitters, I'm using 3 nRF24L01P. I read some things about setting the same...
I have 2 PCA10056 preview development boards.
The newer one (0.11.0 2018.3) works as expected.
The older board (v0.9.0 2016.48) the built-in LED1 thru LED4 do not...
I want to use application board and connectivity board with mesh sdk in nordic chip. Is there serialization is available for mesh like using in nRF SDK15.0.0 peripheral driver...