TheThingsIndustries / generic-node-se

Generic Node Sensor Edition
https://www.genericnode.com
Other
110 stars 31 forks source link

basic verification and validation of v1.1 HW and FW #95

Closed elsalahy closed 3 years ago

elsalahy commented 3 years ago

Summary:

Umbrella issue for testing, verifying and validating the new v0.2 HW and relevant FW. Tasks:

Why do we need this?

To ensure the new board HW and FW is usable.

What is already there? What do you see now?

Working and tested FW on the v0.1 HW.

What is missing? What do you want to see?

Basic testing of the HW/FW functionality.

How do you propose to implement this?

Umbrella issue, can open more issues with relevant details

Environment:

Bare-metal and FreeRTOS

Acceptance Criteria:

Report on the new HW performance.

What can you do yourself and what do you need help with?

All

elsalahy commented 3 years ago

We received the 2nd iteration of the HW on 18th of Jan. We validated the device functionality using basic apps and the results are below:

azerimaker commented 3 years ago

Basic verification of v1.1 HW is now complete.
Out of 99 beta boards (1x was incomplete from the PCBA) 84 passed the basic test, and only 80 of them have passed the LoRaWAN test at first pass. 4 of them gets stuck at LoRaWAN app. This results in 81% of overall yield. Rest of the 15 boards won't start at all (Buck-Boost goes into protection mode). I've investigated the issue and in most of them it comes down to the poor soldering of the buck-boost converter's WLCSP-20 package (BGA). Please see the related issue #36 for more details.

yield

elsalahy commented 3 years ago

Yeah indeed basic verification is done. Relevant advanced issues #128 #36 #145