They don’t provide many technical information, but prototype’s photo show a RFM95, specifications says Chirp Spread Spectrum and 148db sensitivity, and comments adds a “137 to 1020mhz”. So they seems to use a SX1276… with a 30dbm amplifier (a bit illegal on these frequencies) !
As always: be extremely careful with Li-Ion batteries bought from dubious sources. Not six months ago I bought some 18650 branded Ultrafire that were giving me a voltage of 3.8V… when fully charged. I’ve never figured out what they were, exactly, but they sure weren’t Li-Ion cells!
Otherwise, why not using LiPo flat cells? your PCB looks one-sided, so you could stack them on the back. Just don’t stick a knife through those…
q10 bb kb are only 4 USD but the hirose 28 pin nano connector is awfull.
firmware is the one of ESP32 dev board.
I have mst of thel the functions in C done.
just need to assemble the puzzle’s pièces.
Yes. I will work on the Q10 keyboard part but later. I need to add another microcontroler for the keyboard only.
Now fighting with the GPS from QUECTEL L80-R connected to TX2 RX2 of a DOIT ESP32 DEV BOARD. And TinyGPS++ arduino library. My first time with GPS. I’m a bit lost. Impossible to get information from the GPS module YET. All the other functions are working well. Now making the software, designing the graphic menus …
What do you mean by ‘impossible to get information’? Usually GPS module sends lots of data when it is connected. If not then may be you have problem with satellite signal or interface?