knelipot

Member Since: March 1, 2012

Country: United States

  • Lovely and adaptable kit. Thank you! My question is the schematic (MicroMod_Weather_CB-Schematic.pdf) indicates there is a Real Time Clock on this board. How do I use it? Is it a venerable 1805? I want a UV sensor (23518) on the way. This thing is going to be mounted 40+' up a pole and I don't need the soil sensor. Can I use that port like any other 10-bit ESP32 ADC? And it looks like I can incorporate a Sensirion (23715) via modified QWIIC cables for data through an LLC (12009) for the voltage difference. Does this sound doable?. Regards, Ken

  • I'm using an Arduino Mega (DEV-11061) and 2 logic level converters (BOB-12009) with this radio. Thus, connections are like in https://cdn.sparkfun.com/assets/f/1/0/e/9/fritzing-redboard.png except with Mega pins (2, 50 - 53). I see that the wire from DIO0 to Pin 2 bypasses the LLConverter. Won't this burn out the radio? Or is it the correct way to connect them? I can say that my radios are not chatting, yet, with SFE_RFM69HCW_example.ino modified as per this tutorial. I have even tried adding 3.3 v (COM-18357 ) bucks to both radios (and disconnecting Mega 3.3 + but leaving GND connected). I appreciate any suggestions you might have.