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...
Hello,
I modified the CMakeLists.txt file and now I am able to compile the Thread CLI application. However I noticed something strange in the CMakeLists.txt file.
list...
Hello,
We used our old rev board to prototype some new features including a new PDM digital microphone. It worked great using the nrfx_pdm module. When we spun a new rev...
Hi,
I work with win10 laptop, Toolchain nrf Connect SDK 1.6.1 on a nrf5340dk.
I like to use the uart1 for the console (printk debugging) and the uart0 for communication...
Hi
I am testing long range feature using nRF52840 DK. However BLE 5.0 standard specifies two modes of coded: S=2 (500Kbps) and S=8 (125kps). I am using SDK 17.0.2 with softdevice...
Hi
I am developing a Zigbee application using nRF52840 DK and ZCL. I am new to Zigbee and the nRF and have some doubts regarding the implementation of Zigbee.
1) can...
Hello everyone,
In the project in the dimming_client example in the Mesh SDK 5.0 examples, I successfully send the data to the server device, but in some cases, the data...
Dear Team ,
Iwant to add nrf_fstorage example in ble_app_uart so this type of error is display....
output/ble_app_uart_pca10056_s40 release/obj/cli.o: in function 'erase_cmd...
If I were to make have my devices in the field (micro-ecc, buttonless, no bonds, no Secure Communication), can I easily and safely upgrade fielded units to micro-ecc, buttonless...
Hello,
I am running 1\nRF5_SDK_17.1.0_ddde560\examples\dfu\secure_bootloader\pca10040_s132_ble\ses example of SDK 17.1.0. without changes in the code. The bootloader seems...
I was looking to use the NUS Central project and port it to the PCA10059 (nrf52840 Dongle)
I was going to add the USBD_CDC_ACM so I can port the NUS traffic to a Putty terminal...
Hi,
i have nRF52840 DK.
I am working on radio test code based radio_test example code with nRF5_SDK_17.0.2_d674dde version.
If the transmitter is configured as : (BLEN...
I can't build examples\ble_central_and_peripheral\experimental\ble_app_hrs_rscs_relay. I get the following error message:
cc1: fatal error: cannot open 'C:/.../examples...
Hello,
After looking at aws_iot sample files, I've stumbled upon the question regarding how one can dynamically change IDs and certificates for multiple 9160 devices? I...
From yesterdays question https://devzone.nordicsemi.com/f/nordic-q-a/80411/state-of-cs-ss-pin-after-nrfx_spim_xfer I have done a logic measurement and I can confirm that after...