Anonymous
Mar 18, 2026
Rating: 5/5
Low power consumption
Running this on a battery-powered node for months now. The low power modes work exactly as described in the datasheet. Very happy with the energy efficiency.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Sensors |
| Origin | - |
| Sensor Model | SPL06 |
| Measurement Type | Atmospheric Pressure & Temperature |
| Pressure Range | 300 hPa to 1250 hPa |
| Temperature Range | -40°C to +85°C |
| Interface Protocol | I2C / SPI |
| Operating Voltage | 1.7V to 3.6V |
| Accuracy (Pressure) | ±0.06 hPa (typical) |
| Resolution | Up to 0.001 hPa |
| Board Dimensions | 20mm x 15mm |
| Compatibility | Arduino, Raspberry Pi, STM32 |
Anonymous
Mar 18, 2026
Rating: 5/5
Low power consumption
Running this on a battery-powered node for months now. The low power modes work exactly as described in the datasheet. Very happy with the energy efficiency.
Anonymous
Mar 14, 2026
Rating: 4/5
Good value for money
For the price point, you really can't beat the performance. It's not as fast as some industrial-grade sensors, but for hobbyist applications, it is more than sufficient.
Anonymous
Mar 10, 2026
Rating: 5/5
Perfect for university projects
Bought this for a senior design project involving indoor navigation. The I2C interface was easy to implement with our microcontroller. Highly recommend for students needing reliable environmental data.
Anonymous
Mar 10, 2026
Rating: 5/5
Robust and reliable
We have purchased ten of these modules for our makerspace. They have held up well under constant use by various members. The build quality on the Wildfire board is solid.
Anonymous
Mar 10, 2026
Rating: 4/5
Great for altitude hold
Integrated this into a custom drone flight controller. It provides smooth altitude data which helps significantly with stability. Only giving 4 stars because the documentation could be slightly more detailed for SPI mode.
Anonymous
Mar 07, 2026
Rating: 5/5
Excellent precision for weather stations
I used this module for a DIY weather station project. The pressure readings are incredibly stable and match my local meteorological data almost perfectly. The temperature sensor is also quite accurate after calibration.
Q: Is there a library available for Arduino?
A: Yes, Wildfire provides an open-source library compatible with the Arduino IDE. You can find the download link and installation instructions on our official GitHub repository.
Q: What is the refresh rate for pressure readings?
A: The refresh rate depends on the oversampling settings you configure. It can range from a few milliseconds for low precision up to several hundred milliseconds for high-precision modes.
Q: What is the default I2C address?
A: The default I2C address for the SPL06 sensor on this board is usually 0x76. However, please check the specific schematic provided in the product wiki as some batches may vary.
Q: Does this module come with header pins soldered?
A: No, the module typically ships without header pins soldered to allow for flexible mounting options. You will need to solder them yourself if required.
Q: Can this be used outdoors in rain?
A: The sensor chip itself is robust, but the breakout board is not waterproof. You must house it in a sealed enclosure with a breathable membrane if using it outdoors.