When using the BLE device, BLE_GAP_EVT_DISCONNECTED event informs us that connection between dongle and BLE device was closed/lost.
Is there a way to know when dongle connection...
When using nrf51-ble-driver_win_0.3.0 with Visual Studio 2010, after I put a breakpoint in my code, when I try to have the process "continue", I always get unandles exception...
Dear sirs,
Many thanks for the IoT SDK.
Just setting up the Raspberry I can't start the Phyton CoAP example as defined in documentation.
The envirinment is:
R...
Hello everybody,
I'm getting crazy, I'm trying to extend HID axis values from 0..255 to 0..1023 max using the descriptor found in the example ble_HID_keboard/hid_joystick...
Hi, I'm testing the beacon example
(ble_app_beacon, Beacon Transmitter Sample Application ) with my custom board.
I use IAR 7.1 for ARM, Softdevice S110 ver 7.1, and...
Hi,
I'm trying out S130 SoftDevice. I have 1 device with S110v7 which acts as a peripheral.
2nd device contains S130 0.9 (I've based my code on S120 multilink central example...
I've gotten the experimental_ble_app_s130_example_c_pca10028 (BLE Dual role application) to work with my nRF51-DK (modified for my needs). It's an nrF51422 chipset.
I want...
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...