I have a custom made board that has an EFM32WG360F256 communicating to an nRF8001, verified that the ACI protocol works with repeated echos, however when I run the efm_ble_my_project_template...
Hi,
I have 3 nRF51 DK pca10028 v1.1.0
I compiled and run power profiling example and after that I cannot flash or connect to the devices (tested in all three of them)...
Hi Guys,
Thanks for your precious time and insight. Let me try to explain what we did,
We have developed a custom board
After assembling the board, we do a bare board...
Hello all, this tutorial goes to a fellow named Emil who helped me with this project.
Number 1_ Make sure you set up the terminal viewer For debugging with real.You need...
Seeing recent response to my original question on multiple chip selects, I've opted to share a modification to spi_master that I've implemented in part to make handling some...
What is the official status of the Softdevice Serialization for S130 in SDK 9? I could see an older answer on how that was removed in SDK 8 but since almost half year has...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Running the Ciphersuites sample code on the nRF9161 I get Connection Refused on all attempted ciphersuites. Including after adding the CONFIG_EXTENDED_CIPHERSUITE_LIST=y to...
Hello,
Dev board: nRF52840 development board.
OS: Zephyr (NCS v2.6.0).
My requirement and What I am using...
- I want to perform DFU for application core & bootloader...
Hello Nordic Team, I am using nRF5340-DK and I have a PPK-2 for current measurements. My development environment is NRF Connect SDK v2.5.2. I used https://infocenter.nordicsemi...
Hello,
I am using the "direction finding connectionless beacon sample" to test various settings of the beacon. About setting parameters, I have the following two questions...
Hi. I'm working on a BLE system with Central and Peripheral with nRF5340 with 70msec of CONN_INTERVAL and about 1sec of SUP_TIMEOUT. The Central unit also has a UART that...
HI
In the RF_Test example, there are 80 channels.
However, BLE has only 40 actual channels.
Why are there 40 channels...? I would like to know.
Do 80 channels...
Hi,
I am new to the NRF and private-public key pair using.
Can anyone please explain me how to use custom keys for MCUBoot, I added below config in /child_image/mcuboot...
Hi all
We are using ztest in our project because it works nicely together with twister, Zephyr's test runner tool. We need to have the ability to mock modules. For this...
Hi Team
we have NR52833 ,NRF52 these boards Serial no : 10001208 , 10001220
we use these devices in wipro BQTF as reference devices and not for any production. We are...
Hi
I read this Q&A: How to configure the P0.00 and P0.01 pins as GPIO , which is similar to my question. There are some things I did not get from that section:
"Physically...
Hi there, I am trying to do a blocking simple ADC measurement in using NRFX drivers in a threaded context, however when I build I get the following error:
gen_isr_tables...
Hi,
I am using nRF9160DK v0.9.0 with Cellular Monitor 2.4.0, and I have flashed AssetTracker2 via the "Program device" button.
Although asset tracker works fine uploafing...
Hi,
Using the nrf Connect Programmamer v4.2.0, I get the following error when connecting to J-Link on some of my custom boards (about 30%):
When I run nrfjprog...
I am attempting to enter a sleep state (System Off) with a wakeup button . I set all of my GPIO pins to the default config except for my wake up, configure the appropriate...