Commit Graph

146 Commits

Author SHA1 Message Date
RobertoHE 39c16474b3
Increased readability in onResult
Improved IF-syntaxis
2022-06-21 18:53:46 +02:00
RobertoHE 53e01392be
Debug Verbose
Serial.print changed by debugging verbose. It may be abled using #define MIDIBLECLIENTVERBOSE
2022-06-21 18:46:23 +02:00
RobertoHE 3fc460ea21
Merge pull request #2 from RobertoHE/patch-1
fixed template sintaxis of Client
2022-06-06 16:34:14 +02:00
RobertoHE c69bb30ff1
Change Define Template 2022-06-06 16:32:10 +02:00
lathoub 75e994c95d working on nRF52 2022-06-05 14:11:40 +02:00
lathoub 3c789b0b5f removed all event code
cleanup - removed all polling code
2022-06-05 10:26:47 +02:00
lathoub edd2f21a39 Update BLEMIDI_ArduinoBLE.h
added :     _midiChar.writeValue((uint8_t)0);

otherwise the device will disconnect immediately
2022-06-04 22:34:11 +02:00
lathoub 8c605fea37 Update BLEMIDI_Transport.h
removed logging
2022-06-04 22:33:24 +02:00
lathoub c8334f6b02 rewrote non-customer constructors 2022-06-04 15:09:46 +02:00
RobertoHE 26eeb9261a
Update BLEMIDI_Client_ESP32.h
Some bug fixed related with AdvertisedDeviceCallbacks and templates.
#define BLEMIDI_CREATE_INTANCE fixed
2022-06-02 18:42:59 +02:00
lathoub 8536bc4ddf Update BLEMIDI_ESP32.h 2022-06-02 15:59:22 +02:00
lathoub b91186d6a1 added BLE Client template arguments
modig
2022-06-02 15:59:14 +02:00
lathoub 948fc1165f added template params 2022-06-01 23:44:24 +02:00
lathoub 9c0e0e0627 Update CustomerBufferSize.ino 2022-06-01 08:32:02 +02:00
lathoub ab44659ce3 changed template arg to _Setting 2022-06-01 08:30:12 +02:00
lathoub 1ae439d76c tmp simplified template arg to int 2022-06-01 08:14:45 +02:00
lathoub 2f9c684140 Update CustomerBufferSize.ino 2022-05-31 23:08:38 +02:00
lathoub 13b50f32ee Update CustomerBufferSize.ino 2022-05-31 23:04:27 +02:00
lathoub 50aaaf3872 Update CustomerBufferSize.ino 2022-05-31 23:02:44 +02:00
lathoub 12c1e135d4 first commit for customSettings 2022-05-31 23:01:42 +02:00
lathoub 8dee1f7d25
Update build-arduino.sh 2022-01-20 07:35:28 +01:00
lathoub 498d192e97
Update build-arduino.sh 2022-01-20 07:32:53 +01:00
lathoub 8b7eb46277
Delete arduino-cli.yaml 2022-01-20 07:29:32 +01:00
lathoub ada4b3ce57
Update build-arduino.sh 2022-01-20 07:19:50 +01:00
lathoub 9f04bcfdd7
Update build-arduino.sh 2022-01-20 07:17:15 +01:00
lathoub 40fd2c241c
Update build-arduino.sh 2022-01-20 07:15:25 +01:00
lathoub 741e713ebf
Update build-arduino.sh 2022-01-20 06:57:11 +01:00
lathoub c2815355d7
Update arduino-cli.yaml 2022-01-20 05:56:59 +01:00
lathoub 564c5a9dde
Update build-arduino.sh 2022-01-20 05:55:26 +01:00
lathoub 4b455f695e
Update build-arduino.sh 2022-01-20 05:54:06 +01:00
lathoub a8cb8f3582
Update build-arduino.sh 2022-01-20 05:53:13 +01:00
lathoub 354c75ed60
Create arduino-cli.yaml 2022-01-20 05:52:49 +01:00
lathoub 39ce9ff6d6
Merge pull request #49 from lathoub/v2.2
new v2.2
2022-01-20 05:39:23 +01:00
lathoub 656d7376fe
Create build.yml 2022-01-20 05:37:44 +01:00
lathoub b1e968f492 new v2.2 2022-01-20 05:32:44 +01:00
lathoub def06b13ef
Merge pull request #48 from RobertoHE/master
Disable Soft-Reconnection, thank you @RobertoHE !
2022-01-19 14:17:41 +01:00
Roberto ebe18daaea Bug fixed of dad42b4dde (diff-bf9bc149421b933caf483239631a8722a328bfd41cd331fa986737433b42fcd7). 2022-01-18 16:51:55 +01:00
Roberto dad42b4dde Force New Connection
Add functionalities for https://github.com/lathoub/Arduino-BLE-MIDI/issues/40 issue.
2021-12-23 18:41:39 +01:00
lathoub 5c42e14704
Update library.properties 2021-12-09 09:51:42 +01:00
lathoub 36999ecf28
Merge pull request #39 from alf45tar/master
Moved SERVICE_UUID and CHARACTERISTIC_UUID inside namespace to avoid conflicts
Thank you @alf45tar
2021-12-09 09:50:55 +01:00
alf45tar 3f9b48cb1a
Moved SERVICE_UUID and CHARACTERISTIC_UUID inside namespace to avoid conflicts 2021-12-08 12:51:48 +01:00
alf45tar f8236efa5f
Moved SERVICE_UUID and CHARACTERISTIC_UUID inside namespace to avoid conflicts 2021-12-08 12:49:56 +01:00
lathoub 4724511fa8
Update README.md 2021-09-24 12:01:16 +02:00
lathoub c05b5301c5
Update README.md 2021-09-24 11:58:09 +02:00
lathoub 5698c0c4ae
added support for RP2040 2021-09-24 11:56:13 +02:00
lathoub dbeadf5a7f events return a pointer to this for easy event chaining 2021-09-23 22:25:31 +02:00
lathoub 950ff4e219 updated parser for MultiPart SysEx
Thanks to @RobertoHE
2021-09-23 17:44:40 +02:00
lathoub e0afefb9a2 re-advertise after disconnect (ESP32 & ESP32_NimBLE) 2021-09-22 22:42:12 +02:00
lathoub 927b3ac8be
Merge pull request #36 from RobertoHE/master
Improve transmissions in client mode (thank you @RobertoHE)
2021-09-21 22:06:03 +02:00
Roberto b3df11a0ea Update Communication Parameters 2021-09-21 18:22:25 +02:00