Search found 7 matches

by Greenja
Tue Jan 31, 2017 10:23 pm
Forum: General Discussion
Topic: Purpose of the Serial AT Command Processor
Replies: 5
Views: 10387

Re: Purpose of the Serial AT Command Processor

Lakid74, Very valid points. I was beginner 20 years ago when things where simpler. You got a chip, looked up the well documented data sheet and started on your learning curve. Today, the level of understanding of these devices is limited. Which isn't such a bad. The more people want Microcontroller ...
by Greenja
Sun Jan 29, 2017 1:00 am
Forum: General Discussion
Topic: Purpose of the Serial AT Command Processor
Replies: 5
Views: 10387

Re: Purpose of the Serial AT Command Processor

Kolban, I had those exact same thoughts when I saw this. Your response was a lot more refined than mine. I was thinking perhaps I missed something somewhere and someone had created some kind of modem for WiFi. It would seem strange since everything is configurable through a browser. There was obviou...
by Greenja
Sun Jan 29, 2017 12:50 am
Forum: Report Bugs
Topic: Unexpectedly low floating-point performance in C
Replies: 24
Views: 139516

Re: Unexpectedly low floating-point performance in C

So your basically saying that the ESP32 does a very crappy job when it comes to FP and math functions. I think someone from Espressif should see how they can eliminate all the wasted clock cycles both in firmware and in the chip itself. To be fair though, I'm not sure a Cortex F7 and the Tensila Lx1...
by Greenja
Thu Jan 12, 2017 8:07 pm
Forum: General Discussion
Topic: Bluetooth 5 PHY and Stack Support
Replies: 7
Views: 10820

Re: Bluetooth 5 PHY and Stack Support

Thanks for the reply. Let me reword the question. Is there anything preventing version 1 or 2 of the ESP32 Chip from running Bluetooth 5 if a Bluetooth 5 stack is available? (ROM based limitations?) The only real physical limitation I can see would be on the output power of the radio. Although with ...
by Greenja
Thu Dec 29, 2016 10:57 pm
Forum: General Discussion
Topic: Bluetooth 5 PHY and Stack Support
Replies: 7
Views: 10820

Bluetooth 5 PHY and Stack Support

Does version 1 or 2 of the ESP32 chip radio meet the requirements for Bluetooth 5?

Thanks,
by Greenja
Sat Dec 24, 2016 1:07 am
Forum: Report Bugs
Topic: Unexpectedly low floating-point performance in C
Replies: 24
Views: 139516

Re: Unexpectedly low floating-point performance in C

Hello Andreas,

The big question is, are you running a RTOS on the STMF7?

Thanks,
by Greenja
Sat Sep 10, 2016 3:00 am
Forum: General Discussion
Topic: WiFi *and* BLE
Replies: 4
Views: 9622

Re: WiFi *and* BLE

The chip will switch between WiFi and Bluetooth very quickly so it will appear to be simultaneous.