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...
We tried two build options:
1. thread version 1.1 with
# Set OpenThread NCP architecture CONFIG_OPENTHREAD_COPROCESSOR=y CONFIG_OPENTHREAD_COPROCESSOR_RCP=y
CONFIG_OPENTHREAD_THREAD_VERSION_1_1...
Hello
I'm using sdk v17.0.2 and I'm going to program using nrf52840 dongle.
I used nrf52DK because I didn't have nrf52840DK. And I'm going to upload the source code that...
Hi!
I am running Zephyr sample application for direction finding zephyr/samples/bluetooth/direction_finding_connectionless_rx with minor modifications on nRF52833 DK. I...
Hello, I'm developing a BLE application under nRF51422 based on SDK12.2 using softdevice S130. Now, I'm porting the application from Keil to IAR 8.11. There is no compilation...
Hi,
SDK nRF5_SDK_17.0.2
Using :\examples\peripheral\saadc
I want support for multiple peripheral in same project, so i took the saadc example and on top of it add Uart...
Dear Devzone,
We are testing GPS of our products based on nRF9160.
When we test in one car, the GPS signal is lost when the device is put inside this car. This situation...
While testing DFU for OTA ,after entering bootloader mode on my nRF52840 DK, the device doesnt show up either in the device manager or using nRFconnect and Jflash lite . when...
I've 3 FTD nodes (nRF52840 SoC), the network between the nodes and the UDP message transfers are been done successfully.
I want to split and send the messages between...
Hello,
I am using your NRF9160 chip and need Nordic team help. I have refer to your FOTA sample, I am looking for a safer solution for updating code. On my board, I use...
Three software seems to perform OTA DFU: nrfutil command line, nRF connect from desktop, nRF connect from mobile
Do I need all three of them? Are they part of Nordik SDK...
Hi,
I am using an Adafruit nRF52840 Express with a sensor board attached to it. I'm noticing that my sensor IC is reading about 3-6dB higher noise in the 10-50Hz range ...
Hello,
I want to program and debug a custom PCB using the nRF52832 SoC and nRF52 DK. I plan to use this setup:
From what I understand, the GND detect will cause the...
Hi Nordic team,
We are busy testing the throughput of the nRF9160. We are having issues installing the NCS at this stage, and was thus provided with a HEX file of the Serial...
Hi Nordic engineers,
I am using west to build the nRF NCS, my own project which is adopted from samples. Using Powershell (win10) to run west commands as below.
I need...