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...
We are suddenly getting lots of cases where devices aren't able to perform Bluetooth OTA via our iOS app.
Primarily this is what we are seeing is this: `error=There is no...
In my previous ticket regarding DevAcademy tutorial for nRF 52840 I already mentioned. that starting from lesson 2 iPhone cannot communicate with the board and the VS Code...
Are there any current or future plans to implement Curve25519 (also known as Ed25519) for the NSIB?
It appears that the CryptoCell 310 supports it, and it is recommended...
MCUboot supports software security count based download protection. But it is found that it is not exposed by nRF SDK. It adds the "--security-counter" argument only if
...
Hi All. I am a beginner trying to complete the DevAcademy SDK fundamentals level course, and since I seamlessly completed lesson 1 on the Blinky sample, I reckon my toolchain...
NCS 2.5.2
Toolchain 2.5.1
NRF52840
Hi,
I'm currently power profiling our custom board. So far I've managed to get the current consumption quite low (6.5uA at 3V...
I am in a need to measure a battery level under a constant load. Rather than adding a custom electronics, I am considering using the radio. I believe there is a way of doing...
Hello,
I am attempting to use a J-Link or a FORTE programmer to interface with the debug port to upload a new binary/program to my board. Is this possible? I am trying to...
nRF52840
NCS 2.4.1 to NCS 2.6.1
My project is based on the coap_server example. When I ported it from NCS 2.4.1 to NCS 2.6.1, the network key and PSKC changed. All other...
SDK: v2.6.0. nRF5340 custom board
Hello I'm trying to do an static partitioning scheme using a pm_static.yml file and also I want to use NVS to store some data.
The...
Hi!
First off: I know the Cryptocell register interface is not officially supported, but I'm using it for learning purposes and I'd like to understand what's happening....
Hi, Using ncs v2.7 on the nrf9160, is there a data limit using MQTT to communicate with Azure IoT Hub per message? I'm trying to determine if I will need to chunk my telemetry...