Export to GitHub

btstack - issue #241

eZ430-rf2560 doesn't appear on bluetooth device scan


Posted on Feb 18, 2012 by Massive Dog

What steps will reproduce the problem? 1. Got "cc2560_init_script.c" from http://processors.wiki.ti.com/index.php/CC256x_Downloads and "BTPSVEND.c" http://www.ti.com/tool/sw-dk-em2-2560b and put these into the directory /btstack-read-only/chipset-cc256x 2. In /btstack-read-only/eZ430-RF2560/example, ran the following command (for spp_counter.c) make mspdebug rf2500 'prog spp_counter.out' mspdebug rf2500 run Then on a separate terminal run hcitool scan

What is the expected output? What do you see instead?

We expect expext to see the name "BlueMSP-Demo" on bluetooth device scan but we don't.

What version of the product are you using? On what operating system?

My product is msp430-rf2560. I'm using Ubuntu 11.10.

Please provide any additional information below.

The btstack revision is 1361.

Comment #1

Posted on Apr 21, 2012 by Swift Ox

You probably have a second generation version of the rf2560. Please change the Makefile to use the CC2560A or CC2564 init script. See here: http://groups.google.com/group/btstack-dev/browse_thread/thread/ce1c58a55dbb765a

Status: Fixed

Labels:
Type-Defect Priority-Medium