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...
Hi,
I hope you are doing well. I am working on nrf51822 project. I want the nrf51822 to advertise for 5 secs and then sleep for say 30 mins or an hour and then wake up...
hello,
Starting nRF 52832 (s 132), leaving idle, after 3 minutes, ble_event_id 0x1b will occur, then BLE communication will be impossible.
When ble_event_id is 0x1b, how...
Hello,
I'm having special SPI protocol which requires SPI Slave to toggle REDAY pin after every byte. I do test using 2 nRF52 boards. One is SPI master, another is slave...
Hello all, first time using a I am using a nordic board im a little overwhelmed by all the options. I have nrf51 development kit and I just used the getting started tutorial...
I'm starting a new design on nRF52 and I need to connect a microphone on it. Reading the datasheets and questions here, I found there's 3 solutions for the type of microphone...
Hi,
I was reading the procedure to prepare the NRF52 DK board for current measuring and some questions came into my mind. I understand we have to open the P22 so we interrupt...
I have set up raspberry pi 3 as a border router and programmed the the nrf51422 using the iot_ipv6_coap_server_pca10028 and could successfully switch on and off led3 and led4...
Hello,
I am using secure_dfu_secure_dfu_ble_s132_pca10040 project. Now I want that the user who has specific key can only access the nrf my device and then can send the zip...
Hello!
Does anyone know what's the maximum frequency for SPI (SCLK) for nRF52832 or SDK 12.1? I see following code in nrf_drv_spi.h:
typedef enum
{
NRF_DRV_SPI_FREQ_125K...
Can someone tell me how the DETECT signal works in the nRF52840?
This version of the nrf52 has 2 GPIO ports.
Does that mean there are 2 DETECT signals? or is there still...
Hello, I'm using the nrf UART 2.0 app with nrf51822 and I'm wondering how a line of characters is sent using this app. For example if I write 'abcdefg' does the BLE receive...
Hello everybody, I'm new to the Nordic system and the nRF52. I'm trying to become familiar with the board and I want to be able to read different 4 input pins, each one attached...