nrf-softdevice | Rust bindings for Nordic Semiconductor nRF series

 by   embassy-rs Rust Version: embassy-time-v0.1.0 License: Apache-2.0

kandi X-RAY | nrf-softdevice Summary

kandi X-RAY | nrf-softdevice Summary

nrf-softdevice is a Rust library. nrf-softdevice has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

Rust bindings for Nordic Semiconductor nRF series SoftDevices. SoftDevices are a closed source C binary written by Nordic for their microcontrollers that sits at the bottom of flash and is called first on startup. The softdevice then calls your application or bootloader or whatever is sitting directly after it in flash. They are full featured, battle tested, and pre qualified for bluetooth certification and thus make valuable bluetooth stacks when bindgened to Rust -- at least until we get a Rust bluetooth stack certified to be shipped commercially. Different SoftDevices support specific chips as well as certain features, like working only as a peripheral, or both a peripheral and central, or even offer alternate radio configuration like ant. Besides the handicap of being closed source, the cost of SoftDevices is they steal away resources like ram and flash as well as timer peripherals and several priorities of interrupts from your application.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              nrf-softdevice has a low active ecosystem.
              It has 167 star(s) with 44 fork(s). There are 14 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              There are 11 open issues and 55 have been closed. On average issues are closed in 172 days. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of nrf-softdevice is embassy-time-v0.1.0

            kandi-Quality Quality

              nrf-softdevice has 0 bugs and 0 code smells.

            kandi-Security Security

              nrf-softdevice has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              nrf-softdevice code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              nrf-softdevice is licensed under the Apache-2.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              nrf-softdevice releases are not available. You will need to build from source code and install.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of nrf-softdevice
            Get all kandi verified functions for this library.

            nrf-softdevice Key Features

            No Key Features are available at this moment for nrf-softdevice.

            nrf-softdevice Examples and Code Snippets

            No Code Snippets are available at this moment for nrf-softdevice.

            Community Discussions

            No Community Discussions are available at this moment for nrf-softdevice.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install nrf-softdevice

            This project uses new toolchain features, often only to be found in nightly. Please ensure that your toolchains are up to date:.

            Support

            If your SoftDevice is hardfaulting on enable and you think you have everything right, make sure to go back and do a full chip erase or recover, and reflash the SoftDevice again. A few bytes of empty space after the SoftDevice are required to be 0xFF, but might not be if the softdevice was flashed over an existing binary. If the following linking error occurs. make sure the feature critical-section-impl is enabled and also that the softdevice is included in the code, e.g. use nrf_softdevice as _;. If running the firmware timeouts after flashing, make sure the size and location of the RAM and FLASH region in the linker script is correct.
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/embassy-rs/nrf-softdevice.git

          • CLI

            gh repo clone embassy-rs/nrf-softdevice

          • sshUrl

            git@github.com:embassy-rs/nrf-softdevice.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link

            Consider Popular Rust Libraries

            996.ICU

            by 996icu

            deno

            by denoland

            rust

            by rust-lang

            alacritty

            by alacritty

            tauri

            by tauri-apps

            Try Top Libraries by embassy-rs

            embassy

            by embassy-rsRust

            cyw43

            by embassy-rsRust

            ekv

            by embassy-rsRust

            stm32-data

            by embassy-rsRust

            embedded-io

            by embassy-rsRust