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?
Hello Support Team!
I use nRF52840 and migrate to nRF5 SDK 17.1.0. But I can't use Trace functionality, because SystemInit method from system_nrf52.c file use wrong pins...
Hello guys,
We are developing nRF52840-based device that needs to act as both BLE Central and Peripheral.
Peripheral role:
In BLE Peripheral mode, nRF52840 should advertise...
I have a need to send pressure data form 1 device to 4 other devices , it is medical application , data rate is in such a way to be in human readable form, can i use nrf24l01...
Hello, Just purchased a nordic NRF5340 PDK from digikey. On plugging the micro USB 2.0 and switching on the device , the device powers up for couple of seconds (LED1 & LED5...
I'm trying to add BLE_UART functionality to a custom board, on top of the already existing USB (and working) USB_CDC CLI. I'm using SDK 15.3.0 and softdevice S340
I used...
Hey
I would like know how can i add battery model for mesh. I have seen the Battery indicator in normal BLE sdk, now I want to implement in mesh sdk in the form of model...
I'm currently using a HostController with pregiven communication protocol for transfering data to the NRF52840 (over uart). The NRF is flashed with the SD140 and I'm using...
Hi Dev Zone Team,
I had a question regarding the current measurement of Nordic Thingy 91. I am following the steps provided in the Thingy91 documentation.
I have a Joulescope...
Hello.
I am testing saadc function.
When I was connect the saadc pin with ground level, the saadc value represents negative value.
So I am searching the similar problem...
Hi:
I'm coding with the nrf52840 dk sample.
as we know, the gatt operate is notify,read, write, etc.
I have found the event about the write,and notify:
case BLE_GATTS_EVT_WRITE...
<environment> Windows10 ncs v1.3.0 modem fw v1.2.0 DK 0.9.0
I made one-shot agps app by modifying gps sample app. The behavior is this.
- download SUPL data from supl...
Just bought 2 nrf52840 DK's both stopped working
Observation
Was able to program and run SDK examples.
Above working setup not disturbed,so all cables are in order...
Hi, I'm using nrf52 dk and struggling to get low power consumption using multi_sensor_freertos ZigBee example from nrf sdk. Can you provide me some guides on how to optimize...
Hello,
nRFSD5 v16.0, softdevice v.7.0.1, nRF52811
I want to detect power failure/low battery voltage using POF feature of nRF52811 chip. Here is the code I'm using:
...
I am trying to capture audio PDM samples at every 5s interval blocks, but at the time of "pevt->buffer_released" event when i am giving the new buffer to PDM driver it results...
Hello, I am working on the NRF9160DK card. I am using SDK 1.3.0 and the latest modem uploaded: www.nordicsemi.com/.../Download 2020-04-29.
Whether it's with the asset_tracker...