Difference between revisions of "Project:OsmocomBB"

From London Hackspace Wiki
Jump to navigation Jump to search
m
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 +
Let's play with the Osmocom BB stuff.
 +
 +
===Hardware===
 +
 
We have:
 
We have:
  
Line 6: Line 10:
 
some others.
 
some others.
  
So far, osmocombb's been built, and the bus pirate will allow us to upload the image, but we keep getting DOWNLOAD NACK.
+
1 x USRP (for openbts testing)
  
 +
Paul has just got a Pirelli DP-L10
  
Cables:
+
===Progress===
  
* Blue/copper, green/white: Ground (brown)
+
So far, osmocombb's been built, and the bus pirate will allow us to upload the image, but we kept getting DOWNLOAD NACK. This is probably due to the buspirate being pretty crap at anything timing related.  After switching to a direct UART, like the makerbot's, it worked.
* Blue/green: MOSI (grey)
 
* Green/red: MISO (black)
 
  
 +
We now have 4 DKU-5 cables (the Nokia FT232Rs) and some 2.5mm headphone jacks that almost fit, and should with a bit of tampering.
 +
 +
 +
Cables (headphone connector):
 +
 +
* Blue/copper, green/white: Ground (brown)
 +
* Blue/green: MOSI (grey)
 +
* Green/red: MISO (black)
  
 
Using Makerbot [http://www.reprap.org/wiki/Motherboard_1.2#Serial_Header connector]:
 
Using Makerbot [http://www.reprap.org/wiki/Motherboard_1.2#Serial_Header connector]:
  
* Blue/copper, green/white: Ground (1, black)
+
* Blue/copper, green/white: Ground (1, black)
* Blue/green: MOSI (5, yellow)
+
* Blue/green: MISO (4, orange)
* Green/red: MISO (4, orange)
+
* Green/red: MOSI (5, yellow)
 +
 
 +
===Software===
 +
 
 +
Run as per Osmocom wiki :)
 +
 
 +
Note: Try sudo su, rather than just sudo.
 +
 
 +
[[Category:Projects]]

Latest revision as of 00:41, 29 May 2013

Let's play with the Osmocom BB stuff.

Hardware

We have:

1 x J100i 4 x C115

some others.

1 x USRP (for openbts testing)

Paul has just got a Pirelli DP-L10

Progress

So far, osmocombb's been built, and the bus pirate will allow us to upload the image, but we kept getting DOWNLOAD NACK. This is probably due to the buspirate being pretty crap at anything timing related. After switching to a direct UART, like the makerbot's, it worked.

We now have 4 DKU-5 cables (the Nokia FT232Rs) and some 2.5mm headphone jacks that almost fit, and should with a bit of tampering.


Cables (headphone connector):

* Blue/copper, green/white: Ground (brown)
* Blue/green: MOSI (grey)
* Green/red: MISO (black)

Using Makerbot connector:

* Blue/copper, green/white: Ground (1, black)
* Blue/green: MISO (4, orange)
* Green/red: MOSI (5, yellow)

Software

Run as per Osmocom wiki :)

Note: Try sudo su, rather than just sudo.