if the issue can be worked ,how to do that with android source code? the 2 ble pure devices (not android phone) connect with a ble android phone.
please check below, the...
Softdevice Version: 8.0.0
SDK: 9.0.0 IC:
NRF51822 Rev 3
service: NUS ANCS
When the application is not downloaded, the bootloader is working.
After serial bootloader...
We're looking for a few (2-3) savvy OS X users who might be interested in trying out Xcode to natively develop code for the nRF51/52 BLE SDK's. This build method does NOT...
Hello,
i'm working with my own board with the SD V6.0 and nrf51822 chip id QFAAG0. Already works fine.
Now i switch to the new SD V8.0. The SD V8.0 is programming with...
Hi everyone,
I'm working on the nrf51822 chip and using S110 stack of SDK 6.1. Everything is fine for IPhone5s. The proximity example is running on the nrf51822 device...
I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
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...