jpmeijers / RN2483-Arduino-Library

Arduino C++ code to communicate with a Microchip RN2483 module
Apache License 2.0
86 stars 60 forks source link

Added radio to radio and tested it. Can switch back and forth by calling init or initP2P #51

Open DenniZr opened 6 years ago

DenniZr commented 6 years ago

See https://github.com/Kaasfabriek/Junior_Internet_of_Things_2018/tree/master/sodaq_Explorer_nb-iot/arduino for an application

jpmeijers commented 6 years ago

Will merge this in the next few days. Just want to give it a good look and perhaps a test first.

DenniZr commented 6 years ago

example here for sodaq explorer and nbiot shield for gps. https://github.com/Kaasfabriek/Junior_Internet_of_Things_2018/tree/master/sodaq_Explorer_nb-iot/arduino

DenniZr commented 6 years ago

if you add: // now add radiohead compatibility for(int i = (radioPacketSize-4) - 1; i >= 0; i--) loopbackToData[i+4] = loopbackToData[i]; loopbackToData[0]=255; // to all loopbackToData[1]=MyID; // from loopbackToData[2]=packagecounter%0xFF; // headerid loopbackToData[3]=0x00; // flags it communicates with radiohead (radio 2 radio for rfm95)

jpmeijers commented 3 years ago

I was looking at this PR. Looks like a simple change, but because the master branch has changed so much, this is not a trivial merge anymore. Anyone feel like updating this PR to make it mergable?

DenniZr commented 2 years ago

Let me see if my sodaqs still work. If so then i Will spend some volunteer time on it. Meaning i Will show IT to some Friends when they drop by. I remember writing the code and talking to you about IT in a internet of things meeting. Thanks for berging in touch i know you are busy.

I can slowly start writing IT van be open commons with naming my contribution. It would help if i could have some Friends invite me over. Einde they left me after the Chinese lady visites.

Op ma 4 okt. 2021 16:22 schreef JP Meijers @.***>:

I was looking at this PR. Looks like a simple change, but because the master branch has changed so much, this is not a trivial merge anymore. Anyone feel like updating this PR to make it mergable?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jpmeijers/RN2483-Arduino-Library/pull/51#issuecomment-933536791, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACE3J4XMATYZSXKB4GWWJO3UFG2BNANCNFSM4EGPNZMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

DenniZr commented 2 years ago

OK Google. I donate this 5g library to you

Op di 5 okt. 2021 16:54 schreef Dennis Ruigrok @.***>:

Let me see if my sodaqs still work. If so then i Will spend some volunteer time on it. Meaning i Will show IT to some Friends when they drop by. I remember writing the code and talking to you about IT in a internet of things meeting. Thanks for berging in touch i know you are busy.

I can slowly start writing IT van be open commons with naming my contribution. It would help if i could have some Friends invite me over. Einde they left me after the Chinese lady visites.

Op ma 4 okt. 2021 16:22 schreef JP Meijers @.***>:

I was looking at this PR. Looks like a simple change, but because the master branch has changed so much, this is not a trivial merge anymore. Anyone feel like updating this PR to make it mergable?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/jpmeijers/RN2483-Arduino-Library/pull/51#issuecomment-933536791, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACE3J4XMATYZSXKB4GWWJO3UFG2BNANCNFSM4EGPNZMA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.