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...
SDK version: SDK17.0
We have low received radio message count with open USB CDC compared to when it is closed.
The low rx varies from 20% to 50%.
USB open = screen...
Hello!
what command should I send via BLE to disable the pressure, gas, and light/color intensity sensor?
In this documentation: nordicsemiconductor.github.io/.../firmware_architecture...
Hello
Assuming I set FDS_CRC_CHECK_ON_WRITE flag in sdk_config to 1, where do i get a notification that somthing went rong? I probably miss something but I need to clarify...
I'm using nRF52 DK BLE.
In the code, I used the following code to set the Tx Power = +4dBm.
On my HUAWEI Android phone, I use the nRF Connect app to see the RSSI. My...
To test the example, I downloaded the project through the following path.
https://github.com/NordicPlayground/nRF52-ADC-examples
I get an error like an image. What should...
Hi!
Hope you are doing well!
I am developing a BLE device and right now I want the device be able to auto reconnect to the phone.
e.g. The user leave home with...
Hello
SDK = ver 17
DK = nRF52
Using Peer manager for writing peer data in flash and FDS to store app settings in flash.
1. They both share the same spcase in flash...
Hi,
We are in the middle of product certification, right now with BT SIG testing. Unfortunately we got stuck right away since the test house cant configure the device...
NRF52832
SDK 17.0.2
SoftDevice 132
I am connecting with telnet to an exposed RTT port to see the logs. I adjusted sdk_config.h to use RTT instead of UART logging. The...
Question 1:
The nRF9160 datasheet V2.0 claims the sensitivity is: CATM=-108dBm (mid band); NBIOT=-114dBm (mid band).
However when the unit connects, we get a printout...
So in the MQTT example the following function is used to write the CA certificate to the modem so a TLS connection can be setup.
In our code/TLS setup we want to use Client...
Sorry this is an urgent request and we could not find much information on the internet about this module. We have a tight schedule so it might be a good idea to post here...
Hi, Hope your are well, i am currently in the final part of my project where i am SPI Gyroscope float data from one nordic nrf52dk (S132) to another such that i can analyize...