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?
I'm porting an application from nRF52832, SDK 14.2.0, SD 5.0 to nRF52833.
I want to do this in two stages:
As quickly as possible validate our first prototype board...
Hi,
Using the RTC example in the 'nRF5 SDK 16 / examples / peripheral' as a starting point, we've programmed the rtc_handler to execute at regular intervals approx. every...
We are using libnrf_cc310_0.9.12.a. This doesn't work with position independent code check box in IAR (see Project Options->C/C++ Compiler->Code->Code and Read Only Data ...
Hi,
I'm trying to enable a HW timer (TIMER1) in my BLE application. I'm using SDK 16, and following the pattern shown in examples/peripherals/timer. However, when I get...
Hello
We have a project in which we need to be broadcasting data (around 30 bytes of message) to 150 unit via BLE.
we are thinking of using the nrf52832, which we...
Is it possible to read the value of APPROTECTSTATUS via the firmware? It seems like the AP register in not memory mapped, so maybe not. But maybe there is some kind of work...
Hi!
I'm trying to transfer data from UART to BLE in NRF52810. NRF52810 connects MSP430 controller via UART, MSP430 sends packet of 16 bytes lenght every 2ms (500 times in...
Hi,
I've seen this issue in other threads, but apparently all of them were solved on a private message basis.
So basically - my application for SUPL-C license keeps getting...
I am encountering an issue with PERSISTENT_STORAGE enabled. Currently I have a device set up to rapidly send out messages to test the sequence number updating and block allocation...
Hi Team,
We are using nrf9160 DK and we are new to begin this, We updated modem firmware using programmer, Now we would like to test the modem firmware.
So here are...
Hello,
This is first time to design the PCB antenna for nRF52840 BLE Chip. Can i use the nRF52840 DK Board HW layout for reference or should i use the USB dongle for nRF52840...
SDK16
S132
nrf52832
SES / Windows 10
After much searching this site and the web in general I'm reaching out for support.
While in low-power mode I'm seeing a pulse...
Hello im an Android developer and we have an app that uses an older library but still works with are older products.
we currently use
implementation 'no.nordicsemi.android...
From what I read on DevZone it seems that there is a limitation in nrfutil when needed to update BL+SD+APP. NRFConnect over BLE manages the 2 separate downloads (BL+SD and...
Hello there The problem I encountered was that when getting the slave service, returning to get the service failed. I used DEBUG to check the p_ble_gattc_evt->gatt_status...