Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
But now I have a new problem that is whenever I set " PWR_UP " bit in CONFIG register then it drop the 3.3 volt vcc to 1.2 volt. I don't know why its happening. Anyway, is...
This previous question about multiple advertisements seems to be related to softdevice 7. I was unable to get a similar example working in SD/SDK8
My end-goal is to add...
We are considering using Gazell for an outdoor application, i.e. lots of noise and disturbances, constantly changing environment, where the amount data being transferred is...
Hi everyone,
I have found your git "Ble Optiboot"( github.com/.../ble-optiboot) , and I have understood, it is usefull to load a binary into MCU flash, I was looking for...
I believe that it may be advantageous (in some cases like an application short on FLASH with significant free RAM ) for a version of the soft device to
have a significant...
Hi ! I started learning nRF Connect SDK and try to analise sample "Bluetooth LLPM".
On nRF52840 board (PCA10056) all work fine but when I try to test this sample on PCA10059...
When the nRF5340 is in RXIDLE state and it receives a valid preamble but the Access Address does not match any of the configured logical addresses, does the RADIO automatically...
Env: SEGGER Embedded Studio success build many mesh sdk project; Nordic command line also install and run.
1. Install windows amd64 ncs sdk 1.7.1
2. Click "Open IDE" button...
hi support team,
i have two questions:
1.
Attached is the SLM communication log with new 9160 DK board
I am using NB card, and 9160 takes about 20 seconds to attach...
Dear All,
is it possible to configure the nRF9160 modem not to auto connect to a LTE network when at+cfun=1 is sent? I know that with at+cops a specific operator can be...
Hi all,
I'm implementing a lwm2m client on a NRF9160 and have a problem with read/write resource instances. I use Leshan demo server to test the object and a came across...
Hello,
I am working on a project where I need to update 100 clients at a relatively high update rate. The clients are spread out in a room of about 15 x 30 meters. I will...
Hello.
In our project we must have FOTA functionality, and we want to encrypt these updates
I'm trying to create an encrypted firmware image update for MCUBOOT with "blinky...
Hi I'm trying to create a release build but I have the problem that I can't seem to get zephyr to build without debug data included. I would really appriciate some help with...
Dear,
I would like to ask which would be the closest example to start on to perform a direct test mode for ANT+? Actually, exactly as it is made for BLE, but there is no...
Hi, I am Marcous. Currently, I am working on the direction-finding demos. To be specific, I am developing my own application with locators connecting with multiple beacons...
I'm sorry my English is not good enough.
We are currently looking into a BLE project that will act as a peripheral using Zephyr, which is included in the nrf Connect SDK...
We have built our application in nRF SDK for Thread and Zigbee. Since nRF SDK for Thread and Zigbee is in maintenance mode now, we plan to move our application to nRF Connect...
Dear NCS exprts,
I'm a little confused with the endian-ness between the firmware application and the controlling Android app. Lets first take a look at the firmware (running...