Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
Kind folks,
I have used the nRF Connect app on my MacBook Pro to (carefully!) install the new 1.9.1 SDK and the Nordic version of the SEGGER Embedded Studio. Using this...
Hi,
I'm running into a frustrating issue where I can get the NRFX_SPIM and my own BSP examples to work, but when I try to combine them - the buttons stop triggering their...
I have an existing system for my elderly mother based on a nRF52832 puck ( www.espruino.com/Puck.js ) that includes the button-press-count in its advertising data. When the...
Hello,
we want to communicate the BLE to BLE without connection how to communicate?
One BLE is continious on scaning mode and another one is advertising mode on event...
Tried to compile the Bluetooth: Peripheral UART-sample, (nRF Connect SDK v1.9.1) and got an error:
FATAL ERROR: command exited with status 1: 'c:\ncs\v1.9.1\toolchain\opt...
Hi,
I am devloping base on azure_fota example and got the Peer closed connection! after used the SAS URL.
First, I complete do the FOTA by using the normal URL from blob...
I am working on my nrf52810 . I just found an issue that, when my device enter DFU mode its show dfu trag , I can not return to the application(If I do not want to upload...
Hi,
1. Is bootloader file and firmware file, different for projects build on nCS..? Or a single executable build file consists both bootloader & firmware..?
2. Can you...
Hi
I am working on driver for SPIS and would like to run higher than 8 MHz. We have been doing some tests and seems like it is possible to go e.g. 10 MHz.
Is the nrf51810_PS...
Hi,
How can I put an application at a specific memory location?
I want to upload 2 programs to my device and switch between these applications. I modified the bootloader...
Olfox recently raised a concern with the 400kHz frequency setting for the TWIM peripheral, which I confirm is incorrect in the SDK (17) and nRF52832 datasheet (v1.7); I attempted...
As described in that PR I am getting a hard fault when trying to cancel a download.
https://github.com/nrfconnect/sdk-nrf/pull/6955
To reproduce this issue apply the...
Hello! We are developing a board with NB-IoT connection base on the nRF9160 but also BLE capabilities based on the nRF52832. While researching the best way to implement this...
What is the default path of Kconfig in SES Project ? I testing Azure-Iot_Hub sample project. I define the AZURE_IOT_HUB_DEVICE_ID and AZURE_IOT_HUB_NAME in prj.conf file....
TLDR; How do I access GPIO and other peripherals via SEGGER IDE without using Zephyr when creating a new project as "New > New Project > Nordic A C/C++ Executable". Please...