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...
In our project we use a nrf52832 with softdevice S132 and SDK15.3.
For booloader we use the DFU example form the nordic library.
A fter a DFU with BLE, which was done...
Hi,
I'm trying to use the Nordic Security Backend, such that a change to CC-312, if availble soon, would be easy. However I get following error after enabling :
It...
Hi,
I am using nRF52840, S140 V7.0.1.
1) I worked on Secure Serial DFU. But recently I am seeing once more example of DFU “Background DFU bootloader”
https://infocenter...
Hello everyone,
The I2C spec minimum is about 100kHz however the device I am communicating with is using a clock of 20kHz. And there is no way to speed up this device. As...
Downloaded https://github.com/NordicSemiconductor/Android-nRF-Blinky today and imported using Android Studio 3.6.3 targeting SDK 29. Gradle updated to use 3.4.2. no changes...
Hi,
I have been using the NUS service via the ble_app_uart example on SDK 16 in conjunction with the nRF Connect iOS app and all works fine.
I connect via the iOS app...
Hi community ! I'm currently working on the coexistence code between uart and BLE Mesh. I realized a code on Visual studio to connect my pc with the node and then interact...
Hello,
I am trying to modify the usbd_cdc_acm_modified example project in the SDK to do the following:
Echo the received character back to the terminal.
Get rid...
I am trying to parse the contents of a JSON packet sent from the nrfCloud connect application. The asset tracker program is working fine but I want to sent a message down...
I am using the nRF9160dk evaluation board. I need to connect to the I2C bus. I thought I had configured it properly and I am sending bytes to I2c bus on pins SDA-P0.30 and...
Hi,
I flashed example thread\cli\ftd\usb\pca10056\blank\ses contained into nRF5_SDK_for_Thread_and_Zigbee_v4.0.0_dc7186b and I measured current consumption by using Power...
I know the question has been up before, but why does the data sheet say pull up/down ?
isn't the signals always pulled up? or is there a scenario where the nrf52 would switch...
i make a project
Every 5 minutes, beacon advertising should be repeated for 30 seconds.
Using the RTC example, LED lights and turns off every 3 seconds were realized....
Hi Sir,
In the datasheet, the start up time of 32K LFXO is 0.25s.
What is the start up time of 32K LFXO at Low temperature (-40/-30/-20 degree)?
Thank you.
BRs, H...