rbaron / b-parasite

🌱💧 An open source DIY soil moisture sensor
1.85k stars 143 forks source link

Building zigbee fails with FATAL ERROR #190

Open nl0pvm opened 2 months ago

nl0pvm commented 2 months ago

The ble build works great have not worked out how to flash but anyway. I hoped to build and flash the zigbee build but no luck so far.:

build log.txt

oleo65 commented 2 months ago

In my opinion there is some changes in the underlying build architecture of the nrf toolkit and some dependencies are upgraded.

Please target v2.5.2 of the nrf toolkit for now, which works for zigbee compilation.

There might be an easy fix for this, but this might be something to pick up for someone with more C skills. 😉

nl0pvm commented 2 months ago

Thanks will try that and report back here

greenshado commented 2 months ago

Had the same problem, downgrading to v2.5.2 solved it.