Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: RPC from Portenta M7 integer to Murata module --> LoRa module #5

Closed
hpssjellis opened this issue Apr 13, 2021 · 1 comment

Comments

@hpssjellis
Copy link

Feature request: RPC from Portenta M7 core to an integer on the Murata module. This is an extension from the solved request at arduino-libraries/MKRWAN#87 (comment)

Now that the Murata module is accessible using the "GrumpyOldPizza" method the M7 or M4 cores of the Portenta need to be able to communicate with it. I would like to test sending a simple integer from M7 to the Murata module. I have several examples of using the Portenta RPC here, but not sure what to do on the Murata side. This repo is probably a better starting point.

I might be able to do most of the code just not sure which example to start with. I know I need to set SerialLora Does anyone have any opinions?

.

.

Update for @facchinm @giulcioffi Using your methods I managed to connect with the Helium network in North America, tomorrow testing CayenneLPP JSON formatting and the adafruit.io MQTT with both the GrumpyOldPizza version and the MKRWAN method. TheThingsNetwork (TTN) should even be easier, however it is going through some growing pains from V2 to V3 so I will wait a bit to test it.

Looks like it reached 4 km in the city.
image

@hpssjellis
Copy link
Author

I think I will close this issue as I seem to be doing fine using UART3 from the Portenta to talk to the murata module when it is using Serial.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant