Hello!
Our current project is bare metal and has logging over CLI. I'm in the process of setting up a new project of ours that uses FreeRTOS but reuses a lot of the same...
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...
Hi guys,
I met a problem here and hope anyone can help, thanks.
We bought some unique mac address from IEEE and want to flash them into nrf52832 permanently. The nrf52832...
I'm in the process of adding mesh support to our existing application and am a bit perplexed as to how best implement NVM. The mesh SDK documentation dissuades me from continuing...
Hi All
I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2.
I have implemented a peripheral...
hi everyone
I have BMD-300 Series Evaluation kit featuring the nRF52832 and dongle(nrf52840).
And I`m using ubuntu via Virtual Box
I refer 'pc-ble-driver' and follow...
Hi,
I am working on developing a consumer product. I need to provide some security to product in the sense that not everyone can connect to the BLE of the product. For example...
Hi All
I have a system with two PCA10040 boards both running with SD version s132_nrf52_6.1.0. The application is build with SDK version 15.2.
I have implemented a peripheral...
I use ble_app_hrs_rscs_relay to build a node which has both central and peripheral roles. I can do scan and adv, but when I add eddystone functions "nrf_ble_es_init(on_es_evt...
Hi,
I want to develop central code to discover services of 3rd party device and to discover their services and read/write characteristics.
As seen many examples from...
Hello,
I am working on NRF52840 DK for a project on Bluetooth Mesh. Using Segger Embedded Studio for Building and debugging.
Basically i am trying to run the examplecode...
I'm writing two 32 bit words. I've verified that the source and destination addresses are word aligned (the UICR address is 0x10001088 and the source address is 2000200C)...
hi.....
i have merged the two programs ble_uart and twi sensor ......in nrf52832 ...segger15.2
i have attached all c files and h files ...... no errors ...when flashing...
Application on NRF52DK running fine average current 2uA. After installing hard and software for the PPK power profiling kit the application draws 8 mA!
Application functions...
Hi guys,
I have a board with STM32 (mbed os) and NRF52832 connected using UART lines.
STM32 has a internet connection and NRF52832 has a bootloader and DFU service.
...