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 am trying to figure out the maximum transfer size for nrfx_uarte_tx . The documentation says to check the MAXCNT register description in the Product Specification. See page...
Dear,
We are planning to use Raytac Corporation’s BLE module MDBT42Q-512KV2 and which is deployed with Nordic nRF52810 solution. We hope that we can use
nRF SoftDevice...
Hi,
would nRF Connect SDK work smoothly with nRF52810, or is it better to use nRF5 SDK?
If nRF Connect SDK would fit, what would be the influence on electric energy consumption...
Hi nRF
I just bought the new PPK2 tool which I think is awesome. However I think there are some issues with it.
Issue 1:
First of all thy X axis scaling is wrong by...
I want to know how to use control model with interactive pyaci script. I can't see some of the elements with model while using compositiondata_get(). i.e, i can see all client...
Hi, my sdk version is 17.0.2, softdevice is s140, when i use the port pin P1.00 as the RX pin of the uart, it will show data bus error, i have tried use other pin as the RX...
Hello,
I'm writing a firmware for the nrf52840 with a GPS\GSM module connected via UART.
I would like to ask what would be the best library\approach to interact with this...
Hi,
I can't seem to find any example code for nRF51822 on Nordic website. I can only find that softdevice. I am trying to use nRF51822 for some BLE functions.
Thanks,...
Hi Nordic:
It seems that mesh LPN can receive secure beacon via friend node, and if has no friend, LPN also can receive secure beacon if MESH_FEATURE_LPN_ACT_AS_REGULAR_NODE_OUT_OF_FRIENDSHIP...
I'm running some power tests on the nRF52 DK and, after fiddling with some of the power settings, I'm managing to get an idle current of about 1.8uA on the coin cell, and...
I'm sorry to ask a question that I'm sure has been answered before, but I can't find another post similar enough to be of help. I have an HID application that bounces back...
Dear All,
We are currently developing a low power application for the nRF9160, with ncs zephyr version 1.2.0. For our application we want to trigger an interrupt on both...
I Upgraded the software to V3.6.1. The button "Start DFU" is missing from the SFU mode screen. After choosing a Zip file there's nowhere to continue. Had to downgrade the...
Hello,
I'm developing an application using zephyr, openthread, udp, and nfc, targeting the nrf52840 (currently developing on nrf52840dk pca10056).
I initially developed...
Hi,
I would like to get some information about the reset's reason of my nrf9160 like
- The reason is due of an assert type "xxx"
- Where is the stack pointer
- .....