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...
Hi everyone,
I am working with SDK 15.2 and Mesh 3.1 with NRF52832 DK.
I am testing the ble app uart coexist example provided by nordic.
I followed the steps provided...
Hi,
I have a problem with Secure DFU Bootloader available from SDK 12.1 on nRF51822_xxAA SoC. I use example in SDK 12.1 and when i download it to nRF51822_xxAA it isn't...
Hello,
I am having problems with a custom NRF52840 Board. My program hands at the ble_stack_init function.
I have encoutered this problem in the past so I have tried the...
Hi.
I try to implement LESC using nRF52810.
But I use a Static passkey because my device doesn't have a keyboard or display.
One question is, is LESC more secure than...
Hi,
I try to use QSPI to communicate with Gigadevice NAND flash http://www.datasheet-pdf.com/Search-Datasheet-PDF/GD5F1GQ4 . There's no DK, the custom board was produced...
Hi everyone,
there is a post dated 11 months ago from now in which Nordic tells that -40dBm Tx power configuration is feasible but not recommended ( Case ID: 230320 ). ...
I merged the code from the SDK examples "usbd_audio" and "usbd_cdc_acm" and have ensured that each has their own INTERFACE and ENDPOINTS. I am able to download to the development...
Hi,
I am developing with nRF52832, SDK 15.3
I have an issue with sending data over NUS service. When I flash the code to nRF, it starts advertising, but when I connect...
Dear sir,
The twi sensor code in SDK14 is getting stuck at NRF_BREAKPOINT_COND. Also, on the uart terminal it is showing FATAL ERROR . Please help me out of this.I am using...
Hi
I want to set up a network of about 4 groups of BLE light modules(using the experimental dimming example). Each group comprises of 5 to 7 light modules.
Currently the...
Hello, my code was working just find then I tried to add the user description value to my characteristic. In the example below I had set it to "Test" for now. Once I did this...
hi
i am programing BLE blinky app blinky which advertise. yes, the same code i am trying on custom board works on nrf52DK which has LFRC crystal activated as mentioned on...
I am trying to add my nrfcloud certificate to my nrf9160-DK but the AT commands do not work due to a timeout.
My procedure is as follows:
1) Downloaded the "nrf9160dk_fw_2020...
Hello Nordic team,
I'm getting started with BLE, using the 52832 SDK16 HID mouse example. In the example, clicking the button only moves 5 pixels. How can I move the cursor...
Hi! When measuring current draw with the NRF52 in idle state, we've noticed current spike at seemingly random times. when investigating further, we've discovered these spike...