hi:
now.i have a development board(nrfgo motherboard).there is a debug port on the board.i think it can be debugged on the keil.if it can.what driver or others i need.thank...
This is what I got after upgrading my nRF51 dongle firmware.
It always times out.
I didn't somehow got one of my J-Link Lite upgraded, but couldn't repeat the process...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I know that suggested debugger for nRF51xxx is J-Link or openOCD with CMSIS-DAP, but I would like to use BDI3000 debugger, which does support SWD interface and Cortex-M0 processors...
Hello. I am literally looking at the set_hrm_cccd function in Python used to write data. This is for the S130 heart rate collector example. I understand the sd.ble_gattc_write...
Totally new to Python but managed to get things like pyserial setup and I've been able run the ble sniffer. However that is as far as my Python knowledge extends, so I need...
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...