Hi all,
I am making a device which involves using nfr52832(PCA10040) to communicate with a NAND flash through spi to store data acquired from the ADC. After all the data...
How to enable semihosting in sdk11 examples?
This works, but I can't port it to examples/periferal/template_project :(
changes:
pca10028/armgcc/Makefile:
adding...
Hello,
I want to store temperature samples in flash of nrf51822. I am using pca10028 and sdk 12.2.0.
I have the code for writing,deleting and reading from flash memory....
Hello,
I have a question about stack usage. I use nRF51822 SoC, 12.2 SDK & IAR 7.60.1. I am interested in stack usage. Have you done any estimations? Or may be you have...
Hello, I get the
"ERROR: The --family option given with the command (or the default from nrfjprog. ini)
ERROR: does not match the device connected."
message after...
Dear Team,
in Feb 2019 this link was available: https://www.nordicsemi.com/DocLib/Content/Product_Spec/ nRF9160 /latest/ref_circuitry?932#concept_myt_5zt_bgb
with the...
Hai,
I'm new to BMD-300 series evaluation kit. I installed nRFgo studio and also nRF5_SDK_15.0.0_a53641a. I have added the screen shot of problem faced. Could u please resolve...
Hi Sir/Madam,
I tried testing Alert Application notification by performing mentioned testing steps but after i reach 4th step i.e Bond to the device from nRF Connect (the...
Hi,
I've developed software using PCA10056 (using nRF5_SDK_15.0.0_a53641a) and I would like to test it on PCA10059.
Can you direct me to the new board files that need...
Hai,
Now we are plan to use nRF52840 IC for to measure some analog inputs and transmit the converted analog data to receiver. My doubts are as follow i) Which IDE(Integrated...
Hello,
I am running an older softdevice 4.0.2
And finding that occasionally the len field is returning 0 when receiving a ble_gatts_evt_write_t ble event in my Peripheral...
Hello,
I am aiming at indoor localisation related research and I am very interested in your nRF5211chip and Bluetooth 5.1 based direction finding technology. As you said...
Hi there, I use the openthread and I have some observation: when I at first turn on the MCU I generate random network parameters with otDatasetCreateNewNetwork(), when I reset...
Hello,
I have an app that would be beneficial to use a "scheduler" with the APP_TIMER etc...
I am using nRF52 SDK version 15.0.0.xxxxx.
Starting with the basic: start...
Hi All
I am now working on nRF52840DK about channel selection algorithm. I am wondering if it is possible for me to apply my own channel selection algorithm on the development...
Hi Sir,
As follow the Getting start guide from nRF connect, I follow below command to get the latest example code.
------- west init -m github.com/.../fw-nrfconnect-nrf...