I have used your example of a bootloader nAN_18. I can create a basic program, with new firmware, and also load my new bootloader program at the high end of memory.
My...
Hi,
I'm developing some projects with the nRF51822 chip and I am not able to debug them successfully any more. However, I have previously debugged correctly some projects...
Hi,
We've been seeing an intermittent connectivity issue in Yosemite in discovering BLE services, namely scanForPeripheralsWithServices does not return anything. The same...
Hi there is a problem in github.com/.../nrf51-UART-examples
any one can help?
I put empty loop in main, and comment off all ble related int. and I process uart_evt by...
Hi,everybody!
When i install master control panel 3.10.0.14, i can't find nrf.exe in " C:\Program Files\Nordic Semiconductor\Master Control Panel\3.10.0.14\nrf ". Only nrfutil...
Hi,
I've been using the nRF51 dev kit, and today it stopped mounting when I plug it in. It doesn't show up as MBED or BOOTLOADER.
I use both Mac OS X and Windows, though...
SDK_9.0.0
I was trying to implement 2 different UART connection parameters so I decide to use re-initialization.
My initial parameters included APP_UART_FLOW_CONTROL_LOW_POWER...
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...