Git Product home page Git Product logo

Comments (6)

sultanqasim avatar sultanqasim commented on June 24, 2024

I've never tried building on Windows, though it should be possible. I've only compiled it on Linux. On Linux, when following the steps in the README, running make should automatically invoke the syscfg CLI to generate the necessary files. See this line of makefile for how it's invoked: https://github.com/nccgroup/Sniffle/blob/master/fw/makefile#L138

Which platform are you building for? CC2642R/CC2652R, CC2652RB, or CC1352R? In the interim, I can generate the files for you on Linux targeting the correct platform, or you can just use the prebuilt firmware on the releases tab.

from sniffle.

homewsn avatar homewsn commented on June 24, 2024

I am using Sniffle v. 1.1 on the custom CC1352P1 module (equals to LAUNCHXL-CC1352P1). The firmware has been built and works without problems. Could you please generate files for CC1352P1? If not, the files for CC1352R will be fine too.

from sniffle.

homewsn avatar homewsn commented on June 24, 2024

I have tried standalone and online version of SysConfig. The both can open sniffle.syscfg and generate files with option
// @cliArgs --product "[email protected]" --board "ti/boards/CC1352R1_LAUNCHXL"
but option
// @cliArgs --product "[email protected]" --board "ti/boards/CC1352P1_LAUNCHXL"
leads to an error.
I am not sure but it seems that the files generated for CC1352R1_LAUNCHXL are suitable for CC1352P1_LAUNCHXL.

from sniffle.

homewsn avatar homewsn commented on June 24, 2024

I want to confirm that the files created for CC1352R1_LAUNCHXL are suitable for CC1352P1_LAUNCHXL, at least in the sniffer part. I was able to successfully build and flash the firmware to my custom CC1352P board. Thank you.
But I still have no idea why I may not use the option --board "ti/boards/CC1352P1_LAUNCHXL". Maybe you have an idea?

from sniffle.

sultanqasim avatar sultanqasim commented on June 24, 2024

There might be an error in TI's sysconfig meta json files within the SDK. I'll examine this when I have more time.

from sniffle.

homewsn avatar homewsn commented on June 24, 2024

Replacing cmdBle5RadioSetup with cmdBle5RadioSetupPa in sniffle.syscfg works for me. Thank you.
I would like to point out that using the files created by SysConfig for CC1352R1_LAUNCHXL in the build for CC1352P1 custom board ultimately leads to unstable sniffer operation and missing packets.

from sniffle.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.