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...
Hi,
I use the peripheral ble_app_uart with nRF52832 (Murata module). The nRF52832 is connected to another MCU, STM32L476, via UART.
I develop using IAR.
I have a couple...
I tested the Heart Rate Monitor sketch code (Arduino Primo IDE code) and verified that it works with the Heart Rate Monitor through the "nRF Toolbox app" on my iPhone. I would...
There have been several topics on limitations on ADC sampling rate when BLE is in connection.
However, I didn't see notes applicable to the following case:
nRF52832, sampling...
Hello all,
I have some troubles to initialize the micro SD card with my custom board.
I have used the nRF 52 DK to write a basic code and do some test. For micro card...
I am using nrf52832 DK and am unable to build my light switch example. It throws an error that some files are not included. In the screenshot, you could see the error. I have...
Hey Everyone
I have written a code for using lora rn2483 with nrf52840 using the uart protocol which is configured on 7 and 5 pin. The program was working fine untill i...
Hi,
I am using the nRF52840 DK and the wireless_uart example from nRF5_SDK_15.0.0 to try and receive data from other 802.15.4 sensors. Using the example I can receive messages...
Hello everyone!
I'm very shy to ask probably a stupid question, but...
I'm trying get abitity to change pwm signal via ble.
I've created service, characteristic, then I...
Hello,
I am trying to get a low consumption and I detect that the activation of the ADC increases the consumption. So I am trying to configure the ADC and when I make...
NRF52832 / S332 / SDK 14.2
Step 1: connect to mobile phone as Peripheral Role, and the connect handler of service was #0 that equal to Peripheral-connection handler number...
Hello,
We are using nRF5 SDK14.2.0 and soft device s132, and trying to perform DFU of the Bootloader itself.
The process fail in nrf_dfu_postvalidate() due to wrong HASH...
i am trying to Connect a custom board with the nrf52 over the bluetooth. nrf52 is running with the BLE_nus
.i am trying to connect it with the uuid in the program is like...
Hi. I`m trying to connect two Nortdic Thingy device and receive data in same time(ex. temperature, humidity etc..).
In my application, I can connect two devices in same...
I have most of the SDK up and running with my firmware, but I cannot find where to limit the number of bonded devices to my module.
I could live with just deleting all the...