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...
Hi,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Hello,
I am working on a NRF52 DK with Segger Embedded Studio on Windows.
I have application on Android and Iphone with our custom profil. Applications on smartphone works...
Hi,
I'm trying to write a quick driver for the AD7794 on nrf51822. This works on a special SPI: the MISO line is alse the "data ready" line. So when I want to read a value...
Hi, Nordic team:
I have migrated application from SDK13.0.0(S132 4.0.3) to SDK15.0.0(S132 6.0.0) on four productions(Prepare for mass production ), but all have the same...
I am building a bed-of-nails test bench, and part of the process is to create automation tests. The basic over lay is to have the RPi flash the nRF52832 using the PCA10028...
Dear DevZone,
I had a look at the mesh-model spec published by SIG. There is a description of some generic models, my interest is on the property-server-model. I have been...
Hi,
We're working on making some more tutorials, we have some thoughts on what we want to do, but we would really like your input. After all it's you, the user, who will...
Hi
Is there a way to tell that when a connection occurs if it occurred over 1M or 125kbps modulation? From what we can see, the ble_evt->gap_evt->connected does not contain...
Hi all I just want to use UUID advertisement in solar beacon code for advertising @ 100ms interval I don't need temperature and pressure data .I also want to change type to...
Hi. I'm using the NRF-52 DK (PCA10056) with an SD card module and I'm trying to upload the FatFS example code for SDK 15. I'm using a kingston 8GB SD card and I'm unable to...
Hi all,
I develop program code based on nrf-mpu-magnetomter examples. I code the DMP and complied well . However the program is always stay an error when it starts running...
In my application an nRF52832 acts as a BLE peripheral device which is sending sensor data to an app on a mobile phone. As long as the phone is interested, notification on...
I'm trying to add buttonless DFU to the SDK's template application.
Here is my setup:
Soft Device 6.1.0
Secure Bootloader
Modified Template App (Added buttonless...
Hi,
I am using nrf52832 custom board with s132 to read data from 4 sensors using twi. i have 2 separate TWI with two different sensors on each bus. i am using nrf_drv_tw...
Hi,
I have a question with regards to the system-on sleep current of the nRF52840. This is specific to when using the bluetooth mesh and the nrf_mesh_disable() function...