first,PCA10005 can't load sofeware hex that after s110 7.0.0 hex(include 7.0.0),and gostudio note that the given hex file can not open successfully.
second,the PCA10005...
Hello! I'm using sdk8 and s110. I want my peripheral device to send data to the central. I doing following steps:
1. initialize service:
void services_init(void)
{...
I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
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...