Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
The International Conference on Embedded Wireless Systems and Networks will host also this year a dependability competition to benchmark the performance of state-of-the-art...
Hi,
I find the CSCS example program reading zero at low cadence levels below around 50 rpm.
Using ble_peripheral example ble_app_cscs loaded into the PCA10040 board or...
I am working with the nRF54L15 to create a driver for a peripheral which is controlled by two PWM signals.
My driver relies on the Zephyr PWM driver which goes back to your...
HI
How much current dose the individual GPIO pin source/sink for nRF5340 as in the datasheet V1.3 it is mentioned "Added guidance on maximum combined GPIO sink/source current...
Hello,
we want to setup an environment for automated testing of our bluetooth mesh system.
The test system should be able to provision and communicate over a device that...
Hi
If my calculations are correct the NORDIC whitepaper WP008 on PRINTED MONOPOLE ANTENNA for 2.45Ghz the quarter wave length antenna trace is not 92mm
For TOP layer PCB...
Hi,
I was trying to get the NFC Sample programs to work on the nRF52840 DK but the NFC tag is not being read by my phone. The program itself is running (confimed through...
I am working on a school project and need to set up SPI communication between a wiznet,W5500 and the nRF54L15DK. I can build and run my program but I am getting no responce...
During the development of a Matter over Thread product, I encountered the following issue:
After adding two Matter over Thread devices (an OnOff Switch and an OnOff Light...
Hello,
With NCS v 3.2.1, I am working on a BLE application with nRF52840 dongle.
I was trying to add FOTA feature in my application by adding the following line to sysbuild...
I just ordered and opened up the nRF9160 dev kit from Digikey. I was going through the quick start and I named the device and when I went through the verification step, it...
Can you clarify, is it possible for the nPM2100 to set Vout < Vbat I.e. 1.8v out with 3v battery? The behaviour of the EV kit suggests not...
The datasheet isn't really...
We have a Thingy:91 (nRF9160) that we use for various LTE-M / NB-IoT network debugging. Until recently I was able to see both RRC and NAS messages in both " Cellular Monitor...
Hello,
I am developping an application based on ESB protocole using BT840NE module (nrf52840 + nRF21540) SDK 3.2.0.
on the PTX side, I am measuring the current using the...
Hello,
I am a developer/maintainer for the RF24 Arduino library at https://github.com/nRF24/RF24
I've found in some cases, the R_RX_PL_WID register returns 0 while the...
When updating from nRF connect SDK v3.0.1 to v3.1.0 we noticed a change in the clock_gettime() function.
In the old version, the clock was not reset by a reboot.
The new...
nRF5340 I2S MCLK issue – unable to get 12.288 MHz MCLK for 48 kHz sampling
I am using the nRF5340 SoC and configuring the I2S peripheral as Master to achieve a 48 kHz audio...