[ell-i-developers] Re: Testing software for PoELLi-Nucleos

  • From: Ivan Raul <supra.material@xxxxxxxxx>
  • To: "ell-i-developers@xxxxxxxxxxxxx" <ell-i-developers@xxxxxxxxxxxxx>
  • Date: Sat, 3 Jan 2015 21:18:05 +0200

Hi, here are the instructions for testing.

From the board side:

mkdir temp
cd temp
git clone -b feature-encX24J600-wip --single-branch
https://github.com/Ell-i/Runtime.git
cd Runtime/stm32/tests/test_CoAP_interrupt/
make VARIANT=stm32f334nucleo PLATFORM=hardware
sudo st-flash write hardware/stm32f334nucleo/test_CoAP_interrupt.bin
0x8000000

From the computer, try:

ping 10.0.0.2

If it fails, try with arp-scan (install it if necessary, and assuming the
board is connected to eth0):

sudo arp-scan --interface eth0 10.0.0.2


It is the setup that was used the previous time, if it doesn't work out of
the box, it might be necessary to prevent the network manager from managing
the interface, but is quite unlikely.

Write again if there is any trouble.

--Ivan


With Warm Regards, Ivan Raul

On Wed, Dec 31, 2014 at 2:39 PM, <otso@xxxxxxxxxxxx> wrote:

> Hi all,
>
> We have a batch of Poellis ready for testing. From where I can find the
> testing software for them?
>
> BR,
> Otso
>
>

Other related posts: