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,
We designed the circuit followed the reference circuit(QFN48), but we always failed in the 8kv ESD test.The CPU always reset while ESD testing.
The 8kv ESD power...
Does anybody got an app inventor2 "project" to communicate with the (Adafruit) Bluefruit LE UART (or SPI) ?
Note: my Android version is 4.4.2 (LE "advertising" not supported...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
Hi,
nRF52 SDK Version: 16.0
Example: examples/ble_central_and_peripheral/experimental/ble_app_multirole_lesc
File: main.c
I made two different binaries of this code...
Hi,
My question is about Nrf connect for mobile but I could not find that in the product dropdown list.
I am trying to analyse packets between my mobile phone and...
Hi all,
i am using twi_scanner and twi_sensor as templates to get data from CCS811 Air Quality sensor with PCA10040 and SDK 15.3. But i cannot get the data printed in...
I really don't understand your terminologies. In beacon example you are passing BLE_GAP_ADV_TYPE_NONCONNECTABLE_NONSCANNABLE_UNDIRECTED. It is getting scanned in NRF CONNECT...
Hi,
Trying to implement ECDH I struggled creating the random seed. Using Nordic Security Backend and Vanilla Mbedtls on the nRF5340 I get the following errors:
Minimal...
Hi,
I am developing the board to act as Broadcaster and also Observer
I am using SDK_16 with SEGGER EMBEDDED . nRF52
board wants to do Broadcast the signal ( non-connectable...
Figure 7 of the nRF24L01 data says ACK payloads must be loaded in advance to the automatic ACK transmission. I wish to make the ACK data packet dependent on what is received...
Hi:
I noticed, P0.18 P0.19 P0.21 P0.22 P0.23 P1.00,recommended as QSPI.
There is no way to raise the P0.22 pin using this code.
But my own board must use P0.22 as...
I'm been analyzing this code for a while now but can't see how this code actually triggers a switch into the Bootloader mode. There are no references to any resets or the...
Hello
I would like use at least 2PPI channels to control a GPIO.
If PPI CH0&CH1 both setup, then GPIO_CTL just go high.
If PPI CH0 remarked, then GPIO_CTL go low
How...
Hi, 1. What document can guide the macro definition of configuring the nrf9160 project? 2. How do you know that prj.conf has those macro definitions how to configure? 3. A...
Whose idea was it to make creating a new project from scratch so difficult (if not impossible)????
I have created numerous projects using the nRF5x, but have always used...
hello,
I am using SDK16 ble_app_gls example . I set static passkey with adding this code in ble_stack_init function.
When I write password "123456" I can connect on nrf...
Hi
This question is related to sd_ble_gap_keypress_notify() . According to Nordic softdevice S132 v3.0.0 API:-
"This function can only be used when an authentication...
Hi
I am currently working on calculating the AoA. I have 4 nRF52833 DKs and I am using three DKs as transmitters and one as the receiver and the receiver is connected to...