Hi guys,
I am new to Nordic and I am using the evaluation kit "pca10001".
I have managed to run the LED BUTTON example which was declared in application note "nAN-36...
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...
I received some A/B differential modem firmware for testing the modem FOTA, but am unable to open the DFU socket at all. I am currently using mfw_nrf9160_1.0.1 and NRFX library...
Hi, Currently, I have a problem that I can not see the device on the nRFConnnect application when my firmware is running on the board that has only ISP1507_AL module based...
Hello Nordic team,
I found nRF5340 a very interesting device for our projects. Could you clarify two moments about it:
1) What PCLK frequency is used for application processor...
Hi,
Using the nRF9160DK, an orange SIM card, MODEM firmware mfwnrf9160101 , I managed to make run the sample code: mqtt_simple .using NBIoT
My setup is up to date October...
we are using a device that uses the Nordic NRF 9160. We want to use the device on the Verizon or AT&T network in the US but both providers tell us that the device isn't approved...
Sir,
Downloaded latest nrf-Toolbox for Android v2.7.3 and Android Studio
When I select run to build app get 0 Edit Configuration
How should I fix this problem.
...
On commit 668e0494fee1fc1f7e230124c11bc42f66469e3b from https://github.com/NordicPlayground/fw-nrfconnect-nrf.git
Using SES 4.20a for Mac OS X, I get this:
1> /opt/gnuarmemb...
I receive this output from west when trying to build the asset_tracker example from either master or v1.1-branch:
west build -b nrf9160_pca20035ns -- west build: build configuration...
Hi
I am using a buttonless DFU to do OTA for my application. Everything is working fine up to now, but now my custom board got few modifications of using PIN 16 for USB...
I am trying to complie Eddystone project which is part of NRF5 SDK and when i compile the project in Embedded Studio I get the following error
/resized-image/__size/738x210...
Hello. I am developing with the following configuration.
In this configuration, since it is necessary to connect multiple peripherals with multiple roles, "scan_start...
Since migrating to the Zigbee 3.1 SDK I have noticed a few oddities with the behavior of attribute reporting that I am thinking are related to the following bugfix:
The...
HI,
I find that the DFU code start address regsiter is different between SDK15.3 and SDK16
SDK15.3
MemorySegment name="uicr_bootloader_start_address" start="0x00000FF8...
Hi,
I'm using the Home Automation profile of the Zigbee protocol and, in particular, I'm developing the Window Covering Device, present in the SDK "nRF5_SDK_for_Thread_and_Zigbee_v3...
It appears the softdevice gets into a strange state when a BLE connection is lost while transferring data. How does application code reset or reinitialize the softdevice ...