This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Bluetooth LE Console for NUS

I connected my device over BLE with the computer and currently using Bluetooth LE Console from Nordic. The Console is receiving data and that is good, but I do not know how to send multiple characters at once. It is only sending one or 2 char at a time. Does anyone have more experience with this?

I am using Ubuntu with NCS 1.5.0

Best regards,

Vojislav

Parents
  • Hi,

     

    The Console is receiving data and that is good, but I do not know how to send multiple characters at once. It is only sending one or 2 char at a time. Does anyone have more experience with this?

    This example gives you access to the shell interface over bluetooth. I am not able to see only 1-2 characters being transmitted, at my end its between 1-20 bytes. Do you have a log showing the issue?

     

    Kind regards,

    Håkon

  • Hi Håkon,

    So what I mean is that when I press something on my keyboard it is sent imidiatly to the BLE, so my output looks like this:


    instead of sending "test" all at once, after I click enter, since my MTU is 244 bytes and I know it could fit.

    I am just asking if this is normal behavior or am I missing something?

    Best regards,
    Vojislav

Reply Children
Related