here I have a very strange problem. I m trying to send the data(1 byte) from slave to master,and I have to use the multilink demo because I will have 2 slave devices.
The...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
nrf51822
SDK v10
SD S110 v8
hello!
My pj is about ANCS+nus+hid mouse sevices.
If my borad had bonded with an iPhone,then download new hex from mdk ,and run.
...
Hello.
I would like to develop FW for the nRF52832, using Eclipse IDE + ARM GCC + Segger JLink OB.
I've seen on the segger webpage that the nRF52832 is a Cortex M4 processor...
When using app_timer through scheduler, a break and go will overflow the event queue if a timer is a repeat timer. The effect is that it's not possible to debug.
To work...
I need to be able to actively set the value being incremented in the Timer2 register on the nrf52 (what I believe would be it's main register). It seems that this might be...
The errata for the nRF52 indicates higher consumption in managing timers and GPIOTE. Does the BSP for SDK11 follow recommended practice to deal with these errata can I ask...
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...