-
## Bug
Hello alltogether,
at first, thank you for this great project. And sorry for my english. :-) This is my first Phoniebox, and my first Raspberry/Linux project. So a big thank you for all theā¦
-
When I try to write [0x01] on **iPhone X** to the characteristic on a BLE device I got a platform error, which says: **"writing is not permitted"**. It works well on any Android phone. It also works ā¦
-
It seems awkward to include packages like this:
`package:alps_rfid_n6737/alps_rfid_n6737.dart` or `package:alps_rfid_ax6737/alps_rfid_ax6737.dart`
It seems like maintaining both projects as 1 prā¦
bean5 updated
4 years ago
-
Using arduino-esp32 as a component to esp-idf in Eclipse seems to work well. I installed it exactly as the README suggests and it compiled first time.
What is the recommended way to add Arduino liā¦
-
### Step 1: Describe your environment
* OS version: 10
* Arduino IDE version: 1.8.7
* MFRC522 Library version: 1.4.5
* Arduino device: Uno
* MFRC522 device: RFID-RC522
### Step 2ā¦
-
## Bug
### What I did
### What happened
When trying to register an rfid card on the web interface, the rfid card reader would scan but the ālast used chip IDā does not update with the rfiā¦
-
**Expected**
Code builds and runs on ax6737 65n device.
**Actual**
* Code builds
* Code **does not** run -- crashes upon opening
**About My Device**
_Model Number_: ax6737_65_n
_Android verā¦
bean5 updated
4 years ago
-
What is best practice for readig/writing and monitoring arbitrary structures consisting of elementary types, arrays and substructures?
Are there any examples showing this?
Thanks in advance
ā¦
-
### Hardware:
Board: DOIT ESP32 Devkit v1
Core Installation/update date: 10. Dec. 2017
IDE name: Arduino IDE 1.8.5 / Visual Micro
Flash Frequency: 80Mhz
Upload Speed: 921600
### Descriptioā¦
-
Hi,
if I want to contribute a controller (actually three (variants of the same protocol) do I just take the id's (currently 19/20/21) that are in turn in my fork, or is there some assignment process ā¦