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 am using NRF51822 in receiver mode with enabled interrupt on ADDRESS event, and even if transmitter is switched off I still get a few messages every second. It...
hi........
i have customized one program ....using segger 15.2 ...nrf52832
when degug it,the code from button and leds stops at nrf_breakpoint_cond ... even it doesn't...
When performing pre-qualifying Bluetooth radiotest of our hardware (utilizing the nRF52840-chip) at NEMCO, we experienced very strange behavior. The frequencies detected in...
My setup of the buttonless BLE DFU secure bootloader using SDK15.2 isn't launching the application after a successful OTA package transfer. Using RTT and breakpoints, I narrowed...
Hi ..
I am using nrf52832 and peripheral device sensor ..segger 15.0
Is it possible to wake up from sleep by interrupting the sensor .. possibility is there ??
Hi,
I am shifting my program from version 11 to 15.2. While including SPI files to the ble_app_uart code, I met with this issue. I have enabled all defines for SPI interfacing...
I'm trying to get the ble_app_uart example working on a nRF52810. I'm using SDK 15.2.0 together with Softdevice S112.
The infocenter says the Example needs Softdevice S132...
I'm facing the issue, that the app_ble_uart example just works if I hook up TX/RX of my USB - UART converter. Is this a desired behaviour? It doesn't seem to start and advertise...
Hello Nordic team
I am working on nRF52832 DK with SDkv15.2. Example code ble_app_buttonless_dfu.
I have created successfully bootloader and zip file to update the firmware...
Hi Sir/ Miss:
I use master emulator to develop software testing device that dll version is 2.1.13.14.
It's developed on using C#.
And, I use nrf51 dongle (PCA10031...
Hello,
I need your help, please review the following description and help to let me know the method to solve the issue,
thankful for your support in advance,
the...
We are going to FCC lab shortly to certify nRF51822 BTLE. We have done this before on previous products and passed with the same radio block. Unfortunately our compliance...
Hi. I'm currently using nrf8001 and i need to send data consecutively and as fast as possible.
Connection interval used: 20ms
Data payload: 20bytes
Service pipe used...