Hi all, A new library nrf905.jal is available that supports the control of the nRF905 transceiver module
I wanted to make a blog post for this one but the JAL server seems to be down. The library will be available in the next bee-package. A video is available that shows the library in action: https://youtu.be/qVjPRgwLWbM The video is making use of the two sample programs that I created for this library shows the following: - On the right side the sample program 16f1825_nrf905.jal sends the ‘Hello World x’ (x = 1 or 2) message to one of the two devices on the left. These devices run the sample program 16f1823_nrf905.jal, each with a different receiver address. - Whenever a message is received by the devices on the left, a LED will blink and the message is copied adding the text the ‘Reply: ’ to the message which is sent back to the device on the right. - The message by the right device is then sent to the RS232 (USART) interface and shown on the computer screen. In the video, the top left board is running both the PIC and the nRF905 on 3.3 Volt. The bottom left board and the right board are running a PIC on 5 Volt using a bidirectional level shifter to control the nRF905, which runs on 3.3. Volt. Have fun using this library. Kind regards, Rob -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/42334163-3955-4b81-b09b-6feb89be9e51o%40googlegroups.com.
