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,
Due to several reasons, we can't use the crypto API:s provided by the NRF_SDK (version 15.00) so we are creating a "driver" for direct access of the CC310 via the CRYS_...
Dear Sir/Madam
Currently we are working with nRF9160-DK it is having nRF52840 Board Controller. in this We want to use NRF52840 as a BLE functionality.
We want to develop...
Hello All,
I am writing a custom mobile application, in which i am planning to receive the data from NRF52832 DK and do some task accordingly. But for that i have to pair...
Hello,
I use a Bluetooth chip nrf52832. I want change the name of the device with the UART port from my Windows PC, but I don't find command or byte to change the device...
I've managed to find some magic numbers/commands for working with nRF5x devices using the CTRL-AP interface, but having no such luck with the commands on an nRF9160. I've...
To the kind attention of Nordic support team,
I didn't find in SDK16 any SES version of secured usb bootloader for PCA10100 (tell me if I'm wrong). I mainly modified PCA10056...
Hi
Accordingly to Datasheet:
Both the nRF51 mbed interface FW and the J-Link OB image can be downloaded from www.nordicsemi.com.
i have the mbed FW on my Dongle and...
Hi,
I need to add custom information into modem and have found that in v1.2 new ODIS fields were introduced.
As I see I can provide any text for device ID, manufacturer...
Hi Team,
I am using latest Mesh SDK and nRF5 SDK.
In sdk coexist example for nRF52832, I tried adding provision over GATT bearer support instead of ADV bearer. After changing...
Hi to all,
I'm slightly going crazy, I'm looking for information related to LE Audio DEV Kit, all the information brings me to KIT rn52 (ok I'll take it now!) But no one...
Hello, I am building a power switch for my application and have some questions about expected behavior when holding a GPIO output signal at HIGH during System ON sleep mode...
Hello, I tried to merged two examples from SDK
1) I run ble_app_bps example from SDK 15.0 HW - PCA10056, nRF52840
2) I included to the main.c
3) I defined in sdk_condif...
Hello,
I am working on a little app running on nrf5340 app core. Now I want also to program the network core, to be able to exchange data via shared memory as little demo...