nmrr / flipperzero-geigercounter

☢☢ A geiger counter application for the Flipper Zero ☢☢
208 stars 7 forks source link

Error after compiling and launch app #13

Closed danidemis closed 3 months ago

danidemis commented 7 months ago

Hi,

I have a self-made geiger counter which uses a different probe, an SBM20. I have seen the instructions for doing the build, changed the value of the correction index (from 0.0081 to 0.00926) related to the probe in the file flipper_geiger.c , did the build by doing a clone of the latest RM repository (version currently installed on the flipper as well) and even though the build finishes successfully, when I do to open the app the FZ crash and it gives me the following error:

Photo43724387

I would like to say that with the version downloaded directly from your repository, that is, with the FAP you provide and with RM's FAP the app works as well as reading data from the geiger counter.

I'm using RM firmware version RM0305-1134-0.99.1-46c6775

I'm new to build apps for FZ, maybe I'm do something wrong.

nmrr commented 7 months ago

Now it's working

danidemis commented 7 months ago

Hi, the problem persists, i have re-downloaded the repo and re-launched the compilation, it still gives me the same error.... I also synchronize the RM firmware local repo, nothing to do..

Have you some hint to build it without problem? Thanks

nmrr commented 7 months ago

Hello,

Have you tried with 371cc84 commit ? I uploaded wrong file when I closed your issue. Now it should be good

nmrr commented 3 months ago

Now it's working, sorry for the delay