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...
We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
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...
Hello:
The product specification (v1.3, pg 263) says temperature sensor accuracy min = -5 C and max = +5 C.
Its not clear if these accuracy values correspond to the...
Hello,
I meet the same problem with the question " Status bit for sd_flash_write() ".I have register my flash_nrf52_sys_event_handler() in sys_evt_dispatch(),but after...
I am trying to find examples for nRF51 dongle P10031. I would appreciate some guidance and help regarding the same. Its my first time using the device.A link to a sample example...