I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
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...