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,
I have a multiprotocol application and I'd like to do BLE scanning for as long as it's possible. For now I made 30% to 70% BLE to Thread, and it's the most I can give...
Hi,
I'd like to be able to use an event from the LPCOMP to sample the RTC (either to a peripheral's register, or to a memory address), so I can measure pulse widths without...
Hi there!
I am running the Thread Border Router example and have successfully loaded RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha.img into the RaspberryPi 3B+.
The problem...
Hi,
I've modified light switch client to read input from GPIO pins . I used int_pin_change as a reference for initializing inputs. The Int_change_pin example uses interrupts...
Hello, I'm developing an debugging an BLE application. I'm using nRF Sniffer (dongle) N51422 PCA10031. I can successfully sniff and decrypt ble secured connections of my application...
Hi all, I want to add light switch client to light switch proxy server . But I dont know how to get appkey handle for bind to light switch client . Pls , help me !! Thank...
Hello,
I'm unable to capture packets using the sniffer. Here are details regarding my set-up:
System: Debian 9.4 with kernel 4.9.0-4-amd64 #1 SMP Debian 4.9.65-3 (2017...
Many of the pins in the assignments page of the documentation are designated as "Standard drive, low frequency only" and I cannot seem to find an explanation of what is considered...
I am trying to connect my android mobile with nRF 52DK using BLE on the NRF TOOLBOX android application. But the nRF 52DK is not recognize by the NRF TOOLBOX APP(proximity...
Hello,
we have a problem using the SAADC module with the low power mode, particularly after execution of the NRF_SAADC->TASKS_SAMPLE task.
Before taking a sample, the...
Hello,
I have some questions about ble_conn_params.c in SDK14.2
Question :
1. a. Why do you need to handle four ble conditions ?
b. Shouldn't just send connect parameters...
I hope to use a acceleration sensor with nRF51822 dev kit. So I should use three ADC input. I tested getting one ADC data using adc_simple example(Keil_v5/ARM/Pack/NordicSemiconductor...
We use nRF52832 ,when new android phone will connect to this device by mac,we cannot connect to it successfully,we must scan to find the device first,after found it,we can...
I want to t o ensure the stability of BLE connection for BLE frequence calibration,but i don't know how to get the nordic into the test mode and broadcast the empty packet...