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...
Hi!
We would like to have a peripheral product with an nRF52832 use a public GAP address. Is it okay to just replace bytes 6..4 of the predefined random static address with...
Hi, I am looking for a recent example for twi sensor driven by interrupt(NRF52840), and specifically looking for an example that works with soft device(15.2) and allows for...
Hi folks,
I want to some changes uart project. So i added nrf_drv_timer.c but i din't header file and i encountered 3 errors when i compile my project. Here is some screen...
Hi,
I been looking around at the different questions about SD card interfacing, but can't find the solution I am looking for.
I would like to use the nRF52840 to interface...
dear i am developing dfu function and face a problem as follow:
rfjprog.exe --program whole.hex --verify -f NRF52 Parsing hex file. ERROR: The file specified is not a valid...
Hi,
I'm trying to implement timeslot api in my app and have 2 questions:
Referring to this article describing timeslot api, in step 8 the text says to add the timeslot...
Using SDK15.2 on nRF52832 in file nrfx_saadc.c function nrfx_saadc_abort.
I keep getting an error in the nrfx_saadc_abort function when I try to abort. Looking at the logic...
Hi,
I am developing custom board with reference to nRF52840. For that I am using nRF52840 DK for programming, but meanwhile board is not getting power from USB cable. Battery...
Development environment: windows 7
HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board CPU :(Nordic) nRF52832 / ARMR Cortex?-M4F 32 bit processor 28-pin Land Grid Array /...
I am using NRF 52840 dongle, SoftDevice 3.1 and connectivity firmware 1.2.3. I have a node js application, I am using pc-ble-driver-js 2.4.3. I am testing the application...
What's the schedule for updating either the pip repository or https://github.com/NordicSemiconductor/pc-nrfutil/releases with an nrfutil.exe that knows about s132_nrf52_6...
I'm trying to update the modem firmware on my new nRF9160 DK using nrf9160_mdm_dfu --update , but I get the following error: pynrfjprog.API.APIError: An error was reported...
Hi all. I am trying to work out if the following is possible;
At the moment I have setup a freq counter (analog signal) on the nRF52832. It uses the comp to detect up crossing...
Hello everyone, I'm using the nrf9160-DK and I'm trying to read data from an external sensor over UART and I'm a bit lost. I would appreciate if someone could point me in...
I'm in the process off trying to learn the world of BLE. Currently, I'm using nRF Connect for Desktop (w/USB dongle) as the learning platform. Using 'Server Setup' I configure...