Asuki Kono
Asuki Kono
Thank you for the information. I understood that I need some writer(debugger) to upload boot loader for n-able.
> Would it be possible to change instead to uint8_t? Then the expansion into bit-8 wouldn't change the memory footprint. It's one approach but this library detect pin is available...
I tried but does not work with using released version. ```cpp #define PIN_LCD_DC PD15 #define PIN_LCD_A_CS PD14 #define PIN_LCD_A_RST PF12 #define PIN_LCD_B_CS PA4 #define PIN_LCD_B_RST PA3 Adafruit_ILI9341 lcdA(PIN_LCD_A_CS, PIN_LCD_DC, PIN_LCD_A_RST);...
Is there any update for this? I want to use TextRoom from python.
Thank you for the information. I will try.
Did you tried example code? (What is IMU.h? Is it orher library?) https://github.com/asukiaaa/MPU9250_asukiaaa/blob/master/examples/GetData/GetData.ino If there is problem with the example, the hardware (IC) or circuit may have problem.
Thank you for the response. The AndroidManifest file of expo is automatically created by expo so I think that we should not edit it. I used [a plugin of ble-plx](https://github.com/dotintent/react-native-ble-plx?tab=readme-ov-file#example)...
Thank you for replying. I see, I expect to use formatted functions in future version. There is [pass_key](https://github.com/h2zero/NimBLE-Arduino/blob/74ac317404aebb4683b99a4e5dd4f963db829575/examples/NimBLE_Server/NimBLE_Server.ino#L52) style so I want you to format it together.
Pull request is welcome.
The code you mentioned was updated on June 2022 so retry with using latest version of this library. https://github.com/asukiaaa/arduino-XboxSeriesXControllerESP32/commit/27b71ee031e13bcf5d32709e405ad54448ee48c1