Alvaro Viebrantz
Alvaro Viebrantz
Yeah, I had some issues if I didn't use an Antenna for the SIM800L module and also saying inside my house the internet struggled to maintain the connection.
I think that is related with the network signal strength, because you were able to connect sometimes, but the network is not maintaining the connection, I had similar issues when...
Now Zephyr has WiFi station support on Zephyr. There are any plans to add bring Zephyr support with this ? Link to the PR: https://github.com/zephyrproject-rtos/zephyr/pull/32081/files
I'm facing the same issue here using an esp8266 with Waveshare ePaper 2.13inch display. 😢
@shollyman looks like implementation for Decimal256 was recently added to Go ( see https://github.com/apache/arrow/commit/6d1bc624454b8a83e5c90410b51c2718059c394b ) and the Null data type also appears on the implementation status dashboard. I'll take a...
Resolved by https://github.com/GoogleCloudPlatform/golang-samples/pull/2710
@mattmoor I was taking a look on this issue and indeed changing the `civil.DateTime` struct would break other packages here and I was looking for alternatives. There are two cases...
I understand your frustration and was trying to help with some solutions for your use case. The `bigquery` package has multiple working use cases for the `civil.DateTime` struct like: *...