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
The nPM1300 PS V1.0 page 120/169 gives only the AC specifications of the TWI,
but what are the DC specifications please ?
-VIHmin VILmax of the SCL /SDA input
...
We have product under final development which uses an nRF51822 as a peripheral to a RP2040. Product has worked well for many months using Nordic proprietary radio TX/RX. On...
SDK:11.0 Example:ble_app_hrs\pca10040\ s132_with_dfu Hi
The product we are selling wants to add some new features and can only be upgraded through DFU. But we currently...
Hello,
I want to implement AD conversion into the sample code "Bluetooth: Peripheral CSC."
I found several examples for ADC implementations, however they tend to be...
Has anyone been able to use the LE Secure Connections feature with Windows?
I see that there are some planned improvements in the Windows 10 creators update, but don't...
I am developing a matter door lock. After adding our own application code, the space is very tight. Can these two data areas be moved to external flash?
Hi,
Sorry, i am new to MQTT so may be asking a stupid question, please bear with me.
I am trying to run the MQTT sample (nrf\samples\net\mqtt) and get the following output...
I have been trying to measure the PER between two nRF52840 DKs using BLE. To do so, I am using BLE Direct Test Mode to start a transmission on a 52840 DK and another development...
Hi Nordic Team, I'm using the nrf52833 controller with nrf Connect SDK v1.9.1. I wanted to enable the watchdog in MCUBOOT starting main.c file and disable it just after giving...
I am developing a BLE DF project using the nRF52833 DK, and I am currently confused about the antenna location on my DK. I have not found any markings like "ANT" or "TX" on...
i have two toolchains inside my ncs directory. i am trying to build my main program using west build and the west exe that i am using is the one from the right toolchain....