Open harleyday opened 3 years ago
Additional context for my issue:
Adafruit CircuitPython 6.2.0 on 2021-04-05; Adafruit Feather M0 RFM9x with samd21g18
Hope this helps!
Quick update on this. I managed to get the M0 feather off my board (cursing my shortsightedness not to have tested it with some stacking headers), and am now using an M4 board, which works perfectly. The moral of the story - do your research before you get out the soldering iron!
Hello. This one's on me as I'm pretty sure this is just due to my buying an M0 RFM96 feather rather than the advised M4 express feather.
I can make all of the sensors work except for the PM5003, which returns the following message when I run the
examples/particulate_sensor.py
May I ask two favours as I'm fairly new to coding microcontrollers:
Best wishes, Harley