Hi
I've recently switched to NCS v3.0.0 because it now has TDM peripheral support for nRF54H20, however since there is no specific examples to use TDM, I've used I2S example...
Hi Nordic Team,
I am using NCS v3.0.0. I have added tamper detection under the General Diagnostics cluster (0x0033) and update the ActiveHardwareFaults attribute (0x0005...
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...
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...
I have noticed that the reference schematic (the original if you can call it that, not the 1v8 or DC/DC) for nRF51x22-QFAA, QFAB and QFAC have different value capacitors and...
Hello,
I cannot use the nRF Sniffer because it is always crashing. This is a confirmed bug in the Software and the OSX client written is working flawlessly.
I have experimented...
Hello,
I am newbie with KEIL/SEGGER, I have been following this tutorial to compile the example experimental_ble_app_blinky_pca10040_s132 for my nrf52 chip, the project...
Hello,
I am using sdk 12.2.2 and nrf51 dev kit. I am trying to upload ble_app_gls example code over the air to nrf51 dev kit. I can find only secure_dfu code in the sdk....
I am considering build some of my own shields to interface with the nRF52DK for the 832 and 840. I am curious how I should use header P5 with the shield detect pin. Should...
Hello,
I am trying to implement my custom service with NUS. I have gone through almost all the solutions presented on this forum.
Observations:
The board does...
Hi,
I need to be able to change the GAP parameters of my connection for only a short period of time to save battery life but have high throughput when I need it. My firmware...
Our workshop is using custom PCBs for other manufacturer's developer kits, and I'd like to do a similar shield for our nRF51-DK boards. Can anyone provide a KiCad project...
Hi all,
I took the example SPI program and I am trying to add UART code to it to debug the SPI transfers. Both examples are working well for me separately. I was able to...
I am working one one star network system with NRF24L01+. I got success with one pair (Single TX and Single RX) on communicating. But I could not get any positive result for...
Hi,
I'm working with an SPI FLASH chip that has a page size 256. I noticed that when I call nrf_drv_spi_transfer() , the rx length of 256 rolls over the uint8_t container...