Git Product home page Git Product logo

Comments (5)

hathach avatar hathach commented on July 29, 2024

SD132 v3.0.0 is required for negotiating MTU. Currently we only have S132 v2.0.1 with legacy bootloader

from adafruit_nrf52_arduino.

microbuilder avatar microbuilder commented on July 29, 2024

Deferring this to a future release where we can update to the secure bootloader at the same time. 20 bytes per packet still gives about 4KB/s from local testing, which is better than the nRF51, and is consistent with user expectations.

from adafruit_nrf52_arduino.

microbuilder avatar microbuilder commented on July 29, 2024
Bluefruit52 Throughput Example
Connected
Connected. Send a key and press enter to start test
Sending 61440 bytes ...
Sent 61440 bytes in 15.66 seconds.
Speed 
3.92 KB/s.

Connected. Send a key and press enter to start test

This is sending 60 bytes packets, just to have an idea of throughput. ~4KB/s is pretty decent for BLE UART (sending to Bluefruit LE Connect on OS X 10.11.6 in this case).

from adafruit_nrf52_arduino.

TauqirH avatar TauqirH commented on July 29, 2024

@hathach , was this feature ever implemented ? I think it's still 20 bytes.

from adafruit_nrf52_arduino.

vChavezB avatar vChavezB commented on July 29, 2024

was this problem solved ?

nvm. seems I forgot to add before bluefruit.begin() the call

Bluefruit.configPrphBandwidth(BANDWIDTH_MAX);

also the characteristic must be changed with

setMaxLen before begin()

from adafruit_nrf52_arduino.

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.