Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: How can I see CPU IDs logs for configuration? #3

Open
maroufi opened this issue Aug 28, 2021 · 2 comments
Open

Question: How can I see CPU IDs logs for configuration? #3

maroufi opened this issue Aug 28, 2021 · 2 comments

Comments

@maroufi
Copy link

maroufi commented Aug 28, 2021

Hi Blueflood Team.

I tried to have Blueflood network. I program this project on nrf52840 board and programming process was done in HELLOWORLD_TESTBED mode.
2222
How can I see logs for finding CPU IDs and How can I see flooding logs?
Can I use picocom to view the logs on the UART?
If it's true can you tell me about port and details?

Thanks.

@beshrns
Copy link
Contributor

beshrns commented Aug 28, 2021 via email

@maroufi
Copy link
Author

maroufi commented Aug 30, 2021

For test and making sure that serial logger works correctly, I add some fake code in PROCESS_THREAD before TEST_HELLO_WORLD condition.
https://github.com/iot-chalmers/BlueFlood/blob/master/examples/nrf-glossy/dirty-channel.c
The logger works correctly.
hi
But when I put this fake code in TEST_HELLO_WORLD condition it doesn't log.
Why doesn't the code in TEST_HELLO_WORLD condition compile and program on the board?
I use
make clean && make all TESTBED=HELLOWORLD_TESTBED
and
make dirty-channel.flash.
I have another question. There is this line of code
include testbeds_credentials.env
in
https://github.com/iot-chalmers/BlueFlood/blob/master/examples/nrf-glossy/Makefile.
I comment out this line because I have an error in compiling process. What is include testbeds_credentials.env for?

@maroufi maroufi changed the title How can I see CPU IDs logs for configuration? Question: How can I see CPU IDs logs for configuration? Dec 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants