Good morning, I have a question about NRF Util. I need to make some changes in souce code of nrfutil for my own needs, but the most recent version, which is provided on Github...
Hi. I interested now for direction finding in nrf52 series. I have nrf52811, nrf52833 and other controllers. But i don't find any information how develop board for recievers...
Zephyr Eddystone example is connectable after power on of nrf52833 board. But after disconnect it becomes non connectable. How to fix it? And how to change advertisement interval...
We are looking for an experienced software developer, for existing board with using nRF Connect SDK. We are using nRF52840-dk.
Please, contact me if you are interested.
Hi
After each connection, I should press Alt-A.
Is it possible to add a feature so the advertising will restart automatically after the connection is finished?
Hi,
I'm wondering if you will support sending data using control plane (CIoT EPS Optimization using CP) and Non IP Data delivery for CATM . I assume you will do it for...
Hi:
I am running the example program ble_app_att_mtu_throughput on the SDK52 for the NRF58232 and the NRF58340 next.
My question has to do with how to modify the example...
I'm trying to simplify the open_bootloader example from SDK 15.3. I'm getting rid of version, signature and keep only the CRC validation. I'm actually trying to understand...
Device: NRF52832_xxAA Softdevice: S113 v7.0.0
Hello.
Sometimes, during firmware running, I get a fault from Softdevice with pc: 0x0001A990. Could you inform me what causes...
When I send 90 KB data via BLE. Sometime I am getting NRF_ERROR_RESOURCES error. I have tried all the things that are available in support site. I am reading data from SPI...
Hello Forum,
I got a Thingy:91 today and of course I wanted to test it immediatelly), but I wonder:
Is the nrfcloud.message simply because of no LTE-NB1 network / roaming...
We are migrating BLE application code from SDK-12.3 to SDK-15.3.
Our firmware uses SPIS module. Now in the example code I could see
NRF_POWER->TASKS_CONSTLAT = 1;
What...
setup:
segger V4.20a
windows 10 pro
SDK: nRF5 SDK for MESH 3.2.0
hardware;
NRF52840
I am trying to implement the simple_on_off model instead of the regulat...
Hello! Just started looking in to using whitelists and looking for information in the infocenter but the "advertisement module" is inaccessible on NRF SDK v15.0.0/libraries...
I'm working on a solution that will need to acquire GPS location and backhaul that to the cloud over LTE. I'm trying to figure out whether it makes more sense to go into PSM...
Hello All,
I am measuring the nRF9160 current in the sleep mode(program with just k_cpu_idle(); command) but still I am getting 530uA current. I have also tried to change...
Hi,
We are using ncs 1.0.0 and modem fw version 1.0.1.
We are currently using 2 UART, 1 SPI and 1 I2C peripheral in our application.
We want to use one more UART in...
I merge all hex file of Bootloader, Bootloader Settings, SoftDevice and Application with Buttonless DFU code included into one hex file. After that, i recover the device....
Hello Nordic team,
I am trying to get my product read for FCC/CE compliance testing. I came across the radio_test example and other examples posted on DevZone. I have the...