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...
Good morning,
this is Algocraft (www.algocraft.com), an high tech company whose core business is to develop, design and market a wide range of professional systems dedicated...
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
1) I ported UART into my code and it...
Hey all,
I would like to make a flexible design with ability to assemble NRF52832 or NRF52810 , both are pin to pin compatible ,
But i just wonder how to consider regulation...
Hello,
I am developing a capacitive sensing application with the nRF52 DK and Segger Embedded Studio. So far I have integrated the Capacitive Sensor Library Example into...
Hi everyone,
I am working on a project with the NRF9160 DK where I want to use the UART3 channel.
The issue is that I got compiling errors when I add CONFIG_UART_3_NRF_UARTE...
Hello,
I want to test the Thingy Mesh Provisioning Demo v0.7 with the codes provided on the GitHub:
https://github.com/NordicPlayground/thingy52-mesh-provisioning-demo...
Hi,
I am using s140 v7.0.1 for nRF52840.
I found if I configure NRF_GPIOTE->CONFIG[0], then BLE will not work.
Which GPIOTE channels are used in s140?
Thank you.
Hello,
I need example code or guidance in how to receive eddystone advetising packets on the nRF52832.
In my project, I can send standard eddystone packets to a app...
Hi All,
I am new to BLE technology and I am working on nRF52840 and I have below queries.
1) I need to operate my device to scan and advertise both at the same time when...
I stuck a breakpoint in the main loop to capture the timer values. Everything looks good, the capture has worked. The interrupt isn't called however. I've disabled the softdevice...
Please understand my low English level.
Segger cannot find be_advdata.h. I've added this route to the preprocessor. But an error occurs. How can I fix this?
Hello,
I am using nRF52840, SDK_16.0.0, SoftDevice S140 V7.0.1 and Segger for flashing the image. I am using ‘ble_app_blinky’.
For better clarity, I am trying to understand...
When scanning, is there a built-in way to detect and ignore duplicate advertisement packets (i.e. from the same device)? Specifically, I want to instruct the SoftDevice not...
Hi.
Thank you for your hard work.
I would like to apply the Timer example to the Uart example in SDK 15.2.0.
It was able to build without any problems before the timer...
Can somebody help me to setting up debugging in eclipse (nRF52840_xxAA)? As all I use some old tutorial here . But I still can't set up debugging on eclipse for 3 years of...