the documentation of your library reads perfect and plausible.
Sadly, as soon as I include “LoRa_E220.h” or “EByte_LoRa_E220_library.h” from within Arduino IDE, not even using any parts of it, I get a hell of errors.
Is there anything I might have missed?
Most errors read like this:
`In file included from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/soc/esp32c3/include/soc/dport_access.h:23,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/hal/esp32c3/include/hal/cpu_ll.h:11,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/hal/include/hal/cpu_hal.h:16,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/esp_hw_support/include/esp_cpu.h:14,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/esp_hw_support/include/soc/cpu.h:14,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/esp_hw_support/include/soc/spinlock.h:11,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/freertos/port/riscv/include/freertos/portmacro.h:38,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/freertos/include/freertos/portable.h:51,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/freertos/include/freertos/FreeRTOS.h:63,
from /home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/cores/esp32/Arduino.h:33,
from /home/chris/snap/arduino/current/Arduino/mca2_gate/mca2_gate.ino:6:
/home/chris/snap/arduino/85/.arduino15/packages/esp32/hardware/esp32/2.0.6/tools/sdk/esp32c3/include/soc/esp32c3/include/soc/uart_reg.h:794:22: error: expected identifier before ‘(‘ token
#define UART_PARITY (BIT(0))
^
Returning from hospital after surgery (stends in arteria) I was realy existed to test it and after some re-wiring the code does compile and since today I get feedback from the LLCC68 using the 2nd UART 🙂
What I yet couldn’t figure out is, how to correctly set the correct frequency.
defining FREQUENCY_868 doesnt seam to change a lot and I’ve tried pretty high “chan” values.
I’m using the EU/USA version (868MHz, E220-900T22D)
Might it be, that printParameters(configuration) alway shows 433+channel?
Where is my error?
Maintaining a repository (or site or forum) is a lot like tending to a garden - it requires constant care and attention to keep it thriving. If you're a skilled gardener (or coder!) and want to help keep our repository blooming, we'd love to have you on board! We're also looking for talented writers and forum moderators to help us grow our community. Interested in joining our team? Don't hesitate to reach out and let us know how you can contribute!
Are you a fan of electronics or programming? Share your knowledge with others, write a simple tutorial or how to make a great project Contact me: share_your_ideas@mischianti.org
The content displayed on this website is protected under a CC BY-NC-ND license. Visitors are prohibited from using, redistributing, or altering any content from this website for commercial purposes, including generating revenue through advertising. Any unauthorized use is a violation of the license terms and legal action may be taken against individuals or entities found to be in violation.
You must also provide the link to the source.