Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
I'm sorry my English is not good enough.
I am developing a product that works as a BLE peripheral using nrf52832 and NCS1.6.1.
In addition, the following statement is...
Hello,
I am trying to establish a mesh network with two nodes(self provisioned) simulating the Light and Light_switch examples without the provisioner. My plan is to play...
Fairly new to nRF Connect SDK & Zephyr although I have worked a lot with NRF5 SDK
I'm at a bit of a dead end here. I trying to setup a way to repeatedly read out data from...
Hello,
I would like to use littlefs in out Project and it seems to be very usefull. I read several documents and have the sample running on the eval board. But there is...
Hello,
I'm using the power profiler to perform current measurement of our IoT device. It appears to work well when running for a few minutes capturing. When I wrong for...
I am trying to use SPIM2 on an NRF52840 based board. The SDK is 17.0.2.
For the life of me I cannot understand how to 'consistently' determine the values to be specified...
I'm trying to modify the HTTPS sample to connect to Google Cloud Functions but I keep running into this issue where connect would fail.
1. I have disabled TLS peer verification...
We have a running project with nRF52840 + S140 7.2.0 - SDK: 17.0.2 + Bootloader.
I need to change the size of our bootloader in a production environment. This update must...
Hello,
We are currently certifying our module for Verizon in the US. As such, we are updating our software to work with MFW v1.3.0 and the corresponding NCS version v1...
Dear Nordic,
we developed firmware based on S112 and SDK 17.1.0. We have a problem with poweroff routine: at poweroff the status LED is ON.
this is part of our circuit...
Hi Team,
I am using nRF52840 on our custom board. I have enabled SMP for DFU and SMP image management in my build. DFU was successful for the 1st time but when I try to...
Hi,
I have my programming environment set up to use the nRF Connect SDK through VS Code, as the most recent documentation suggests. I can successfully build and flash code...
Hi ,
How we can achieve the right and left align for the data buffer register for the nordic as well as zephyr ? any sample example where this option we can achieve.
Dear friend,
How much RAM does ECB encryption consume? Currently implemented using a third-party AES library (consumes 2.3k of RAM). Is there a way to encrypt that consumes...