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

Class C #131

Closed
aleamar264 opened this issue Jul 21, 2022 · 2 comments
Closed

Class C #131

aleamar264 opened this issue Jul 21, 2022 · 2 comments
Assignees
Labels
Feedback Improvements or additions

Comments

@aleamar264
Copy link

Hi!,

I'm developing a device using this library, but I can't use the class C.

So I add:

	#elif defined(AU_915)
	LoRa_Settings->Channel_Rx = 0x08;    // set Rx2 channel 923.3 MHZ
	LoRa_Settings->Datarate_Rx = SF12BW500;   //set RX2 datarate 12

On the lines 110 of LoRaMAC.cpp, additionally config.h dont take effect in the files, so I add:

      #define AU_915
      #define SUBND_0

In each file where I need the config file. With this I can use class C.

@jazhe jazhe added the Feedback Improvements or additions label Jul 21, 2022
@jazhe jazhe self-assigned this Jul 21, 2022
@jazhe
Copy link
Contributor

jazhe commented Jul 21, 2022

Hello @aleamar264!
Thank you so much for your feedback, we really appreciate it!

We are very grateful that you bring this to our attention. These types of feedback help us improve our platform and our products! Feel free to get back to us if you have any further queries or feedback.

Hope you have an amazing day!
Kind regards,
Electronic Cats Support Team

@stale
Copy link

stale bot commented Sep 20, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feedback Improvements or additions
Projects
None yet
Development

No branches or pull requests

3 participants