Skip to main content
FJoli
Associate
January 17, 2019
Question

Hello all, I am new user of ST components and am experiencing difficulties to receive MEMS data on SERIAL port of my PC from a the RF 1Ghz module S2868A1. Could you help me understand what is not working properly?

  • January 17, 2019
  • 2 replies
  • 630 views

My configuration is the following:

Configuration 1 - NUCLEO-F401RE + X-NUCELO-S2868A1 connected on my PC COM3 port

Configuration 2 - NUCLEO-F401RE + X-NUCELO-S2868A1 + X-NUCLEO-IKS01A2 powered by USB

I followed the following tutorial:

https://www.st.com/content/ccc/resource/technical/document/user_manual/group0/9d/40/8f/e3/39/01/41/fa/DM00279190/files/DM00279190.pdf/jcr:content/translations/en.DM00279190.pdf

So to resume, I have downloaded the 'STM32CubeExpansion_SUBG1_V3.1.0' pacakge and loaded the following project into System Workbench for STM32:

- BR_S2LP_STM32F401RE_Nucleo

- RX_S2LP_STM32F401RE_Nucleo

- TX_S2LP_STM32F401RE_Nucleo 

I flashed the configuration 1 with 'BR_S2LP_STM32F401RE_Nucleo' project and configuration 2 with 'TX_S2LP_STM32F401RE_Nucleo' project.

I then installed the "Ncap Loopback Adapter" and ran in the windows cmd shell the following: 'wpcapslip6.exe -s /dev/ttyS2 -b aaaa:: -a aaaa::1/128 02-00-4C-4F-4F-50'

I got the following result:

11:20:02 netsh interface ipv6 add address "Npcap_Loopback_Adapter" aaaa::1/128 L'objet existe déjà.

11:20:02 WARNING: subprocess exited with code 1

11:20:02 wpcapslip6 started on ``/dev/ttyS2''

11:20:05 Bridge/Router not found!

I tried a lot of things but I am still experiencing issues after several days working on it.

Do you have some advises to solve this?

The end result will be to receive on Serial port my MEMS sensors transmitted over RF at high rate. Goal is to collect this info, process it into simulink and then control steper motor using X-NUCLEO-IHM02A1.

Thanks a lot for your support.

Regards,

Fabrice

    This topic has been closed for replies.

    2 replies

    LCout
    Visitor II
    January 29, 2019

    Hello,

    haved You managed to got results from your project.

    I have a similar issue and your help could be great !

    FJoli
    FJoliAuthor
    Associate
    January 29, 2019

    Hello,

    Still not solved a this time. I will keep you posted.

    Let me know if you ind the solution!