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...
Is it possible to use the NRF cloud outside the dev kits? Working on a custom pcb with custom software and would like to use NRF cloud for it.
---- Christopher
Hi ,
I am working on NRF DFU firmware update. for that i am using secure bootloader code .
I tried with the of way of flasing bootloader code on my custom board and sent...
Hello Nordic community,
I updated latest modem firmware v1.1.0 in nRF9160 custom board. After flashing application code into custom hardware I power off and power on board...
Hello,
I have a question about hardware for Bluetooth LE Audio.
I see Nordic is working on a dev kit:
https://blog.nordicsemi.com/getconnected/le-audio-unveiled-as-the...
HI
I am programming NRF52840 dongle using nrf52840 dk
i have flashed blinky code to my nrf52840 dongle it programmed sucessfully after that i have erased the dongle by...
Hi there,
I'm trying to use the aws_fota example with nrf9160 and AWS and it works fine. The problem is that in my country we don't have LTE-M, so we decided to use a...
Hi,
My application returns ERROR 8 [NRF_ERROR_INVALID_STATE] after I click disconnect in the app "nRF connect for mobile" .This error is returned by "ble_advertising_start...
I try to run samples/bluetooth/scan_adv on nRF52840/nRF5340 using nRF BLE Controller..
Result is nRF52840/active scan: 498 packet/s nRF52840/passive scan: 507 packet/s ...
i have done read and write operations on fds with dummy buffer. now when im writing new data into fds it is showing the previous data .can anyone give the function to erase...
I am trying to build a solution based on the nrf_ble_uart_c example. Building has been working fine until I added pin configuration statements.
I've tried relocating the...
I am incorporating the "pin_change_int" code to generate GPIOTE interrupts from an external device. I made a couple changes including renaming the function from gpio_init...
Hello,
I've been playing around with with the nRFsniffer for a couple weeks now. Adafruit was out of stock of the BlueFruit LE Sniffer so I ordered a BLE400 and a few Core51822...
I would like to program the NRF52810 with the SoftDevice 132 and my bluetooth program. Is there any way to reprogram the NRF52810 over bluetooth rather than using a wired...
Hi,
I'm wonder is the speed of i2c on nrf52832 can be faster then 400kbps? even use EasyDMA, the speed still can't faster then 400kbps? I also look into the max speed of...
Hello All,
I am a bit confused with the maximum speed that is achievable with the USBD CDC ACM driver.
In Previous threads like this:
https://devzone.nordicsemi.com...