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...
We have vibrator connected to gpio pin 18 on the nRF52832. Controlling it works fine in the application but as soon we enter DFU the vibrator starts and it doesn't stop until...
Dear Nordic Team,
Is it possible to use the nRF52832 for MCU application only, without the BLE stack. Can the application code use the complete memory of the nRF52832. ...
hi.......
i am facing the issue while i am transferring the data via ble to ble_app_uart ...
i am using nrf52382 and segger 15.2v
Here if send the one data over ble...
I use SDK12.2.0. The mobile phone has connected my 51822 device,and then the mobile phone keep away from my 51822 device till to disconnect.how to do that they will connect...
Hi Guys,
I facing issue on one of my project, our HW require 2 set of TWI and one QSPI/SPI. I notice SPI0/1 cannot be used because I need both TWI0 and TWI1 to be supported...
Hi,
I'm trying to adopt my nRF52832 projects to the nRF5 SDK version 15.2.0 and the NRFX drivers framework. I'm using a short app_config.h with NRFX_RTC_ENABLED and NRFX_RTC0_ENABLED...
Hello,
There is a example for the nrf52840 for thread with mqttsn. Although this is just for my personal use I would love to use some kind of encryption for it.
So the...
Hello. I have been trying to work with extended advertising between two nRF52840 boards using the SDK, but have had trouble in setting a long advertisement payload (as in...
I followed Einar's nRF52840 Dongle Programming Tutorial and tried the ble_peripheral/ble_app_eddystone example using SES 4.12. Opened the project, changed the preprocessor...
Hello All,
I have been using this NRF52 DK board with KEIL for like 2 weeks. I read the all the document regarding BLE 5 protocol and followed the DIY codes step by step...
Hi Sir,
In this project, we design with nRF51822-QFAA (Flash: 256KB, RAM: 16KB) and developed the application and bootloader through the nRF51-DK (pca10028). The file...
Hi Sigurd,
Thank you for your reply. I have executed the code given by you (below link) in Segger studio(V 3.50) I observed that the output or load (pin 31) which is connected...
We have the device, where 2 power supplys can be applied. One of them is external regulator with 3.3 V output. We used it for additional load in our device. Another one is...