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,
I'm working with nRF52832 and Softdevice v6.0 SDK version 15.2
I'm getting a BLE_GAP_EVT_CONN_PARAM_UPDATE event from an App with new connection parameters for my...
I modified the FW "ble_app_uart" using the example "Nordic-SDK\nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\en_app_uart\". The UUID set in the project is declared "vendor...
We are porting to an nRF9160 dev kit with LTE-M our existing ethernet device which sends data to Amazon Web Services (AWS) using sftp from a Python script. We would like to...
Hi ,
I'm using Nrf52840 Development kit.when programming cable is connected with DK at that time Power consumption is High.if I Disconnect SWCLK After Test Power consumption...
hi,
i am doing a project where i have to perform an ble dfu,
but our customer wants an encrypted dfu zip file package.
so my question is how to encrypt ble dfu zip file...
Hi,
Our application needs to send MQTT messages to AWS from a nrf52840 via a Android/iOS device.
We are currently using Zephyr + IPSP + MQTT to a Ubuntu virtual box for...
HI
I am using nrf52832 s132 sdk15.2 for my application development.
i have a question: my device is acting as peripheral. Is it possible to get RSSI value central device...
We are using s132_nrf52_2.0.0_softdevice.hex with the nrf52832 .
We have been having problems with our devices asserting when in the field. Unfortunately we have not been...
I have an nRF52832 BLE peripheral device that will be going through FCC testing. The device was developed under SDK 15.2, S132 6.1.0.
The user interface to the nRF52832...
Hello,
I am currently utilizing the Keil uVision5 for debugging, but have confronted a problem which I cannot solve.
I managed to succeed in programming a soft device...
Hi team,
My customer is evaluating nRF52810 in their project, and they come up with some questions regarding chip MAC address:
1. They understand that chip MAC address...
Hi,
I am using nRF52840 Preview DK with SDK version 15.3
I want to connect to a peripheral and configure some of its behavior such as Transmission power, Transmission...
Hello! I am using nRF5 SDK 15.3.0. The SPIM sck and the QSPI sck pin is same on my Pcb. When i initialized both peripheral SPIM works well ,but the QSPI not works. Is there...
Hi
I'm currently struggling a bit with the zboss API. I am trying to define 2 lights on my nRF52840 DK board. Via Amazon Alexa, it should be possible to control these two...
Hello,
I'm starting design on a new BLE dongle project.
I am planning to use nRF52840 and an external flash memory for storing sensor data. I need to include timestamp...