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...
So I'm using the spi_master.c from SDK 6.1 to communicate with an LCD driver. I'm using an nrf51822 with s110 softdevice. My system has been sporadically hardfaulting on me...
Hello all,
I have found closed topics here with similar names ( devzone.nordicsemi.com/.../ etc.) but my question is about adding the characteristic with encryption.
My...
Hi,
I'm trying to transition my application from SDK 7.2.0 to SDK_9.0.0 and am having some issues when including ble_advdata.h compiling with gcc:
In file included from...
Hello,
I know I'm not supposed to use TIMER1 with IRQ 0 when using a SoftDevice but I want to try anyway :) I want to do some bit banging with timing that is timing sensitive...
I am trying to program custom boards with the NRF51822 using an ARM-Flasher with no success. Using J-Flash I can connect to the device properly, program and verify the hex...
What could be the reason for?
Couldn't find any error descriptions.
Using Laird BL620US with newest FW v12.4.14
Error occurs as a response to 'scan start 1000 0 0'...
According to the *.map file the .bss (RAM) usage for my Application is 0x16b8 or 5816 bytes. This is obviously a very high RAM Application, likely due to the abundance of...
Hello Nordic,
I am working on [nrf51822 custom board+SDK8.0.0+SD110]. I need to test button press bouncing and de-bouncing, how it works on the board ? I found one example...
Hi,
is it possible to use this module from LAIRD in connection to the nordic SDK - i installed the softdevice hex but the hrs example for s110 is not running properly ...
Hi.
My nRF51822-mKIT, when attached to the USB port, don't flashes the green LED nor the drive appear on Windows explorer.
It's possible that mbed loader was corrupted...
I have found that when I try and initial the Softdevice to use the Scheduler, shortly after initialization and right before dm_init() runs, I get an NRF_ERROR_NO_MEM error...
Hello,
I am trying to use nRFUart project given with the Master Emulator API, however; the original code crashes while trying to initially reset the hardware device. I...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
I'm implementing a Eddystone beacon ( github.com/.../eddystone ) with the 3 specified frames and it works quite ok with changing the advertising data before transmitting by...
Hello,
I am trying to use the new bootloader provided in SDK v6.1.0 with SD v7.1.0 and MCP v3.7.1. I have loaded the unmodified project from nrf6310/device_firmware_updates...