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...
Trying to build asset tracker for Thingy91 following the instructions at https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_thingy91.html
I get:
and...
SDK 16
nRF52840 with s140
Hello,
I'm working on implementing an assert handler and would like to store the file/line hash in NVM. I currently have fstorage configured...
HI..i am trying to implement multilink central with nus service..but it is getting error at lbs_c_init();.what is the reason..can anyone help..i also changed the central link...
Whenever I try to debug my code, it gets stuck at fault_s_S as shown below
I experienced that one of the possible solutions to avoid this is to browse fw_info.h when the...
Hello,
Is there a DOC available for the nRF52832 module, specifically relating to the RED directive? I was able to find one for the nRF52 dev kit, but not for the module...
Hi there!
As a new developer for the nRF5 SDK, the choices are bewildering and I could not find documentation that gives a clear direction. If there is, please share the...
Using SDK13 with nrf52832 , I was looking for hours how to set up a simple PWM signal.
I don't want to use the example, it's a huge mess, it's not clear and you can...
To build my own application or to programm the nRF9160 DK i have to work with SEGGER Embedded Studio, which i have already installed.
In the next step i have to do the following...
Hello,
I'd like to understand a bit more about transmit buffers for sd_ble_gatts_hvx() calls. Our peripheral application is developed using SDK 15.3.0 and S112 for nRF52832...
Hi,
reading through the gnss socket configuration parameters it came a question to my mind regarding the Power Save Modes.
Is the PSM configuration applied when the GPS...
Followed the example https://github.com/Rallare/fw-nrfconnect-nrf/tree/nrf9160_samples/samples/nrf9160/spi
but getting spi received value 0xff each time
my conf file:...
Hello, I am a bit confused with the ARM Cryptocell 310 engine. As I can see this software is proprietary but in nrf5 sdk there is the cryptocell engine as external library...