Hello-
I'm working with the " Experimental: Wireless UART Example".
Is there any way to periodically send data rather than just typing data into terminal?
hi,
I used nRF52932QFAA ,SDK14.2 uart bootloader.it works well with softdevice loader 5.0.0.But when I download my app(without softdevice),it cannot work.
Flash composed...
Hello Noric Dev Zone members,
we are looking for a Firmware developer supporting us in bringing Hyko to our customers.
What we are working on is making energy heroes in...
It would be very helpful to hear of others experiences getting these licenses, also I would like to find out if anyone has any advice of anything to be included or excluded...
I wanna implement this code for the app inventor, but there was several problem here. I can't use array or index for developing my trapezoidal method.. like this..
code...
Hello,
We are looking for a developer a single task project. We need to provide all of our developers with the same development environment, so we are looking for someone...
Hello, I have a project implementing the ASYNC UART API as laid out in the Nordic Development academy exercise. I had this successfully communicating with an external device...
Hi,
I run a couple test with the PPK2 on our board to measure and optimize the power consumption, but I had some weird results and I'm hopping you can help me out to understand...
Hi,
I am looking at setting up some of our team with the ability to flash our custom devices that contain various chips (nrf52, nrf53, nrf91). Assuming the SEGGER software...
Hi,
I can't program nRF52840 dongle using Programmer Tool on Linux.
Dongle is visible, can be selected and memory content read without any problems but file write attempt...
Hi nordic support:
Our product used nRF52840 and nrf5_sdk_17.1.0. It's inconvenient to connect UART port when perform DTM test to testing nRF52840's RF performance. Could...
Hi there,
I hope this message finds you well!
I’ve been developing several products using Espressif’s modules that offer both Wi-Fi and BLE on a single SoC. I wanted to...
I'm developing a custom board that uses the nRF54H20.
The Getting Started guide for the nRF54H20DK explains how to use the pre-built BICR file and program it to the chip...
Hi Team, We are facing significant range issues on iPhones and other iOS devices with our hardware. We have tested these with both Custom App ( Made in House ) as well as...
Hi Nordic team,
I’m working on an nRF9151 DK with nRF Connect SDK v3.0.0. My goal is to send GNSS latitude/longitude data to a CoAP server.
The GNSS sample works fine...
Hello,
I have a series of nRF52840 devices that are already connected together in a Thread Network.
My system is composed by one client and multiple servers.
1) I'd...
Setup
Hardware: Nordic nRF7002DK as Wi-Fi STA (client) .
AP & Receiver: a Linux PC creates a Wi-Fi Hotspot/SoftAP (NetworkManager/hostapd) and simultaneously runs...
Hi,
I recently followed the instructions to install nRF Connect on Visual Studio by completing Exercise 1 of the nRF Connect SDK Fundamentals course: Exercise 1-1
I noticed...
I am trying to set CONFIG_TFM_BL2 and it seems like it cannot be set to 'y' because CONFIG_TFM_BL2_NOT_SUPPORTED is also set to 'y' in ${prj_name}/build/${prj_name}/zephyr...
I am using the nRF7002-DK to implement a BLE interface. I need to send packets > 23 bytes through a notification characteristic. I am currently using nRF Connect on an android...