Interface and connectivity ICs

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

I can't send many packets through BlueNRG

Posted on September 07, 2016 at 12:00Hello, I'm using the ST BLE (SPBTLE-RF) to send data from MCU to smartphone. We used an entire solution from ST (VL53L0X sensor, STM32F401 MCU and SPBTLE-RF BLE). I want to send many packets (a lot of data, >50...

chahir by Associate
  • 261 Views
  • 0 replies
  • 0 kudos

GATT char update value, store in EEPROM

Posted on September 07, 2016 at 10:59Hello, I am using Blue NRG along with L051. I have used GATT_char_update_value for changing the GAP device name from default 'BlueNRG' to something taht I want. I am using nRF Master Control application on an and...

sai by Associate II
  • 361 Views
  • 0 replies
  • 0 kudos

Image file httpfsupdate maximum size

Posted on September 02, 2016 at 17:02Hello I am using a Nucleo F103 RB with XNUCLEO-IDW01M1 board to develop the code.I have been successfully using the Update over the air feature for some time.I now have an image file that has grown because of the...

BlueNRG Read Advertising Data

Posted on September 01, 2016 at 17:00How I can read adversising data after a scanning ? I use this instruction for scanning: ///////////////////////////////////////////////////////////////////////////////// // // Fa partire l' advertising // static ...

ERROR: Data mode not available

Posted on August 13, 2015 at 13:38Hi everyone, I'm using SPWF01SA.11 as a client in tcp connection but when i try to send escape_seq message getting ''ERROR: Data mode not available '' I'm wondering is there no data mode in tcp client connection? I ...

spwf01 module to module communication

Posted on August 19, 2016 at 06:41Hi,I'm communicate two spwf01 module one as server and another one as client use AT commands. Client send data to server and on the UART rx interrupt is generating for the received data. But it sends data from serve...

BLUENRG timeout characteristic update

Posted on August 26, 2016 at 09:12I used BLUENRG IC with firmware version 4.6b mode 2. To control this IS I used MCU STM32f407VGT. For comminication each other I used HCI protocol. Data transfer between the client and BLUENRG server occured by the f...