Hi,
We are running into a serious issue with OTA. Specifically, we have observed that nRF52832 will not be able to perform OTA to a newer firmware given that it is previously...
Hi all,
I'm trying to characterize the UDP throughput of a Thread network consisting of nRF5340 DK devices. I saw that Espressif made a test report and they seemed to use...
I’m using a custom PCB based on the Minew ME54BS01 module (nRF54L15 SoC) for both ends of our proof‑of‑concept: one node as a GATT‑based Channel‑Sounding reflector (leveraging...
Dear DevZone support,
I'm currently evaluating nPM1300 for Lithium Polymer battery management and charging and would like to ask a question.
I understand that I can...
Hi Nordic:
We are currently testing Zigbee on the nRF54L15 platform using the Zigbee R23-add-on-V1.0.0 SDK. It has been observed that when a low-power node disconnects from...
Hello, I am using ISP1907 which has NRF52833. I get the IQ data and configuration from serial as: DF_BEGIN ['IQ', 0, 0, 11, -9, -213] ['IQ', 1, 8, 11, -209, 23] ['IQ', 2,...
I have 2x Power Profiler Kit II up and running using the Power Profiler app - started twice and with separate PPK2 instances selected, as described in another support post...
Hello, I am working on the NRF9160DK card. I am using SDK 1.3.0 and the latest modem uploaded: www.nordicsemi.com/.../Download 2020-04-29.
Whether it's with the asset_tracker...
Im following the guidance to upload modem code and application code, downloaded from project page, onto the Thingy:91.
Current state, after following guidance, is: I hold...
Hello,
Currently I have implemented a UART callback using the CONFIG_UART_ASYNC_API setting as follows:
However, all data that I receive is appended constantly, until...
Hi, I want to measure the data transfer speed of BLE. I use the nRF52840 DK with the ble_app_uart example
I created a dummy string of 20 bytes (default length of one packet...
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 ...