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.
Hope you are well.
I want to send data from nRF51822 to nRF24L01+. I used the esb library to configure the nRF51 and I just change the settings as I want ( some settings...
Hello~ I have previously written related articles. But I don't get the answer I want, so I ask you again. Use the toolchain manager to use ncs 1.3.1. The error as shown in...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
Hello guys!
We are workng with nRF52840 SoC and SDK v17.0.2.
Custom BLE Services and Characteristics are needed to implement in our device. Before starting that implementation...
Hi,
In our design, nRF9160 is powered by a LiPo battery, making VDD = 4.2V in a "fully charged" case, and VDD=5V in a "lipo is charging" case.
We would like to be able...
In trying to use a private key file to sign the application image I'm running into an issue with the PEM file. I created a PEM file using the following command:
as documented...
Hello colleagues,
Mi name is Daniel and i'm trying to develop a software application that let me calculate the PER (packet error rate) of a bluetooth transmission.
The...
Hello Team,
I am working on a project in which I want to used pdm microphone with nrf51822 xxAA and i am using keil u5.
1) So I have picked uart over BLE example from...
Hey there,
I am new to the community and I would like to looking for more than one cell. As I readed in another thread, it was possible with %NBRGRSRP a few month ago. ...
I was looking through documentation and I noticed that in OPS v0.7.1 the cold start was stated to be -144dBm. In PS v1.1 it calls out -142dBm. Can you explain why they are...
Hi!
I have BMD-350 -A-R and I want to program this by using SWD pins (SWCLK, SWDIO, GND Detect, and VTG) of Nrf52Dk . I make all the connections properly but for some reason...
Hi,
for evaluating purposes I'm trying to send quite big amount of data (100 kB) via socket interface. Sending proceeds fine until approximately 60 kB is transmitted. After...
Hi,
when powering up the nRF52840 PDK its interface MCU LED is blinking fast and the board is not recognized. I've tried to update its firmware by putting the board in bootloader...
On some android phones we have observed that if we try to scan using nRFToolbox for nRF51/ nRF52 controller advertising with UART they do not show up in the scan list. But...