Search found 117 matches

by Capstan
Sun Feb 14, 2021 8:57 pm
Forum: ESP32 boards
Topic: BLE not becoming active?
Replies: 2
Views: 2171

Re: BLE not becoming active?

I see that this problem was also reported previously in a post a week or two ago, turns out that the idf4 firmware does work and the problem has something to do with the idf3 firmware.
by Capstan
Sat Feb 13, 2021 7:34 pm
Forum: ESP32 boards
Topic: BLE not becoming active?
Replies: 2
Views: 2171

BLE not becoming active?

I'm using the most recent micropython stable firmware binary (v1.14) with a WROOM-32. Trying to start experimenting with bluetooth but not getting to square 1. What am I doing wrong here? >>> import bluetooth >>> ble = bluetooth.BLE() >>> ble.active(True) Traceback (most recent call last): File "<st...
by Capstan
Sat Feb 01, 2020 1:40 am
Forum: ESP32 boards
Topic: loboris MicroPython_ESP32_psRAM_LoBo fork
Replies: 8
Views: 6650

Re: loboris MicroPython_ESP32_psRAM_LoBo fork

None of that has ever been challenged in court and I don't really care how many opinions about it have been posted online. Code that had appeared in a repository at some point doesn't poison all the rest of the code there forever. If that were the case no commercial product that was successfully scr...
by Capstan
Thu Jan 30, 2020 3:54 pm
Forum: ESP32 boards
Topic: loboris MicroPython_ESP32_psRAM_LoBo fork
Replies: 8
Views: 6650

Re: loboris MicroPython_ESP32_psRAM_LoBo fork

If you've followed discussions in the industry on the GPL, the received wisdom is that even if a developer has seen GPL code before writing his own version, his solution (and hence the entire codebase) could be challenged. Strict "clean room" conditions are required when re-implementing GPL code. T...
by Capstan
Fri Jan 17, 2020 3:38 pm
Forum: ESP32 boards
Topic: loboris MicroPython_ESP32_psRAM_LoBo fork
Replies: 8
Views: 6650

Re: loboris MicroPython_ESP32_psRAM_LoBo fork

Loboris apparently went through his code and cleaned out what little GPL there was back in 2018. But the remark by dpgeorge about it was made on Jul 25, 2019 so it looks like he still considers the repository tainted. Seems unjustified to me.
by Capstan
Thu Jan 16, 2020 4:32 pm
Forum: ESP32 boards
Topic: loboris MicroPython_ESP32_psRAM_LoBo fork
Replies: 8
Views: 6650

Re: loboris MicroPython_ESP32_psRAM_LoBo fork

"hard to know if such code was/wasn't influenced by GPL code", that's silly. You could say that about any code anywhere. I think it's just a weak excuse for NIH.
by Capstan
Fri Mar 29, 2019 2:14 pm
Forum: ESP32 boards
Topic: powering ESP32 with a battery
Replies: 12
Views: 18825

Re: powering ESP32 with a battery

Thanks for the link, looks like they do ship to the US.
by Capstan
Wed Mar 27, 2019 2:48 pm
Forum: ESP32 boards
Topic: powering ESP32 with a battery
Replies: 12
Views: 18825

Re: powering ESP32 with a battery

It sounds like most LiMnO2 aren't suitable for outdoor use? Also the ones I am seeing have a very low discharge current rating. Where are you getting LiSOCl2 batteries with a good current output? Here's one that is under 200mA, may not work for ESP32. https://www.amazon.com/dp/B07K8G2QBM/ref=sspa_dk...
by Capstan
Tue Mar 26, 2019 11:08 pm
Forum: ESP32 boards
Topic: powering ESP32 with a battery
Replies: 12
Views: 18825

Re: powering ESP32 with a battery

Ah, got it. Not rechargeable but not really necessary to recharge them for quite some time for many IoT applications. And inexpensive enough to just replace eventually.
by Capstan
Tue Mar 26, 2019 2:23 pm
Forum: ESP32 boards
Topic: powering ESP32 with a battery
Replies: 12
Views: 18825

Re: powering ESP32 with a battery

Interesting! LiSOCl2 batteries I am seeing deliver 3.6V, which is the very top of the ESP32 range but should work. LiMNO2 batteries make 3V. Long shelf life is great.

How much do they cost? I am seeing these batteries online but no prices. Do they require special chargers?