If some one else have trouble that the Nrf52840 Dongel do not mount using cdc acm on openwrt this will most likely help.
First number is the verdor id second is the product...
Hi,
I am using "asset tracker" project in nRF9160 DK.
I want to update asset tracker application through HTTP.
So i migrated changes of "asset tacker" in main function...
I have a simple TCP client application running on the nRF9160. After connection to the server, recv is called and writes the data over Segger RTT channel 1, where on the host...
Hi,
firstly, I have to say, I use MBED OS, if you cannot help me because of this, I understand, but maybe somebody still has some general Ideas.
I am trying to build an...
Hi everyone,
Currently, I am working on my bachelor thesis for creating simple network by using MQTT, BLE-6LoWPAN and nRF52832. I have three nodes of 52832 and one raspberry...
Hello everyone!
I want to form an Openthread network with three Nordic nRF52840 cardboards. I would like to monitor the traffic using a sniffer, but i can't receive any...
hi,
i tried add ancs to the s130 ble_app_hrs_rscs_relay demo, when i use iphone5s to connect, the uart display as follow,but when i receive a message or a call, the software...
In GATT Packet transfer, is there occurs any packet loss and retrial?
I'm trying to connect about -90 Rssi dBm peripheral device with my nRF51-dk.
In this far range...
Hello,
when I was working on MSP430 I used to place the firmware version constant at a known address in flash so that it can be verified which firmware version is flashed...
I was having some troubles using the app_timer (RTC1) shortly after mesh startup, so I enabled the PIN_IN_CB and PIN_IN_TS debug pins, and saw some interesting behavior. ...
Hello all,
am trying to configure 3 adc channels in a way to have conversion in 3 differents pins, without usin timer and ppi. so I implement the following code, the problem...
Hi
May i know what would be the debugging procedure using segger-RTT for nrf52840 and what is the debugging Hardware Required ?
Thanks and Regards,
R Madhu.
I know BLE5 is the future of IoT. I also want to invest on it.
But how to setup a complete BLE5 environment? In China, IPv6 has not been supported. Therefore, 6LowPAN/Thread...
Hi,
I want to ask a few question for ble_mesh.
What do these functions do:
rbc_mesh_persistence_set(..), rbc_mesh_tx_event_set(..)
Who should do the set operation...
hi Dear Engineers!
Have a question about external TIMER counter input hw PIN.
as Known, all the MCUs have a timer with external pin as a counter / capturer ability.
how...
I use STM32F4+nRF51822 through the SPI interface. I want to achieve nRF51822 DFU with SPI operation, now upgrade the simple LED to work properly. But can not work when using...
What i need is , am collecting the data from the sensor(which acts as a ble peripheral ) , the data which has to be transmitted to the ble central and that data should be...
Using the nrf52 DK, I was trying for hours to setup Segger IDE on a mac, and the software doesn't feel good to me, its not clear where is your code, it has too many libraries...
The vivo phone sometimes cannot scan the device,
There are two devices embedded same program.
However,one of them can be scanned,the other one can not.
The advertising...
Hi all, I'm working on sdk11.0.0 signed bootloader and I made change in it. Due to these changes bootloader size increased and not fit in the memory allocated to the bootloader...