looking for engineer
We are a dental manufacture . We are located outside Philly. We need engineering help. We will design a brush less , sensor less controller using the st32 chip.
We are a dental manufacture . We are located outside Philly. We need engineering help. We will design a brush less , sensor less controller using the st32 chip.
I'm using SIGFOX_API_send_frame((uint8_t *)(&Data_Pkg),12,customer_resp,0,0);to send the message. According to Sigfox, Each Sigfox message will always be sent in 3 repetition (each repetition is considered a frame) with the same message content on di...
I want to build a BLE repeater using the spbtle-rf0 module, I am using the x-nucleo-idb05a1 expansion board for the development. I saw that a radio driver is available for bluenrg-1 and bluenrg-2 modules but couldn't find it for spbtle-rf0 which is ...
Hello,We developed a device using SPBTLE-1S that sends and receives data (like SPP) to an Android application (on a mobile phone), based on the BLE_Chat firmware example.We would also like to include one more device on the above configuration, can th...
Does the IC have to be powered through VDD or can it be powered through V_SYS? I tried powering the IC through V_SYS and connecting the I2C pins to Nucleo-F072RB and en.stsw-stusb001 GUI. My custom board is not detected (attached schematic for your r...
I would like to read the SPBTLE-1S chip id in order to generate a unique mac/public address.Can i read a specific area on Flash and get that ID ?
Hi,I would like to say if it is possible to disable the automatic generation of the application code because it always overwrites what I change. For example, if I change something inside a driver file, when I compile, at first it automatically overwr...
@Piotr Romaniuk @Winfred LU I have been using SPBTLE-1s module for a month or so. I have been experiencing failure in discovering the module whilst scanning and whenever i move closer to the module the it shows up. I have setup the TX level to 8 dB...
Can the Unico SW support LIS2DW12 ?
Hi,I would like to say if the FlexCAN inside the ST microcontroller SPC56EL70L5 supports the RX Individual Mask Registers (RXIMR). I read the CAN driver's implementation and it does not seem that these masks are implemented. Can I implement them?Than...