I have a digital microphone chip, it has the CLK, DATA, LR_SEL three pins, now I will pick up the three pin nrf5283 three pin is as follows: CLK connectionI2S_CONFIG_SCK_PIN...
Hello, Nordic Team, I'm embedded designer from Russia, discovered your amazing wireless MCU NRF52832. I looked through your SDK and peripheral drivers, and unfortunately found...
Thanks Stefan. The zip file making and updating steps work perfectly for me, if I follow your steps and make it from your stock pre-built "dfu_test_app_hrm_s132.hex". My question...
Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
Hi,
I have twp device: one peripheral and one central. My peripheral is sending out high payload data continiously. And my central is sending data ()in 10Hz frequency. However...
Hello,
I'm interested in increasing the range I can get out of an Isochronous connection between two nrf52832 while maintaining about the same throughput. I'm not concerned...
Good morning,
In our next product (mounting a nRF52840) we will need a dual UART+BLE update channel. We have already implemented the update via BLE and we are now trying...
In SDK v2.6.1, commenting out the following code in websocket.c allows successful connection to the WebSocket. However, in SDK v2.7.0, even after commenting out the same code...
Hello! I have a Nordic nRF52840 BLE dongle, and I want to scan/sniff BLE air using custom BLE parameters: scan window and scan interval. How can I achieve this correctly?...
Hello,
I'm trying to figure out why GPIO 26 and 27 on the nrf9151 DK default to HIGH. I have my SALAE USB scope connected to several pins. When the board resets, only GPIO...
I am using an nRF52840 and nrf52832 to measure distance, but the reported value is almost twice the actual distance . For example, when the actual distance is 1 meter , the...
I would really like to use Bluefruit and make a Long Range connection between Servers and my Central. I know that it is not build in Bluefruit by default, but there must be...
Hello!
I'm using BLE Mesh sensor client receiving messages sent from multiple sensor servers. I used 2 nRF54l15DKs as 2 sensor servers, each sending 9 16-bit float data...
I have a problem with connecting to my device after i disconnect from it. I have tried ubond function, it does not work. This is my disconnect function:
I have a service...
Hello Nordic support,
My application is based on nRF5 SDK for Thread and Zigbee v4.2.0, with Softdevice S140 as I want my application to operate in either in BLE or Zigbee...
I'm trying to setup an SPI communication between an EVK of the Intan RHD2216 and the nRF 52840.
Browsing similar issues, I read the following topics already
I apparently...
I've been using the following SPI1M pins and they've been working:
But I have migrate away from these pins due to production PCB layout problems. The pins I need to...