I am using SDK_11 s130 on nrf51-dk. When err_code is any value other than NRF_SUCCESS, APP_ERROR_CHECK(err_code) will cause nRF51-dk board to reset. How can one get APP_ERROR_CHECK...
Hello All,
I have problem with ble_app_uart which are not support DFU services.
When I am implement both services device will not advertise. and when ble_nus uninitialized...
[symptom]
I want to update my application/bootloader/softdevice by DFU.
Steps are shown below.
bootloder/softdevice update
if 1 step is done, application update...
Dear Developer Zone,
I am new to ANT and am looking for someone to help me to setup an example 15 channel (14 devices) ANT network using the S332 soft-device to test communication...
Hello,
i am working with the Enhanced ShockBurst proprietary protocol and i am wondering where I can find the sources of this protocol, so that I can do some changes. ...
[uart - Copy.rar](/a master _error.png ttachment/3cc01f5e2484d2b0f33e62befd3e6a62)
hello there
I am interfacing master nrf51 dk with nxp's slave lpc11u24
(1) my main...
It is good practice to prefix the includes from one's C libraries with a directory so that they are all part of the same 'include namespace'. Unfortunately the Nordic SDK...
On nRF cloud I registered the ibasis sim card which came with the 9160DK and connected it to that 9160DK device. I'm now using a Fanstel BLG840F and wanted to know if the...
hello Nordic
i am using nrf52840, with zephyr
i wish to use the nrfConnect Tx power service to read and to SET my Tx power
but in ncs in zephyr/subsys/bluetooth/services...
Hi,
I am using nordic52840 dk board.
And i want to flash a bin file using nrfjprog command line.
For Hex file i am using below command
nrfjprog --reset --program blinky_pca10056...
Hi everyone,
We are using the nRF5340 and need to use an LFXO, not just for BLE, but also for the real-time clock that our product should provide.
Due to other requirements...
Dear Team,
Just I have purchased Thingy91. Please help with where I can see the demo to start with some basic example of transferring data. Mentioned that Pre-loaded assert...
I just installed the nRF toolchain and Programmer application to start using my nRF52840-DK eval board. I have the board connected through J2 to my computer and I can flash...
hello Nordic
i am using nrf52840 with zephyr ncs
unfortunatly i used this command "pamac install downgrade" at one point
since then i can not use 'west flash --erase...
nRF5 SDK > nRF5 SDK v15.0.0 > User Guides > Developing for nRF52810 gives a list of things to do to adapt an nRF528 32 project to an nRF528 10 target.
But, looking at...
Long story short.
I am trying to merge DFU master code to feed a DFU.zip to the DFU receiver code already present in the secure bootloaders (but elevated successfully into...
I'm working with firmware and hardware that has previously worked properly. I recently migrated to S113 from S140, and changed the data format of what was being set in the...
I am trying to create my first Freestanding Application under NRF Connect, I have SDK version 1.8.0. As soon as I click on "Create Application" I got the error message " Application...
Hi,
I am looking for the sample code of Class B type LoRaWAN end node for Zephyr platform. I am using ncs 1.8.0. I am able to find sample for Class A end node at v1.8...
Hi All,
I recently got hold of some new iBasis Sims and I know that sim card numbers vary from 18-20 digits, where the last 2 digits are the CRC and an extra byte. Where...
Trying to build the OpenThread sample programs (coap_server and coap_client) and am running into some problems that I hope someone might recognize as an easy fix.
In the...
Hello all, This is my first project using Nordic chips and my first project using BT. A lot of firsts :)
I have made a custom board using nRF52820 chip. The board is 4 layer...