Is there as way to make the STEVAL-ISB047 evaluation also function like a single coil charger through the GUI? Or do i disconnect two coils? Or will disconnecting coils only create firmware errors?
As of version 1.1.0 of X-CUBE-SUBG2, file app_x-cube-subg2.c contains two uninitialized pointers. typedef struct { uint8_t Cmdtag; uint8_t CmdType; uint8_t CmdLen; uint8_t Cmd; uint8_t DataLen; uint8_t* DataBuff; // This pointer }AppliF...
Hello,I am currently trying to install all the requirements in order to make the STUSB1602 work with my STMG474 custom board and FreeRTOS. And I tried for 2 entire days and I have still no code compiling.All of my wiring is provided in the IOC down b...
Hi, I use a X-NUCLEO-BNRG2A1 with a NUCLEO-L476RG .I want to transfer a file (a driver) with the BLE, is it possible?Or does the X-NUCLEO-BNRG2A1 allow the use of bluetooth BR / EDR to transmit files with the OPP profile?
Thanks in advance.
I am developping an application to control an audio system with this evaluation module but I would like to add a Wi-Fi module.
Hello, we are developing a device with SPBTLE-1S starting from BLE_Security peripheral example. We choose bond initialization with fixed pin.Everything is working, except the fact that we cannot bond more than 4 devices (smartphones android or apple)...