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...
Greetings.
Background:
We have a custom device, that uses the nRF9160 as a Modem, with Modem OS 1.3.4 and a sightly modified "Serial LTE Modem" FW. One of our Devices...
I'm trying to send simple packets using the radio peripheral.
In my test scenario I have the following conditions:
The HFXO is started and is running the whole time...
hi
the lengths of the this track is important?
if i decrease this length, how i can set antenna parameters?
another question: what is the R1 =0 ohm resistor and N...
I am using Fanstel evaluation board with BT805 attached.
I got an example project - ble to uart.
I was able to build the project with Segger V5.42 (any later verisons...
Dear all,
I tried this example regarding async SPI:
https://github.com/too1/ncs-spi-master-slave-example
I also wrote overlay for this example to work on nrf52840...
Hi, we have a custom nRF5340 based device. Has NISB and MCUBoot Enabled. It takes about 2.5 seconds to get into the application and BLE advertisement to start. Wanted to know...
Hello,
I´m trying to send a paket of databytes. For some reasons I need to send it byte by byte (that´s not changeable).
I have inited the uarte with a handler:
nrfx_uarte_init...
I am using the nPM PowerUp utility along with an nPM1300 development kit. The software provides options for configuring the soft-start current of the load switches. However...
Had an interresting issue that we have resolved, but we're trying to understand...
We had a timer (TIMER2) running and matching towards CC[3] every 500us. This match results...
Hi all,
I searched nRF54L PRELIMINARY DATASHEET v0.8 and found
9.1.1.2 DLPIDR: TINSTANCE field description reads " This value is set by the UICR.TINSTANCE register. "...
Hello Nordic Team,
I am writing on behalf of my company, where we are developing a cross-platform application using .NET MAUI . As part of our application, we need to implement...
Hi there
I'm trying to make the SPI work on nRF53 (My board is nRF7002 DK) refer the tutorial academy.nordicsemi.com/.../ but I had the issue about frequency of spi peripheral...
I'm using Bluetooth Mesh Sensor code, working on the nRF52833 DK. I want to add my own sensor, the ICM20948 IMU, to this function and send the sensor's readings to the Mesh...