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...
I have a project bord which base on nrf9160, two buttons are set in the hardware circuit, corresponding to the pins of P26 and p15 respectively, and P07 is used as the interrupt...
It appears on the Thing91 reference board that the SIM_DET pin is used to drive the SIM mux control pin. Is that case? Is there more information on how to use this?
Is it acceptable to use the nrf52805's DEC4 pin as 1.3 V reference? I've connected the pin across a ~11 MOhm divider to to create a 0.12V reference for an op amp. I figured...
On SDK16.0.0 + Mesh SDK 4.1.0
I am using a Fanstel BT840X module that has an onboard Skyworks SKY66112 PA/LNA.
I followed the Infocenter guide along with an old example...
Hi, I'm having an apparent memory issue after increasing my PPI channel and GPIOTE allocation. Here's the basic setup:
nRF52840 with SoftDevice 6.1.0
SDK 15.3
I...
Hello,
We're intending to use the free flash region for two purposes: Flash Data Storage and DFU. The Flash Data Storage will be allocated a large number of pages (100...
I am using the example on sdk12.3/examples/ble_peripheral/experimental_ble_app_buttonless_dfu and copied the relevant parts to my app.
It is now apparently working. The...
Hello ,
currently i am working on indoor navigation project for that i was setup 4 node in a square shape, the nrf52832 beacon was continue transmitted packets. we also...
Hello,
I've been looking into the performance of the coded PHY (S8) to see if it fits the needs for a product we intend to make. All research and documentation I found about...
Hi,
Im currently wondering how I would power the nRF52 dongle with a 3.85 Liion battery the best way. Voltage range will be between 2.5v and 4.2v.
I read you can use VDDH...
Hi, I am trying to make the iBeacon emulator using nRF52840-DK without SDK. I have found the iBeacon packet format.
When I send this packet using SDK, that worked. Now...
Hi all,
I am having a problem with the startup of the software on an nRF52840. It works fine on an EVM but not on our own board. The software is hanging in the softdevice...
Hello,
I have loaded the https_client sample to my nRF9160 DK, and when it runs, it blocks after printing "Provisioning certificate" for 10 minutes exactly. That would mean...
When installing the Nordic Connect for Desktop environment on macOS, a requirement is a running Apple Xcode IDE. The scripts which invoke Xcode (whether doing a manual install...