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 had manged to deploy and configure mesh networks on Nordic Thingy devices based on these 2 examples separately. 1. Generic OnOff models https://github.com/NordicPlayground...
I am trying to configure Analogin_rev pin as ADC pin and I did the code changes, but I am getting the error -22 while trying to Configure ADC channel. Here is the snippet...
Dear Nordic Specialist,
I am using two nRF5340 DKs running the Direction Finding connection-based Central/Peripheral examples, and I would like to evaluate the maximum achievable...
Hi
What is the nRF5340 PDM frequency max and min can be set?
Because below is our microphone frequency spec., we want to set PDM frequency into like between 450~850KHz...
Hello, I’m trying to understand the background of the issue described in nRF9151 DK v0.9.0 Errata . Could someone explain what caused it and, if possible, give an idea of...
Hi
I am trying to integrate a "TMP117" temperature sensor with an nRF54L15 using the existing Zephyr tmp11x sensor driver. The device is detected and initialized correctly...
Hi There,
We are currently developing a prototype using the mRF5340. (MDBT53-1M ) The key is to operate I2S at 192kHz.
Please let me confirm the following:
Is LRCK's...
Hello,
In previous NCS versions I know I have heard the test tone triggered by button 4 on Audio DK work out of the box.
I am currently experimenting with NCS v3.2.1/0...
Hi dear forum members,
I’m working on a firmware project for the NRF52840 that utilizes BLE, DFU, I2C, WDT, some cryptographic libraries, and a few sensor libraries. However...
Hey, wanted to know a few things regarding npm1300 1. Can it handle short circuit of it's buck/LDO outputs? Or we need to have some sort of protection for each buck. 2. If...
Hello,
I am using an nRF54LM20DK with nRF Connect SDK v3.1.1 and I am unable to establish I2C communication with an external DPS368 sensor.
The application starts correctly...
Hello Nordic Community,
We are currently using the nRF52840 DK for BLE testing and controlled BLE interference generation in a lab environment, primarily in the 2.4 GHz...
I have an ICD configured Matter device, using LIT.
I have added the UserActiveModeTrigger attribute and configured it to PowerCycle and ResetButton.
I can commission the...
I am working on an nRF52840 where I need the following outputs:
a continuous 1MHz master clock
a 126 bit serial bit data output sent out whenever a user wants with a...
I have an application with the nrf52840 that was trying to port to nrf54l15 using ncs 3.2.1 but i ran into various issues. I decided to look into some samples that could help...
I am trying to program a Seeed Xiao nRF52840 Sense with a nRF5DK-52832 using the Debug out P20 connector. I am an experienced embedded systems developer (ESP32, ATTiny/AVR...