i try to use blynk with adafruit feather 32u4 bluefruit le module. i found the example sketch in the library. as i understand, this board is supported by blynk.
however, i do not find a corresponding hardware model in the app. what should i use? @Dmitriy , @vshymanskyy ?
I have the exact same question. I do not see a matching option for an Adafruit Feather. In this case it’s the MO not the 32u4. I can’t get my project off the ground.
hello!
you can try the generic board. and in connection type select wifi or what you will use.
i have used my feather board this way, and it worked, however i had to abandon this hardware for ble stability issues on the app side.
@nejejas, please, i ask you, if you could ever make ble (any type of ble module) + blynk work with your phone, please give me some details how did you done and what ble module / phone / android version did you use.
i have tried lots of different ble boards with different phones but never managed to have a stable connection with blynk. although the founder members stated that in their tests the ble worked ok, they ignored to give me details what hardware / module / phone / os version did they use in successful tests.
When we first checked out the ATSAMD21 chip (the processor used in the Arduino Zero and Adafruit Feather M0), we were very happy to see that the chip has 6 "SERCOM"s, a.k.a SERial COMmunication modules. Each one of these modules can be used for I2C, SPI or Serial. That means you can have 3 UART’s & 3 SPI’s, or maybe 2 SPI’s and 4 I2C’s. Basically, you have a ton of options for adding more hardware support for the most common 3 chip-to-chip protocols.
Here’s some information about the 32u4 processor. Maybe there is a board supported that uses the same chip.
as i stated here [quote=“wanek, post:3, topic:10578”]
you can try the generic board. and in connection type select wifi or what you will use. i have used my feather board this way, and it worked
[/quote]
my Adafruit Feather 32u4 Bluefruit LE could connect using “generic board”. the problem for me it was, that the ble connection was very unstable. (also tried hm-05, hm10, hc08 boards, and 4 different phones, always had unusable bluetooth connection). i’m pretty sure the problem is on the blynk app side, not the hardware side.
Hi, I have Adafruit Feather 32u4 Bluefruit LE device, I have lot’s of Boads and Programmers. My question is which Board and Programmer i can select to upload my sketch, I am trying last two i didn’t find any solution. Please help me.
@wanek - Thanks for quick response, I didn’t fin’t adafruit in my tools selection. I am using Arduino IDE . Is i am using correct tool? . I attached my screen shot. Please chek it once. .
Wanek is correct… if you have any further Blynk related questions, please create your own topic and supply relevant details, with clarity, else it may just get skipped over. Thank you.