tcpipchip

Results 39 issues of tcpipchip

Plans to AU915 I want to make some tests here :) Thanks!

Sir, Do this software allow to capture infrared data from no standard hardware and save a RAW code and send the raw code to MQTT server ? My RAW code...

Got success to port to nrf52840. But i have 1 one problem with BLEPERIPHERAL... lets solve it ?

is there some example that Only advertising data that i modify each 5 seconds ? Today i use this example ```#include #include #include #include "nrf_soc.h" #include "nrf_nvic.h" #define ADVERTISING_INTERVAL 1000...

Is correct the variants to txd and rxd ?

Today Finally i got success to run Sandeepmistry on NRF52840 u-blox module :) If someone is interested, i can send the package

Sir, good night! How are you ? Do you know if the RXD (UART) still working ? I can transmit but i cant receive more anything! void setup() { //...

Sir, I see that LUA RTOS image is too big to fit a ESP32 with 2MB flash! Can you give some suggestion on "make menuconfig" to reduce the size of...

lora_parameters = { 'tx_power_level': 2, 'signal_bandwidth': 'SF7BW125', 'spreading_factor': 7, 'coding_rate': 5, 'sync_word': 0x34, 'implicit_header': False, 'preamble_length': 8, 'enable_CRC': False, 'invert_IQ': False, } Do you have cfg to AU915, BRAZIL ?