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...
hello.
I just discovered SDK14 when trying to merge the the USBD from the "/examples/peripheral/usbd" example into the "/examples/ble_peripheral/ble_app_hrs" example I want...
Hi Nordic experts:
I want to know more exactly about the flash usage of the proxy_client example of mesh-sdk-2.1.1,
As I dig down the source code so far, I find there...
Hi, basically I want to use the sub-1 GHz RF to implement time sync, does Nordic have such a product that supports concurrent BLE and sub-1 GHz RF?(maybe an SoC)
Hi,
Beginners here. So pls forgive me if noob questions.
I am using SDK12.2, S130, on a MAC (with gcc toolchain)
I try to run ble_app_uart example comes with SDK12...
Hi, I am using Segger Embedded Studio to make a custom bootloader using S110, sdk 10.0.0. I am having a problem with the size of the bootloader, when I compile the code size...
Hi,
Just wondering if anyone has experienced this.
I installed the nRFgo Studio 1.18, 64 bit version on my machine:
Windows 7 Home Premium, Service Pack 1, 64-bit....
Hi Nordic Team,
On my project, I added nrf_calendar using the Softdevice using the SDK 14,
the calendar is working fine most of the time. but I have an issue when I...
We have built and run the code in examples->peripherals->timer in nRF5_SDK_12.3.0_d7731ad on 4 different Nordic DK nRF51 development boards. The timer period is 5 msec. We...
We found that, an android phone(Android 5.1) can not update device version by DFU,and then an android phone(Android 8.0) can do it.
The two phones used the same APP version...
Hi,
In the past, we use ble bootloader in nrf52832 and it works well. Recently, we will use nrf52840 instead. However, we just found usb bootloader and ble bootloader can...
where can I download SDK v 5.2.0? Raytac told me they tested their module with SDK v5.2.0 and S110 v 6.0.0
I need to test with this version because I'm unable to make SDK...
I'm using nrf51822. I have a program which shut down the system when the button is clicked. however, not every time I click the button, the system respond. my system is full...
I try to retrieve the current device's MAC address and print it through RTT so that it can be recognized automatically in the manufacturer's test. The weird thing is... the...
I am using the nRF52840 Preview Development Kit in order to test bluetooth range. I have set up nRF Connect on my laptop and am using the Bluetooth Low Energy app. After connecting...
Hi ,
I tested your app Android-nRF-Mesh : https://github.com/NordicSemiconductor/Android-nRF-Mesh-Library .
I saw small bugs : the reset network button on the top right...