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...
Hello,
I am unable to access my SRJ profile with email id [email protected] due to two factor authentication. i do not get anything in the google authentication app...
The link for downloading nRF6939 live cd v5.4 is broken.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Downlo...
The nRF7002 Evaluation Kit and the PCA10143 Development Kit both show multiple vias to the ground tab pin 49 but there is no direct connection from the tab to pins 27, 28...
I want to use P2.00,p2.02,P2.04, P2.0 for UARTE20 on NRF5415DK.
This is to use the uart as an interface for HCI uart with NRF54 as the BLE controlller.
How to enable the...
I am setting up our production facility in India. Brought out our test jig software that flashes the nRF53 modules.
I use nrfutil to program the boards via "nrfutil device...
I am using the Thingy91X kit, and I am trying to make a sample 'hello_main" to work on the nrf5340. My project configuration is as follows:
Sample: zephyr/samples/hello_world...
Dear Experts,
We are bringing up a custom nRF54LS05B module and have built a small production-test firmware on top of the `radio_test` sample. While characterising current...
ncs\v3.4.0\nrf\scripts\generate_psa_key_attributes.py doesn't seem to support X25519 PsaKeyType and allowing it to be used with ECDH algorithm. Is this just functionality...
Hi,
We are exploring using the Firmware Loader to do the OTA for our firmware. As per what I understand from the documentation, the Firmware Loader application will be booted...
I have new Thingy 53. Default Edge Inpulse demo works without any problem. But I have problem with Weather Station demo.
First I tested Zigbee version. After flashing using...
Good morning everyone.
I’m having some issues compiling my firmware using NCS 3.4.0 and the ‘ns’ option. I’m using an nRF9151DK board. Basically, my firmware compiles and...
NCS version: v3.3.0 (behavior also confirmed present on current sdk-nrf main, include/flash_map_pm.h).
THE ISSUE
include/flash_map_pm.h selects which PM partition...
Hello there,
In the Zephyr docs i can see theres a typedef for i2c_callback_t but looking through the SDK, i cannot see a any uses for this type.
i am trying to create...
We have nRF54H20 with IRONSIDE (SDK3.2.4).
RESET button has default configuration - connected to DEBUG MCU:
We need realize external HW reset of the DK by another...