Search found 14 matches

by Prsli
06 Apr 2014 14:44
Forum: Development Boards
Topic: WIFI TCP help
Replies: 3
Views: 1510

Re: WIFI TCP help

In library there is no example for sockets.

I tried to make some code but it wont work.

Can anyone help me and write simplest example where data is sent to a port on different IP adress.

Thank you for your time.
by Prsli
24 Mar 2014 14:13
Forum: Development Boards
Topic: WIFI TCP help
Replies: 3
Views: 1510

WIFI TCP help

Hi,

Im trying to setup TCP connection where board with WIFI Click is sending data to a server which is on different ip adress.

Is there any example of that?
If not, can someone write a simple example of TCPconnection?
I read wifi libray help file, but couldnt make it work.

Thank you.
by Prsli
10 Mar 2014 20:50
Forum: Development Boards
Topic: WIFI Click problem
Replies: 0
Views: 1136

WIFI Click problem

Hello, I have wifi click connected to portD on Ready for Pic board. When i try to connect to my wireless network, it hangs on Connecting to AccessPoint. It hang in this while() loop. void ConnectToAp() { // Connect to AP.............................................................. Net_Wireless_MCW1...
by Prsli
10 Dec 2013 00:03
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click PROBLEM

I apologize.
Thank you for working on my problem.
by Prsli
08 Dec 2013 18:01
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click PROBLEM

bump
Is there any way to contact you about this matter other than via forum?
by Prsli
03 Dec 2013 18:40
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click PROBLEM

bump
by Prsli
27 Nov 2013 17:27
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click PROBLEM

Any news on my problem?

Also is there an example for RFID Click connected over UART?

Also can I use INT_O and INT_I pins instead of moving jumpers to position to use RX and TX pins?

Thank you
by Prsli
22 Nov 2013 10:23
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click PROBLEM

Thank you for your reply.

I have WIFI Click Plus on my portD connected via UART. Is i ok if i also use uart connection for RFID on portC or will they interfere?

I will tinker with it while I wait for your findings.

Cheers
by Prsli
20 Nov 2013 10:02
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click PROBLEM

Is anyone from support department reading these forums?
by Prsli
13 Nov 2013 21:33
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click PROBLEM

Bump
by Prsli
11 Nov 2013 19:13
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click

I think spi always reads 0x00. only thing that i changed is instead of SPI1_Init_Advanced(_SPI_FPCLK_DIV64, _SPI_MASTER | _SPI_8_BIT | _SPI_CLK_IDLE_LOW | _SPI_FIRST_CLK_EDGE_TRANSITION | _SPI_MSB_FIRST | _SPI_SS_DISABLE | _SPI_SSM_ENABLE | _SPI_SSI_1, &_GPIO_MODULE_SPI3_PC10_11_12); i putted spi1_i...
by Prsli
11 Nov 2013 18:27
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

Re: RFID Click

Hellp, i am trying to run the code from arm example for RFID. It builds without errors but it gets stuck at while (!EchoResponse()) { LATE = 0xFF; IRQ_IN = 1; delay_ms(1); IRQ_IN = 0; delay_ms(1); } EchorResponse function always returns 1 and it never gets out of above while loop char EchoResponse()...
by Prsli
07 Nov 2013 19:07
Forum: Development Boards
Topic: RFID Click PROBLEM
Replies: 14
Views: 6913

RFID Click PROBLEM

Hello,

I bought RFID Click board but i cant find example for pic, there is only example for arm.

Could you please provide me with a working example?

Thank you
by Prsli
22 Oct 2013 10:40
Forum: Libstock Discussion
Topic: WiFi PLUS Click with TCP/IP Stack - Complete WiFi Solution
Replies: 77
Views: 887487

Re: WiFi PLUS Click with TCP/IP Stack - Complete WiFi Soluti

Hello, Newbie here. I bought Ready for pic(PIC18F45K22) and WIFI PlUS Click connected to it. I am trying to connect it to a wifi network controled by router. I connected RST to RD3, CTS to RD4, RTS to RD5, RX to RD6 TX to RD7. Also i have 3 leds connected to PORTE(0-RED,1-YELLOW,2-GREEN) and RFID Cl...

Go to advanced search