@ Bill Gates - Hey Bill, I already have my hat on. That’s why I can’t get anything to work!
@ Terrence - let’s go and find out, just placed the order.
@ RoSchmi - Holy Moly Batman. I can’t wait to see what you discover. I see Euros on that receipt. Where are you?
@ Terrence - I’m in Germany. But no promises, there are many toys in my box which are never touched.
@ RoSchmi - [quote]there are many toys in my box which are never touched. [/quote]
Oh, don’t we all. We are all addicted to new shiny hardware that has the potential to serve us. I “had” a pact with @ awsomedesigner to not buy any more hardware until all of the hardware on the shelf has been used. That lasted about 4 months
@ Mr. John Smith -
@ RoSchmi
Guys, here is a thread talking about c# code for the Nordic nrf24L01 radio
https://www.raspberrypi.org/forums/viewtopic.php?t=110363&p=879793
c# code
Project overview
Hope this might help in some way your efforts to use c# with the rfm69.
You have this as well for the NRF24L01: [url]https://mikrobusnet.org/bb/index.php/topic,399.msg4156.html#msg4156[/url].
The devices showed up today. They came as cut tape.
I’ll start hooking up the devices and reading the datasheet in earnest, over the rest of the week. Should have a test platform setup before the weekend.
@ Mr. John Smith - Great, I can’t wait to see what you think and come up with.
@ RoSchmi - Have your radios arrived yet?
@ Terrence - Yes, they arrived. I could play a bit with the adafruit feather M0 RFM69 and the shiny little feather OLED Display last weekend. I managed to get the arduino platform working and write some text to the Display. Until now nothing with the RadioHead library. And then two nice LoRa babies from New Zealand arrived too. I don’t know, what to do first. Perhaps next weekend… then two weeks vacation with other activities.
@ RoSchmi - Well hopefully you will have time to look at porting the library soon
Well that is good news!
Bah, should have gotten loras too. next time then.
@ Mr. John Smith - The RFM69 is great for medium distance and doesn’t cost as much as the RFM95/96 (LoRa). So for low power, long distance home automation networks, I think this is the right radio.
@ Mr. John Smith - Here is a port of the LowPowerLab RFM69 to Python, that might help.
@ Terrence - first step, the modules work, … preliminary on the arduino
@ RoSchmi - Great, I am glad you are still interested in this.
@ RoSchmi - Don’t you love the Feather boards? small, tight, battery port and charger. Now we just need a netmf chip on there!
Can you send a pic of the setup? I want to see the range and what you used as an antenna.
@ Terrence - yes, they are nice. …and on the Adafruit page they have good tutorials.
@ Mr. John Smith I have this module
Downloads | Adafruit RFM69HCW and RFM9X LoRa Packet Radio Breakouts | Adafruit Learning System
and the same module on the Feather M0. The setup for the arduino is decribed in the tutorial. As antenna 1 used a simple 16,5 cm wire. Until now no tests of the range.