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...
While reviewing the Thread DFU examples I saw that Nordic ported the IoT CoAP library to thread. Is it possible to use other IoT libraries with some modification? Obviously...
I am creating a BLE peripheral device which I want to test using the automated testing feature of NRF Connect. I have connected a android phone to my windows PC and the phone...
Hi.
I'm trying to send data through L2CAP from Cypress BLE evaluation board to nrf51822 chip.
It seems that Nordic's API for L2CAP is much simpler than Cypress', but I...
I noticed some suggestions to add Static Passkey.
I have 10040 nrf52832 sdk13.0.0 s132
The server has no IO, so cannot enter passkey from it.
Is there an example...
Hello,
I am working on NUS service S110 8.0 softdevice and SDK 9.0 and added DFU feature for the application.
First, I connected to the device using MCP from PC. It...
Hi all,
I'm trying to use the nRF51822 sniffer to troubleshoot my TI CC2650STK sensortag ble communication and the output is slightly confusing. The problem I am having...
I need to do the following when assembling a device with nrf-52 at the factory.
Add firmware onto device
Add a unique serial number for the device
Print a sticker...
i have added pwm into proximity profile example and now i am able to make beep using buzzer with pwm library.Now i want to make some sort of Tune instead of beep.
Can any...
hi,all
i use ble-sniffer_win_1.0.1_1111_Sniffer.exe,but it note as follow:
and Why sometimes not get the connection of the data? Sometimes it stop 60 CONNECT_REQ...
Hi
I use SD310 and nRF51 in SDK10 and The Ant is set HRM_MSG_PERIOD_1Hz.
I integrate a heart rate module by I2C and the heart rate data is only all I got.
But the Cell...
Hello,
while I already managed to solve a couple of problems regarding a proper handling of the DFU procedure in my previous topic here , there are still 3 problems that...
I was wondering what would be a good block size, and saw this in the documentation:
For example, if a module has a table with 10 entries, and each entry is 64 bytes...
Hi Nordic,
I am now trying to use ANT acknowledged data type in reverse direction (from slave to master), and I have some questions:
When sometimes, ack signal...
Hey, I want to save stuff to flash under the same id and key which should be no problem as shown in the documentation. But when I save it and retrieve the data only the last...