The CC2531 dongle is mostly compatible with CC2530. Therefore, you may use the corresponding firmware, but the USB interface will not work. You can only use it as a power source.
This dongle is a good start point for small DIY projects because it already contains two LEDs and two buttons. The IO connector allows you to connect one or two external sensors.
The basic configuration for this dongle is shown below. In this example, the S2 button controls the Red LED indicator (on/off). The S1 button controls P02 on the IO connector. The Green LED works as a status LED.
Of course, you may adjust other settings:
- Disable the status LED or change its mode.
- Change the default reporting interval on the “Expert” tab.
- Add an external sensor.

Damian
Can I use vcc (3v or 5v) and gnd for external sensors with CC2531? Can I use vdd and gnd from debug connector when powering from USB?
Owner
1. You should check a datasheet for your sensors. Some sensors may have a 5V power source, but data lines will have 3.3V.
2. Again, it depends on your debug connect. The standard CC debugger outputs 3.3V.
Damian
Thanks, but there is no pinout for vcc or gnd in CC2531?
Owner
From debugger or external power source: VDD pin, 3.3V
From the USB connector: 5V.