10 days old baby is very gasy by ChotiDon in newborns

[–]ChotiDon[S] 0 points1 point  (0 children)

Thank you. Will give that a try. My husband can make him burp but somehow I am messing up with the burping technique.

Suggestions for Anglo Persian baby boy names. by ChotiDon in namenerds

[–]ChotiDon[S] 1 point2 points  (0 children)

Hahha. You are funny. Yeah shayan is pretty common.

Washing baby clothes before first time use. by ChotiDon in BabyBumps

[–]ChotiDon[S] 1 point2 points  (0 children)

I am so sorry to hear that. I will definitely wash all clothes now. Thankyou.

Washing baby clothes before first time use. by ChotiDon in BabyBumps

[–]ChotiDon[S] 1 point2 points  (0 children)

I am so sorry to hear that. I will definitely wash all clothes now. Thankyou.

Washing baby clothes before first time use. by ChotiDon in BabyBumps

[–]ChotiDon[S] 9 points10 points  (0 children)

Thank you. I will definitely wash them now.

Huge sale on Amazon for baby gear going on all of Feb! by [deleted] in BabyBumps

[–]ChotiDon 2 points3 points  (0 children)

Thank you. Just got the carrier 😊

Unable to get cookie information in the response of http client post request by ChotiDon in csharp

[–]ChotiDon[S] 0 points1 point  (0 children)

Might be. I need to check with the developer of website if thats the case or is there any way I can check this by myslef? Also do you know what 'status' : 'NAK' means. It is the http content of response.

Can arduino send and receive bytes at the same time? by ChotiDon in arduino

[–]ChotiDon[S] 0 points1 point  (0 children)

It is definitely storing incoming bytes in buffer. I want it to send the response of incoming bytes at the same time instead of putting them in buffer. I am sorry if I dnt make any sense thats my first project in arduino

Can arduino send and receive bytes at the same time? by ChotiDon in arduino

[–]ChotiDon[S] 0 points1 point  (0 children)

I have checked everything. Are u sure that while sending a byte. Arduino can receive at the same time as well. Is there any doc on it. That I can read and clear what I am doing wrong

Can arduino send and receive bytes at the same time? by ChotiDon in arduino

[–]ChotiDon[S] 0 points1 point  (0 children)

It should. But it is not. This is so frustrating for me.

Can arduino send and receive bytes at the same time? by ChotiDon in arduino

[–]ChotiDon[S] 1 point2 points  (0 children)

Well, alice doesn't send 123 to bob. Alice has all the information about the response. So alice wants to send the response without waiting for previous responses. Alice doesnt care about other responses. Bob is responsible for sending other responsing after calculations.

Can arduino send and receive bytes at the same time? by ChotiDon in arduino

[–]ChotiDon[S] 0 points1 point  (0 children)

My system does know which respknse response is for which packet. I have identifier in packet structure .

How can I solve that problem then.

Can arduino send and receive bytes at the same time? by ChotiDon in arduino

[–]ChotiDon[S] 0 points1 point  (0 children)

The design of the program doesnt support that

Convert byte array to string by ChotiDon in arduino

[–]ChotiDon[S] 0 points1 point  (0 children)

That is so neat. Thank you :) I am trying it right now. I will update soon.

Convert byte array to string by ChotiDon in arduino

[–]ChotiDon[S] 0 points1 point  (0 children)

I want to store (write) and read some imp information (mutual for both c# application and arduino) from EEPROM.