Infineon / arduino-pas-co2-sensor

Arduino library for Infineon's XENSIV™ Photoacoustic Spectroscopy (PAS) CO2 miniaturized sensor
Other
14 stars 7 forks source link

continuous-mode.ino works in Arduino IDE but not in PlatformIO. #19

Closed WackoKacko closed 1 day ago

WackoKacko commented 11 months ago

Prerequisites

Can you reproduce the problem reliably? Yes.

Did you check current release notes for known issues? Saw nothing about PlatformIO.

If this is not the latest release, have you checked newer releases? PlatformIO updates automatically.

Description:

See title.

Steps to Reproduce:

  1. Copy and paste program into PlatformIO.

  2. Use this platform.ini file: [env:esp32dev] platform = espressif32 board = upesy_wroom framework = arduino monitor_speed = 115200 lib_ldf_mode = deep+ lib_deps = https://github.com/Infineon/arduino-pas-co2-sensor

  3. Upload to uPesy ESP32 Wroom DevKit.

Expected Result: co2 ppm value : 500

Actual Result: get co2 error: 1 co2 ppm value : 0 pressure reference error: 1

Frequency (1/1, 1/50, 1/100): I2C 100kHz

Build/Commit:

idk

Target:

uPesy ESP32 Wroom DevKit

Host OS and Version:

Windows

Compiler:

idk

Environment

PlatformIO

THANKS!
WackoKacko commented 11 months ago

Hi, devs. Any updates on this? Are there known issues with PlatformIO compatibility for this library?

github-actions[bot] commented 1 week ago

This issue is stale because it has been open more than 6 weeks with no activity. Please comment on this issue if it's still relevant or it will be closed automatically after 1 week.

github-actions[bot] commented 1 day ago

This issue was closed because it has been stalled for 1 week with no activity.