-
And a final mistery, trying to hook on a batery...looking at the pin settings of P2 (from left to right), on PCB you see + -, while P3 (from left to right) shows - T +. And to make it even more confusing , the RAK documentation shows + T - (the other way around....).
Measuring the pins by checking the resistance, it seems the most right pins of P2 and P3 seem to be connected...
-
Hi, thanks for all input.
Tried tonight all suggestions, without any luck :-(.
Used solar cell which produces around 6.0V in combination with the USB.Found the possible cause of the problem, check the voltage of pins 45/46 of the BC95B module, which was about 2.7V. While the specifications ask for more....
Checked also the 8211.json file, this one is referring to the M35 module. Not sure if this might be the problem, the pin definitions of the NRF52 seems to be ok...not sure at the BC95B module.
Any final ideas are welcome.. :-(
-
Hi,
I am afraid that I have used indeed only the USB connector of the dev shield (sorry, forgot to mention this). Now you are mentioning this, I remember something into that direction.Question, I have both a solar panel and a battery. P2 is the standard connector for the two-wired solar panel connector (~ 5.5V). The battery (~3.5V) is also two-wired (same connector)?
Based on the required power supply of 3.5 - 18V, I guess the battery can be put on P2 as well unless P2 does not like solar light based electrons :-)
Thanks Gordon.
-
-
-
-
Hmm….just tried to flash but...
Conecting to J-Link...
Connecting to target...
ERROR: Could not connect to target.
DoneWith respect to the cabling, I have taken the small ribbon cable and adapted it to support the Vcc, GND, SWDCLK and SDWIO. Measuring the cables, the first 4 tiny cables starting from (1) on the board are to my understanding representing Vcc, SWDIO, GND and SWCLK.
However, putting in the USB cable into my computer and measuring the voltage on (1) and (3), I don't measure something like 3.3VDC. I am not sure if this correct or is switched on when flashing.
Any ideas?!
-
-
Got one step further..I guess we need to use the J-Flash lite utility of Segger. In my case, I selected device nRF52832_xxAA, SWD and speed 2000 khz.
From Espruino site I would like to load espruino_2v02_RAK8211.hex but cannot download the file :-(. According to website, the hex file can be loaded from GitHub as well...tried but could not find it.
-
Received the J_Link_EDU_mini from Segger. Pretty sure the cabling is ok towards the RAK8211NB adapter board after some soldering...:-)
Question is how to continue? Load J-Link software and did some reading about flashing...but still don't feel secure to start. Can somebody give me some point-wise hints. Would be very much appreciated.
-
-
Thanks guys for the info, the point is that I don't have J-Link adapter. I am afraid that's exactly what's missing.
The main problem is that I bought indeed the development kit as indicated by the @wklenk article except for the J-Link adapter.
The question remains, is it possible to load the Espruino firmware straight via the IDE web tool using BLE for instance?!
-
Hi,
I am completely new on Espruino. Bought a RAK8211NB/G kit including an iTracker board.
In order to connect to the board, I understand to flash the board first with Espruino firmware.Attaching the delivered USB cable to the iTracker board, COM19 is being configured but using e.g. putty is not working. Using BLE and Espruino Web IDE I cannot flash the board because the board is not responding..
The main question is, where can I find a proper description how to load Espruino firmware on the iTracker board straight from the box?!
thanks in advance
Hi all, received battery and attached it to P3. GPS is working now. NBIOT module is not working. Looking at the electrical scheme, both should and are powered. Measuring the NBIOT BC95B power, I have around 3.7V.
Not sure this is sufficient or is there another issue. Checking the same electrical scheme and comparing this with the JSON file for RAK8211, it looks like pins 14 and 15 are swapped. Not sure if this is ok.
Any last thoughts?!