Zinc
Zinc
@ShivankGupta [https://github.com/socketio/socket.io-client-cpp/issues/94](url) And updating websocket git (replace everything in socket.io-client-cpp\lib\websocketpp and rebuild libraries) would solve other problems with working with outdated libraries
https://github.com/AntumArk/hoverboard-firmware-dual/tree/newprotocol/HoverSerial Here is Arduino code for communications. I used BluePill(STM32f103). And as @Jan--Henrik said, you just need to connect TX, RX and GND to your sender. You can also try...
Flashed 2 boards with the same bin, but the third one started doing that. Constant beep after power off button pressed nomatter what. Also it powers on when battery is...
> power on after connecting battery sound like a hardware issue. I'd check the TIP127 darlington pairs.. I know where they are located, but how do I check them?
Yep, out of 4 boards 3 had some kind of short. It is ussualy lower tip127. One has short on all pins, others. Between 1-2 or 2-3. I am going...
Try replacing TIP127 components with new ones.
> > Can you select WDG_SW, nRST_STOP and nRST_STDBy in option bytes of st utility? > > Unfortunately no, st-flash does not connect at all. > > > Try replacing...
First of all have you even tried reading the code? Especially config file. This question has been answered long time ago.
So can this be merged?
I have also reproduced on Visual Studio 2019 16.11.18, MSVC v142, Windows, CMake, benchmark v.1.7.0 . v1.6.2 builds fine. 