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...
Hi There,
ISSUE:
New Nordic Thingy:91 will not connect to the LTE network, it is giving "LTE link could not be established." and then rebooting.
Things I have tried...
Hi All,
I'm working on adding simple melodies (2-5 tones) to my app using the I2S module and i'm facing some problems:
How do i determine the tone?
Can i determine the...
The supl domain name doesn't resolve.... SPM: NS image at 0xc000
SPM: NS MSP at 0x20027508
SPM: NS reset vector at 0xe965
SPM: prepare to jump to Non-Secure...
To the kind attention of Nordic support team,
Let's please consider this scenario:
PCA10040 with ble secured bootloader already installed
PCA10056 with usb bootloader...
I'm confused by this because I believe I am writing to the correct LED Characteristic. The code looks like:
...
if characteristic. properties . contains (. write ) { ...
Hi
I would like to use an ENUM and STUCT within my application to maintain device state (IDLE, RUNNING etc). This state needs to update a BLE Characteristic. I have the...
Hi
I'm currently testing a microphone, I only want ADC reading from it to show how loud the sound is, so kinds like volume.
If I only using simple ADC to read the number...
I am using nRF5 SDK 15.0.0, nRF52832 and SES v4.50.
I have read some posts about this, but cant get the NRF_LOG_INFO() printed anywhere but the Debug terminal.
In sdk_config...
Hello. I am using and modifying long range demo master from Nordic PlayGround, which was originally developed in sdk 15.0.0. My purpose is to change it so that it will dynamically...
I checked the gps sample program on nrf v1.2.0.
AGPS function downloads GPS assisted data from SUPL server through LTE.
What if I do band lock while using the AGPS? Does...
Is it possible to send a CW signal at 806 MHz with the command "AT% XRFTEST = 1". The frequency 806 MHz is downlink from band 20. To optimize the antennas it would be ideal...
Hello! Is it normal, that there are 2 applications in memory after secure buttonless DFU update? Please see screenshot of memory map:
I used SDK version 16. Shouldn't...
Hi all,
My device is working as a HID device. it's working on android and iPad but not work on macOS. It's can't solve the security procedure and returning error: <info...
Hi,
I'm working on a project using a custom pcb with a 52832 chip. It has worked good for several months, but I got a Hard Fault during flashing today. Flashed it 3 times...
Hi team,
My customer is using Thingy52 for some prototype and they output some data from sensors, 2 questions:
1. What does the form of the data means as "6Q10 fixpoint...