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...
Hello! Reading the following segment regarding Buttonless DFU with bonds from the documentation, I'm not clear as to the meaning of these paragraphs. It looks like two contradicting...
Hi
i am able to work with adc 0 for nrf9160 custom borad now i want to use adc 5 to adc 7 simultanuously can you please guide me to settings which i need to modify or a...
Hii guys ,
I am trying to pair two nrf52 bluetooth devices. How can we pair two stand alone nrf52 devices to send and receive data? Is there any example code to show such...
Hello community!
I have curious problems with the bootloading process in SDK 17.0.2 . What I am trying to do is the following:
1. Create a bootloader settings page with...
Hi there!
We are using nRF52840DK development kit with nRF-Connect SDK to build a pre-production version of our product.
We need more GPIO configurations for our project...
Hello Nordic, I am currently trying to develop an application that would send data via satellite if there is no LTE coverage but I don't see any relevant documentation regarding...
I am currently using the ble_app_template code from examples\ble_peripheral in SDK v10. The code and BLE read/write function successfully works. I now want to combine the...
When I publish messages to the mesh network via a Vendor Model, after connecting to device and performing a successful vendor command sequence, I start sending publishes of...
Helo, I am developing a BLE product, and @ encryption stage, I get thie message on the topic.
I attach my log for further information.
The log entry that gives the...
Hi. I am currently using an nRF52840 DK board and SDK 17.0.2.
I require 16-bit heart rate service UUID to work with a 128-bit vendor specified custom service.
When I create...
I have competed development on a project using the digikey sparkfun dev modules. I'm now entering production but my factory can not find a model on the market that works....
I need to indicate a characteristic value that is longer than the MTU. Using the pc-ble-driver, no problem. Windows supports semaphores and I can call sd_ble_gatts_hvx(),...
I want to evaluate power consumption of nRF9160 used as AT command modem using Thingy:91 Serial LTE modem.
How to achieve lowest power consumption for Thingy:91 LTE Modem...
SDK 17.0.2
Murata MBN52832 module
I'm trying to bring up the ble_app_cli example on a custom board. I've tested this board with the ble_app_blinky example using a custom_board...