WSNMonitor/ATmega256RFR2-XPRO Ok, so the firmware is working. Now it seems like a problem in Java stuff. I don't know how to debug this.
On the other hand, what do you want form this monitor? It is...
WSNMonitor/ATmega256RFR2-XPRO Do Xplained Pro boards blink in any pattern?
What happens if you simply open the same COM port with a terminal program?
Wednesday, 14 October 2015 - 01:55
WSNMonitor/ATmega256RFR2-XPRO Well, have you actually set HW flow control? What OS you are running on? Try to run WSNMonitor as an administrator.
Tuesday, 13 October 2015 - 23:45
Phase Difference Measurement (AVR2151: RTB) What do you mean where? There is no code for them. They are a part of precomiled library. There is no way to get this code without signing an NDA.
Link to picture of Atmel Ice kit and Atmel Ice Basic kit? Yes, the only things that not included are adapter board (mostly useless) and a squid cable. Not a big loss, but annoying to not have a standard 10-pin AVR connector.
It...
Tuesday, 13 October 2015 - 03:06
at86rf212b peer2peer There are plenty of projects based on LwMesh working on many different MCUs.
Sunday, 11 October 2015 - 20:27
LWMesh: systimer and RTC and sleep Any asynchronous peripheral that has Run in Standby enabled will wake up the MCU even if the actual interrupt handler is not enabled and is not executed. So check all other...
Saturday, 10 October 2015 - 01:22
ATmega256RFR2 and WiFi booster? It is more complex than this, but yes, that's the basic idea. So if your signal is noisy, you need more of it for PLL to settle.
Friday, 9 October 2015 - 18:26
ATmega256RFR2 and WiFi booster? It is not a binary thing. Even 1 byte (or even 4 bits) will be enough in most cases. But with shortened preamble you are lowering probability of receiving the frame under noisy...
Ok, so the firmware is working. Now it seems like a problem in Java stuff. I don't know how to debug this. On the other hand, what do you want form this monitor? It is...
Close WSNMonitor and open the port just in the terminal.
I have no idea. I'm pretty sure it is impossible if you are just a student and not buying lots of parts.
Do Xplained Pro boards blink in any pattern? What happens if you simply open the same COM port with a terminal program?
Well, have you actually set HW flow control? What OS you are running on? Try to run WSNMonitor as an administrator.
What do you mean where? There is no code for them. They are a part of precomiled library. There is no way to get this code without signing an NDA.
All of this stuff is hidden in the library, you won't find it in the open part.
Yes, the only things that not included are adapter board (mostly useless) and a squid cable. Not a big loss, but annoying to not have a standard 10-pin AVR connector. It...
There are plenty of projects based on LwMesh working on many different MCUs.
Any asynchronous peripheral that has Run in Standby enabled will wake up the MCU even if the actual interrupt handler is not enabled and is not executed. So check all other...
It is more complex than this, but yes, that's the basic idea. So if your signal is noisy, you need more of it for PLL to settle.
It is not a binary thing. Even 1 byte (or even 4 bits) will be enough in most cases. But with shortened preamble you are lowering probability of receiving the frame under noisy...
Pages