Hello, I'm working with the EK PCA10003, that has the NRF51422. I'm trying to read the information of the accelerometer MPU6000 with an ISP interface. At the moment I cannot...
I'd like to use the GATT/GAP driver from an ARM based Linux system. Is there any possibility of getting a library compiled for ARM or (cough) the source code to build it myself...
It is possible to run easily a SoftDevice stack (e.g. S110) on nRF51422 using an accurate 16MHz external clock reference for HFCLK instead of an external 16 MHz crystal oscillator...
I want to change data bytes in the advertisement packet. In ACI_DEVICE_STANDBY I put: lib_aci_open_adv_pipe(1);
In ACI_EVT_CMD_RSP: I get feedback that command 1B (I assume...
first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hi,
Looking at the source code for nRF Connect SDK v1.7.0-677-ge3c356ec8 and SDK For Mesh 5.0.0 I can't find any indication that the following section of the Mesh Profile...
Dear Nordic,
we are devepoling FW based on nRF52832, SDK 17.0.2. We have 2 devices:
BLE Central with SD S332
BLE Peripheral with SD S112
We setted up an open BLE communication...
hi all,
i am using sdk v8. i want to on rtc when button is pressed and i want to off the rtc when it is released.
i am using bsp_handler only for button press.
PROBLEM...
Hi,
I am a little confused between GPS and AGPS sample code provided by nordic. can you help me to understand it?
I just want to send GPS and accelerometer data of thingy91...
I am trying to build the ncs example direct_test_mode with the nrf52840dongle and I am running into these warnings on build in vscode:
I do not understand what it means...
I tried using the ble nus with throughput using the example from https://github.com/LeoHJX/ncsExp/tree/master/app/ble/throughput_nus . However i kept getting an error on the...
Hi all,
I am running an cts example which is asking for bluetooth dongle is there a way to avoid bluetooth dongle,
or can u suggest any example for current time service...
Thanks in advance for the help.
I connected my 9160DK (V1.0.1), downloaded the SDK programmed img_app_bl\serial_lte_modem_2021-10-20_d29f1dde.hex and tried to follow the...
It would be convenient in my design to use a single PCB design in 2 different roles. 1. As a continuously-powered rechargeable battery device, with USB charging. 2. As a USB...
Hi,
We are currently trying to flash the BLE connectivity firmware on the nRF52840 USB dongle using the nrfutil dfu usb-serial utility.
OS: Ubuntu 18.04
Command...
Hi,
I have been quite active recently, because I had a whole lot of trouble learning to use the nordic tools. I just recently managed to merge two deferent projects one...
Am focused on building a UART async api support by making an addition of:
CONFIG_SERIAL=y
CONFIG_UART_ASYNC_API=y
to my prj.conf. Without CONFIG_UART_ASYNC_API the app...
I am currently in development for a BLE product, where I am in need to change the preconfigured advertisement interval. The software is implemented in Zephyr, using the soft...
Hello there!
I need to send via BLE NUS an array of at least 3000 values (coming from ADC sampling) from a central device to a peripheral.
I saw that in order to use ...
I had even erase application firmware as well as modem firmware and reprogrammed it. This device working properly before but during FOTA update due to some power supply error...