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...
I am working on a project where I have to store the incoming UART data over BLE on the NRF52840. I am using fstorage library to store the data in flash but I am not able to...
Hi,
I have a PCA10040 DK and am trying to measure current drawn for a non-connectable beacon. After following the instructions in the infocenter about how to do current...
Hi!
This is Cemal from Turkey.
I'm new to this community and for nordic nrf. First of all, I wish everyone a good work.
I've just started a new job at a new company...
My company produces smart helmets and our products have always been using nRF5 v11 SDK on nRF52 chips for almost 5 years now. The latest nRF5 SDK is already on v17 https:...
Hello there,
I am trying to send an add_group_request to a device on the network, and want to capture the send status of the device to check the status of the call. I am...
Hello,
I have been testing out the Power Profiler Kit on an nrf52840 DK (board revision 1.1.0) with the blinky example (SDK 3.2). All is working well and I am able to plot...
Hi Team, Using the nrfconnect for mobile application. Where it is connecting to the BLE device. As every time connecting the MAC address of the mobile is changing, I know...
Dear Sir / Ma'am ,
I am trying to load my simple I2C program on board nrf52840dk. But unfortunately after some time on board LED5 can't turned on and COM PORT not detected...
Hi,
I use nrf52832 with SO 6.0.0 and SDK 15 connected with and IOS 14.2 (iphone XSmax)
some time (about 1 time on 400 connection) in the first packets exchanged after...
Hi ,
I'm working on nrf52833, s113.
I have trouble to secure my system. It has no kayboard or screen, and with 6digit fixd pathkey( no other choice).
That's mean it...
hi there, I have a problem with updating the firmware when the PPK is attached to the nRF52 DK.
I could upload a new version of firmware on the nrf52, but it loads the previous...
Hi,
I've 10 nRF52832 running as peripheral and connects to a single central node (like star topology) and I need to perform the DFU by OTA for all the peripheral devices...
Hello all,
Please help!
I am using nrf52480 with SDK15.
I have been developing this application for quite some time now and this is a new problem. I am using BLE_GATTS_EVT_RW_AUTHORIZE_REQUESTs...