SensiBLEduino arduino

Post here first, or if you can't find a relevant section!
Post Reply
leoncorleone
Posts: 1
Joined: Thu Mar 11, 2021 4:32 am

SensiBLEduino arduino

Post by leoncorleone »

Hi.
I have this board
Image
How Could I Programming it with Arduino IDE?
Very thank you.
ag123
Posts: 1655
Joined: Thu Dec 19, 2019 5:30 am
Answers: 24

Re: SensiBLEduino arduino

Post by ag123 »

as this board is a specific product, you'd need get more support from the manufacturer
https://www.sensiedge.com/products
accordingly as the chip used is stm32l476 based on casual read on the product web, you may get lucky with the official core
https://github.com/stm32duino/Arduino_Core_STM32
but the things u'd need to find out is how to access the main board over st-link v2
and for the specific sensors, u'd need to approach the manufacturer as well

and if stm32duino is new to you, don't forget to read this first
https://github.com/stm32duino/wiki/wiki
viewtopic.php?f=2&t=301
viewtopic.php?f=2&t=3
Post Reply

Return to “General discussion”