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: Send readings over LoRaWAN #63

Open
wants to merge 99 commits into
base: develop
Choose a base branch
from

Conversation

dustinfranco
Copy link
Contributor

No description provided.

…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
…r some reason some of the dependencies, though they exist on mbeds IDE, simply will not export...
@dustinfranco
Copy link
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.

@pcowgill
Copy link
Member

@meee418 Can you add .DS_Store to the .gitignore in this repo and git rm the file? https://git-scm.com/docs/git-rm

@pcowgill
Copy link
Member

@meee418 Which files need to be removed?

@pcowgill
Copy link
Member

@meee418 And yes, a README or a comment section with a lot of info is a great idea

@pcowgill pcowgill changed the title Feature/lora Feature: Send readings over LoRaWAN Jan 26, 2017
…d comments to change them back before release, moved where main is called
…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
@dustinfranco
Copy link
Contributor Author

this should be good to merge now

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

Successfully merging this pull request may close these issues.

2 participants