Feature: Send readings over LoRaWAN#63
Open
dustinfranco wants to merge 99 commits intoedyn:developfrom
Open
Conversation
…ing serial communication to pin serial port
…explicitly control the serial on pins 2 and 3, so we can receive messages from the sensor. The sensor also has to share serial with i2c along it's pins 8 and 9 so we need to be aware of if the line is configured as i2c or uart because at some point it needs to be one or the other
…ve to main.cpp in the mbed ide
…r some reason some of the dependencies, though they exist on mbeds IDE, simply will not export...
Contributor
Author
|
@pcowgill sliiightly out of date, many of those files that I JUST added need to be removed and I definitely need to write a readme or some good comments based on the email exchange I had with senet engineers. |
Member
|
@meee418 Can you add |
Member
|
@meee418 Which files need to be removed? |
Member
|
@meee418 And yes, a README or a comment section with a lot of info is a great idea |
…n the git ignore file...
…version of itself from the valve earlier
… collectReadingData to return a value, added some functions I used to test nv safety as comments
…d comments to change them back before release, moved where main is called
…inning the sending loop
…ve this lora prototype
…r with a transistor
…tomatic disconnect at beginning of code execution, added length to wait time for each lora send, reduced transmit power from 20 to 10, changed blue led configuration, removed most references to blue LED
…t clearing out. We can fix this later with a firmware update
… so from now on the agent will screen out those readings
Contributor
Author
|
this should be good to merge now |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.