I'm searching for a software engineer who can help us getting OTA support between nRF52810 and PIC16 MCU.
nRF52810 must have command- and data mode over UART, Pic controler...
I want to be able to read the gyro and accelerometer values from the MPU6050 sensor.
As a base start I downloaded the NRF5 SDK V15.3.0 and modified twi_sensor_pca10056 program...
Hi. I'm using nRF52832, SDK13.0.0.
I should use SHA256 and MD5.
I made my code as below.
NRF_CRYPTO_HASH_CREATE(init_packet_hash, SHA256); NRF_CRYPTO_HASH_CREATE(init_packet_md5...
Hi. I'm using nRF52832, SDK13.0.0.
I want to use SHA256 as below.
output32Byte = SHA256[input32Byte];
Which function or example can I refer to?
And also I want to...
I tried to port the example "ble_app_ipsp_initiator" to pc-ble-driver and run on Linux. The peer device is another PCA10056 device running ble_app_ipsp_acceptor. The problem...
hi...
i want to use two uarts in nRF52840 , one uart to one pc and another uart to another pc .Data should be transferred and received between the nRF52840 and pc how can...
Hi, i'm using two nrf52840 DK ev kit. One it's the central and one the peripheral
After the connection I need to save power at the peripheral board, because the cpnsumptio...
Hello, I need to do some RTT trace logging, but I can’t enable it. I am trying to create minimal example code, and for this purpose I am using the UDP sample. I added these...
The nRF54L15 Product Specification lists the following PDM feature:
"8 kHz, 16 kHz, 32 kHz, or 48 kHz output sample rate" "Supports digital microphone clocks at 768 kHz...
Your application for SUPL-C license has been denied.
Please make sure you have an active/approved DevZone account
You must apply using the same email address as for...
I am testing the un-unmodified cloud_mqtt_cell_location sample application, and my build configuration is as follows:
SDK: nRF Connect SDK v3.4.0
Toolchain: nRF Connect...
Hi, I am starting to get into the Nordic world and want to design my first pcb with nordic chips. I would like to get a review on my schematics and the pcb. I am mostly interested...
Hello,
we are developing a Channel Sounding application starting from the Nordic samples "Channel Sounding Initiator with Ranging Requestor" and "Channel Sounding Reflector...
Hi there,
I'm evaluating the latest release of NCS ZigBee addon version 1.4.0, wanted to try and migrate my existing project to the newer version. I've encountered the following...
Hello,
We are currently designing an NTN satellite IoT terminal product based on the nRF9151 NTN module, primarily for tracker-type applications. In addition to NTN satellite...
Hello all,
I am looking to hire a developer experienced with ANT+ together with BLE and the nRF52840 SoC, possibly the nrf54L10.
I am looking for the coding for the...
Hi
if I am not wrong: no where on dev academy it says: add all the folders of
- your tool chain
- you private zephyr project
to windows defender exclusion folders...
Hi,
a couple of days ago, I had to install some STM plugins for VS Code (I'm sorry ).
In the process, the "CMake Tools" from Microsoft were also installed. I remember...
Okay, I figured out the issue. I will open this ticket anyway so that other losers can have the advantage of finding it if they have the same trouble. Zephyr stopped supporting...