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...
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...
Hi,All:
As the topic,which address is the mbr jumping to bootloader by ?0x10000ff8 or 0x10001014? and how to feed the mbr para register 0x10000ffc and the 0x10001018?
Hello,
I need to use the more accurate HFXO for a very short interval to time incoming interrupts (approx 1/50 second every 15 mins)
The processor sleeps idle for the...
Dear DevZone,
I am trying to configure the SAADC on my custom nRF52840 board.
I would like to use it in blocking mode together with oversample 16x and burst enabled...
Why is SES throwing an "Illegal value 0x21009168 written to register 66 (MSP_NS) ignored" message after "Download successful" when programming nRF5340's network core with...
Hello everyone,
I have questions concerning direct advertising. I have read this and other posts from several years ago which provided some useful information.
devzone...
Hello,
at the moment I am trying to get the NRF9160 Icarus Board to communicate with an ESP8266 Board within serial modem mode. I just need to send some AT commands through...
I am trying to install nRF Connect SDK v1.6.0. For some reason the download speed is extremely slow, and even fails without the ability to resume automatically. On two occasions...
I am having issue configuring the chip select (CS) in my little test program. I have read through the SPI drivers and debugged through it and from what I can tell I have everything...
As in fds.h, i am using the fds_record_update() function to update a record, and then as soon it is completed, i want to read the updated data from the flash, but how do i...
Hi, all
I tested nRF5_SDK_17.0 crypto library example with nRF52840, and compile information:
1>test crypto ECDH and ECDSA with enable CC310 :
===================...
Hi All,
Hopefully this is just a quick question... but I was wondering, if I set a breakpoint in my program while I am using the app_scheduler and app_timer2, should this...
Hey,
I noticed that in the SDK v1.6.0 a Kconfig option CONFIG_LOG_BACKEND_FS was added. However, I cannot find any information on how to use it.
I would like to be able...