Hello everyone,
I am using the great platformio toolchain that supports the mbed framework so far. I am still a newbie to it however.
I want to be able to use both the...
Hello!
I have a device with nRF51288. And I need to fill technical specification with the following parametres: operation freq., channel bandwidth, modulation, number of...
Hello,
Does anyone have a suggestion for a production programmer for the nRF24LE1 One Time Programmable version? I have been able to program the units with the nRFGo Studio...
GOAL: To send one 20-byte data packet from an Android Galaxy S5 to nrf51822 and send three 20-byte packets from the nrf51822 to the S5 in a single connection interval of 10...
Hello, I have looked into the compatibility matrix and I couldn't find any clear answer about if the NRF Beacon Kit is compatible or not with the S130. Does anyone tried to...
hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
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...