Hi,
I am having problem with the bootloader function of s110 v7. I am able to download the s110 softdevice. My application code was recompile with v7 header files. Able...
I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hi,
I am trying to integrate the Mesh SDK to my current BLE project which is in Keil. After porting some .h and .c files. I am getting the following errors:
I am aware...
Hi,
I am using the standard ble uart code for ble communication. I am able to receive the data sent from the nrf Connect mobile app and debug it as per my need. All i have...
Hi,
We are using nRF Connect SDK 1.1 for nRF9160.
It is not possible to turn off the shell as a log backend in Zephyr. Is this a bug or a feature? Is there any way I can...
Testing on windows 7 SP1 64-bit with 32-bit nrfjprog 10.5.0 JLinkARM.dll version 6.54c. I do not know the version I had previously but with the old version if you ran an nrfjprog...
In SDK 15.3.0 and 16.0.0 there exists a naming conflict with the FDS and DFU libraries, where both use the variable named "m_fs", which are globally defined and not static...
I am trying for almost a week to communicate from Linux Ubuntu 18.04 using BLE and always get errors. The Java Android code works well from an Android device, and the PC running...
Hi,
I was developing my customer board with nrf52832,and started with ble_app_uart .
I added SPI flash with sck 3, miso 1,mosi 0,ss 2 and it works fine.
but now i restart...
I am using a 3rd party nrf52832 module and I am trying to program it and debug it using the nrf52840 board debugger output pins (swclk, swdio, ground and power). The connection...
Hi,
I am using
Custom Board(nRF52840)
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
My board has two leds and two buttons for door...
The AWS FOTA sample starts the download of my app_update.bin file that I created and loaded into an s3 bucket.
The file downloads (you can see in the attached logs) but...
Hi, I'm using the Nordic DK52 (52832) along with SDK 15.0 to prototype an application where I can send some data from a sensor attached via UART to an BLE-enabled application...
Hey guys,
Ive been trying to add the USB power detection to our device and for some reason I can't get the desired result.
The device is a 52840 using SDK 15.2 and SD...
In order to test my custom BLE protocol on my device I am attempting to use the pc-ble-driver-py Python module (either 0.11.4 or latest version) to connect to my BLE peripheral...
Hi,
Is there a way to disable bonding? I am having issues when I delete the paired device from my phone. After I delete the pairing, nordic still has the stored keys for...