undefined reference to `SPI'
Hello, I'm trying to show received data on an external Display (EADOG-162). The communication between the NRG3 and the display is over SPI. When I try to initalise SPI with "SPI.begin" I get an error...
View Articlepanstamp ADC conversion fomula
panstamp has six 12-bit Analog to Digital Converter. And let's say I have a signal from 0 to 3 Volts. what is the formula for conversion?
View Articlepanstamp modem code
I need to send txpacket.data[0]= 4000; from the transmitter to the receiver but the maximum value I can send is only 255. To send 4000 value what changes i Need to do in modem Code
View Articlesleeps mode seems to break delay()
Hi Daniel, Referring to an earlier post regarding permanently battery powered devices, I'm trying to implement a system in which most of the time the MCU sits in the panstamp.sleep() mode. But as soon...
View Articlepanstamp
does the current consumption of panstamp increases with the increase in payload size?
View ArticleNRG2 Required
This message is directed to anyone who has any NRG 2 Panstamps left over. We would love buy them from you. Please send us a message.
View ArticleCan panstamp tell the source address of a packet?
Let's say I have 2 panstamp NRG boards. 1 of them is sending a packet addressed to the other NRG. Is there a way for the 2nd NRG to tell where the packet originated from(the source address of the packet)?
View ArticleWake up the module through radio
Hi everyone. From what I've heard, the CC430 can't be woken up from panstamp.sleep(); using radio, so is there another way? Probably involving panstamp.radio.setWorState();?
View ArticleNTC example sketch compilation Error
1-i am trying to compile the swap example sketch named "ntc".but i am getting error of thermistor.h no such file or directory.SWAP library is installed.and i am using minibat 2.0 which is mounted on...
View ArticleNRG2 not booting in wireless bootloader
Hi Daniel, I'm trying to program a node using wireless bootloader and swapdmt-cmd. I flashed wireless bootloader correctly using bsl-flash and, using swapdmt-cmd I can flash new firmwares multiple...
View ArticleSimple VS Swap VS TCP/IP communication
I have a Panstamp miniboard 2 with "Basic radio " code in it.another panstamp connected with pc via USB cable have "Modem" code in it. is there any SWAP involved in this communication? does PanStamp...
View ArticleC++11 Compiler support
I want to use a library that requires C++11 compiler but my Arduino IDE 1.8.8 on windows only supports C++0x. Is it possible to upgrade the gcc on my IDE? Is there any other solution available to use...
View Article__FlashStringHelper and the NRG
I loved the panStamp AVR. It did everything I needed. With its demise, I am working on porting my sketches to the NRG. One seeming shortcoming of the NRG is the loss of the ability to put strings into...
View ArticleAVR2 invisible
Bonjour à tous, J'essaye de mettre en service un panstamp AVR2 soudé sur un "DIP adapter brd for AVR" programmé à l'aide d'un "panStick v.3.0". Le sketch que j'utilise fonctionne sur un AVR1. Après...
View ArticleHello everyone from the UK
I forgot to formally introduce myself so I better start. So I'm George, 26, from the UK, and I've been recently working for a fire alarm company that uses the CC430F5137 chip in their wireless modules....
View Article