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...
Can anybody help me to get out of this error, Error programming through Seggar Embedded Studio,
Additional Load File[0] "E:/nRF5_SDK_15.2.0_9412b96/nRF5_SDK_15.2.0_9412b96...
Hello.
I try to make audio noise meter on nRF52832. I used analog MEMS MIC with OPA which I turn on via MOSFET while before measurement. I'm using SAADC triggering by RTC...
Hi there,
What changes should I have to do to the light switch example to provisioning the client and server using group address instead of unicast address?
I believe...
In our application we need to have the NFC pins configured for GPIO and APPROTECT enabled.
As an additional safety feature I verify the UICR content inside my application...
Or any general how-to documents when the users want to set up any peripheral using the direct register access? I try not to use SDK for simplify and minimize the code side...
Hello,
I'm trying to implement the Gazell protocol for one of my tasks. I understand there is CRC for the data sent from the device to the host. I cannot however find anywhere...
Dear Sir
I'd like to develop the Window APP for Mesh (like nRF Mesh).
And I've face a problem. The ECDHSecret key of the Windows side didn't match the device side(Thingy...
Hi everybody!
I am new to programming with Nordic SDK and have some questions regarding writing applications with secure and buttonless DFU via BLE.
I have looked through...
I am using NRF52840DK with SDK15.2 to test the DFU.
I use Segger Embedded Studio to compile both the secure_bootloader project and ble_app_buttonless_dfu project.
Then...
Hello,
Is there any development board like an Arduino mini for the nrF52840. It need to fit a in very small enclosure
Ideally, I would like to test/develop some sensors...
Hi,
I am working with hid keyboard example on my Windows machine.
Problem 1 : After flashing the code, I make bluetooth connection and the code works properly. Then I...
Hi,
I am reading the Product Specification v1.3 of the nRF52832 SoC.
On page 23 the RAM0 block section 1 address is given as 0x21001000.
From the context I believe, this...
As per one of my discussions with , on another thread here , I can send a GenericOnOffGet from my android activity and I will get the status of the light in GenericOnOffStatus...
Again!!! I have a lot of problems to navigate on the Nordic products.
I follow the links and went to the start52840dongle and downloaded the SDK.
I find only stuff regarding...