User Activity

Posted on June 23, 2017 at 16:24Hi guys,I'm using a spblte-rf module on a custom board.Correct me if i am wrong, but from what i understood the master module will ask the module for data every 'connection interval'. i.e if this interval is 1s, the p...
Posted on May 02, 2017 at 16:34Hey,I'm working with a STM32L073 because I need a really low power application.For now, I am working in STOP mode, because I need the SPI and many interrupts to work.I can reach 1.5�A but according to the datasheet, i ...
Posted on April 27, 2017 at 10:53Hi,I am working on a x-nucleo-IDB05A1 together with a nucleo-L073.I would need to advertise Eddystone/iBeacon datas and be connectable at the same time.My problem is that I can emit beacon data but when I put the dev...
Posted on April 21, 2017 at 10:17Hi,I am using a IDB05A1 board together with a L073RZ, is it normal that the IDB05A1 is working when i remove the J1 jumper?I don't get why since there's no connection between 3v3 and VDDThanks in advance Raphael
Posted on March 22, 2017 at 11:27Hi guys,I'm working on a firmware update on-the air (FOTA) on a L073RZ. I found a project working on L4s, this project uses the L4's bootloader in order to then run the app. This bootloader is in the project's folder...