Hello,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
2. Do you have an example of IR TV remote for any hardware?
Thank you Greg.
Hello,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
2. Do you have an example of IR TV remote for any hardware?
Thank you Greg.
Hello Greg,
1. Do you have any hardware to implement Wireless HID USB without Bluetooth like Logitech with USB dongle?
All of our nRF52, 53, and 54 series SoCs are capable of working as non-Bluetooth, Bluetooth, or USB HID device. Combining the features are possible, but also increases memory requirements, so that might require devices with more memory.
2. Do you have an example of IR TV remote for any hardware?
Unfortunately, we don't.
I will be out of office for two weeks after this. If you have any follow up questions, please just reply, and either I will answer when I return, or some other Tech Support engineer will answer if they can.
Hieu
Thank you Hieu,
What hardware in nRF52 can be used for USB dongle and Wireless HID USB without Bluetooth ?
The nRF Desktop app I linked earlier demonstrates mechanical keyboard feature for Bluetooth and USB Wired. I don't think we have a custom 2.4G Wireless example, unfortunately
GS2 said:1. Will it be possible to use Enhanced ShockBurst samples for (mouse and keyboard) dongle product?
Yes.
Are they the same:
I don't think we have a custom 2.4G Wireless example, unfortunately
Regarding this question from you:
GS2 said:Do you have 3 examples for Connection Mode: 2.4G Wireless & Bluetooh & USB Wired
for the same nRF5340 module ? For mechanical Keyboard.
I understood it as asking about a sample that supports using both proprietary 2.4GHz Wireless and computer accessory dongle product. We don't have a sample that supports both of those. The Enhanced ShockBurst samples only show how to use ESB to communicate between two devices.
Please spend time reading the documentation I linked.
What is computer accessory dongle product?
For: 2.4G Wireless & Bluetooh & USB Wired - only 2.4G Wireless & Bluetooh need dongle, USB Wired - do not!
My question was: do you have 3 separate samples for USB keyboard 1: 2.4G Wireless, 2: Bluetooth, 3: USB Wired all for nRF5340
What is computer accessory dongle product?
For: 2.4G Wireless & Bluetooh & USB Wired - only 2.4G Wireless & Bluetooh need dongle, USB Wired - do not!
My question was: do you have 3 separate samples for USB keyboard 1: 2.4G Wireless, 2: Bluetooth, 3: USB Wired all for nRF5340
What is computer accessory dongle product?
For: 2.4G Wireless & Bluetooh & USB Wired - only 2.4G Wireless & Bluetooh need dongle, USB Wired - do not!
My question was: do you have 3 separate samples for USB keyboard 1: 2.4G Wireless, 2: Bluetooth, 3: USB Wired all for nRF5340
OK, you can close the ticket.
My apology for being unable to follow up. I have been on another assignment and don't really work on DevZone these days.
Mouse and keyboards are computer accessories. I was trying to use a different phrase to avoid repeating the same words.
You can think of it being roughly like this:
BLE | Custom 2.4GHz | USB | |
Dongle feature | nRF Desktop | No sample | N/A |
HID feature | nRF Desktop | No sample | USB HID Keyboard and USB HID Mouse samples |
No dongle or HID feature | BLE samples | ESB samples | USB samples |
Thank you, but I am still confused:
BLE / Dongle feature - Dongle is not needed!
Custom 2.4GHz / Dongle feature - is needed, but No sample!
Custom 2.4GHz - ESB samples - No dongle??
I am trying to reproduce 2.4G Wireless & Bluetooh & USB Wired Mechanical keyboard on a market now,
using nRF5340 module. And for this I need 3 examples to start working on it.
1. BLE / no Dongle - bluetooth - HID
2. Custom 2.4GHz / Dongle - HID
3. HID feature / USB - HID