Hello, I need to configure and compile a sample to send an audio stream (mp3) to the I2S interface.
I tried to put together some configuration from other samples but no...
hi support team,
when i testing wifi location, i found out one problem:
nrf_cloud_rest: Failed to encode location request, err: -12
that is this code in nrf_cloud_rest...
Hi,
I'm using the nRF52840 with the SoftDevice for BLE. In my system, it's primarily a BLE transceiver controlled via SPI by an external TI MSP430. We're considering implementing...
Hello,
I'm looking for guidance and understanding of how to properly use the KMU and ITS for secure key storage of a key generated on device.
I see that typical ITS use...
Hello,
I'm currently using Visual Studio Code with the newest SDK, Toolchain and Plugin on MacOS and most of my applications are freestanding applications.
Now I want...
Hi Nordic team,
I am plan to design an IoT sensor that apply to Agriculture,
In case of 2 communications: Near field and far field, I will integration both BLE and Lora...
Hi,
I have a couple of questions regarding reading the nRF5340 Temperature Sensor. This is a follow-up to the following DevZone ticket: https://devzone.nordicsemi.com/f...
I have a shipping product with S132 2.0.1 with multiple problems with the LFRC clock.
There are seemingly at least 4 errata that apply (77, 132, 146, 192).
Are there...
Hello, I'm trying to compile the LIBUARTE example from SDK 16 but im getting undefined reference errors, this is what I've done so far:
in sdk_config.h defined , (I've...
Hi, I am really confused about the Nordic SDK and way of doing things... I have seen so much conflicting documentation.
I am using SDK_for_Thread_and_Zigbee_v4.1.0 (currently...
my project is to send pressure data from one device to four other devices, it is medical field, previously i worked in nordic openthread udp protocol using nrf52840 for mesh...
Hello
Created in SDK v17 and simple_timer example. I made a simple code to control the LED using a timer. Every 500 milliseconds, the LED turns on sequentially. LED ON and...
I recently got the nRF52-DK for using as BLE Relay evaluation.
I have downloaded following and installed to run the code
- Segger Embedded Studio (v5.1)
- nRF5_SDK_17...
https://infocenter.nordicsemi.com/topic/nwp_034/WP/nwp_034/nwp_034_intro.html?cp=16_2
download PDF link not working. Perhaps replaced with other white paper(s)?
Thank...
Hello!
I have the following component in my device tree:
I would like to retrieve the PWM device and the associated pin number (pwm1 and 0x14). I tried:
Which...
Hello,
I am trying to develop a firmware to read pulse oximetry and heart rate data from this Sparkfun module (SEN-15219): https://www.sparkfun.com/products/15219
The...
Hi,
We mainly need AWS_Jobs, FOTA, Low Power, GPS, ADC, GPIO, certificate updates and whatever is related.
Currently we working on a project that uses:
- nRF9160 ...
Hi All:
I am trying to develop a project based on Heart Rate example. SDK version is 17.0, the receiver software is based Android-nRF-Toolbox.
Now, I can transfer ADC...
We are observing unexpectedly low throughput on the Mesh GATT Proxy service. Specifically, the Nordic device (acting in the GATT server role) is only sending one PDU on every...
Hi,
I have been looking into connecting two development boards over BT.
Previously, I managed to connect an nRF52833DK to an nRF9160DK.
https://devzone.nordicsemi.com...