Hello,
I have some code running on an NRF52832 using NRF Connect SDK 2.5.1 which initalizes my BLE with a random private resolvable adress so that I can easily reconnect...
Hi, Any one kindly suggest and Chip based antenna for the Thread + BLE and Wi-Fi + BLE protocol in NRF54L15 protocol. Also kindly suggest the PCB based antenna for the Thread...
Hi,
We are currently in the research and development phase for a new line of IoT devices designed to work over the Matter protocol. After thorough evaluation, we found the...
Hi,
I started the LBS example on the nRF52DK_52832 kit and connected the PPK2 kit to the P22 pins for measuring power consumption. I am not sure if I did something wrong...
While using PAWR, we see the above HCI event.
The subevent data is then empty.
Do you have any advice for debugging this?
There doesn't appear to be any helpful logging...
I am attempting to configure and build the Asset Tracker v2 for my Actinius Icarus v2 board.but the build is failing.
Setup:
nRF Connect SDK v 2.9.0
Board target:...
Hello forum ,
As i m working in nordic nrf52840 where i have taken adc value of photodiode ,then i have created service and characteristics i will share the image for that...
Hi,
I am using NRF24L01 module and I would like to transmit I2S signal through this module. I used SGTL 5000 audio shield for converting audio signal from microphone to...
Hi,
I'd like to determine the cause of a watchdog reset. I was hoping to utilize the WDT event handler (passed in to nrf_drv_wdt_init() ) to record the PC of the application...
I am trying to get the S132 Central Multilink example to run with 20 peripherals instead of 8. So far, I have made the following modifications:
In sdk_config:
Increased...
I wonder about the accuracy specifications in chapter 9 of the ppk user guide. It says +-20% of readout on average value. Is this only the calculated average of the python...
Using S130 to request notifications of radio activity as:
fails with NRF_ERROR_INVALID_PARAM.
Is there a reason this combination is disallowed? The use case for it is...
I would like to add the UART part to my application. But I will get these errors:
..........\components\libraries\uart\app_uart_fifo.c(109): error: #20: identifier "UART0_CONFIG_PSEL_TXD...
I am working on an automation project wherein I have to integrate ESP8266 with nRF51SDK. So, I want to serially send and receive strings over a physical UART connection, not...
Hello All
For our project we are using teensy3.6 as our main micro controller unit and NRF24L01 as RF transmission device.
Our project include mainly 2 parts
1) Data...
Hi. I've encountered a problem with some of my nrf24le1 chip (near every 5th piece) - current in deep sleep mode is very high (30-80 uA), if i change it to another chip, then...
Does the ui depend on the app design(nrf connect app) or on writing data in the characteristics. For the predifined i am getting a switch but for the one i added i have to...
Dear sir,
Sir I am trying to send an array of 40 values via nrf51422 to your andriod app "BLE SCANNER" by using the function "ble_nus_string_send ". But it is sending only...
I've tried ble_app_uart, nrf_serial.c etc. and none seems satisfactory.
I can write to the logger logger/uart during DEBUG, but it doesn't seem to succeed in RUN.
Question...
Hello,
I'm using :
- SDK 11 s132
- nRF52832
I want to protect my flash against dumping from swd but I'm working also with DFU from our custom app.
Is it possible...
Randomly on my nrf52832, sd_power_system_off() is returning NRF_ERROR_NOT_SUPPORTED and I'm looking for tips on how to figure out why. I'm using a Bluetooth soft device and...
Hello,
May I please check if the following is correct? On the nRF52840-PDK board (v0.9.3, 2017.47), the "VTref" pin of the "Debug In" header is connected to VDD. Should...