Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hi
I have been searching the forums, but were not able to find an answer to my question.
I'm trying to sample 4 analog inputs on the nRF51-DK using the ADC hal. (SDK10...
I am developing a bootloader that upgrade the bootloader/software/application from SPI flash. I think I can use memcpy from XIP address directly. However, bootloader upgrade...
Hi,
I have downloaded the latest Thingy firmware v2.1.0 and setup the IDE as per [here].( devzone.nordicsemi.com/.../)
The code compiles and upon starting debug with...
Hello everyone!
I have an application that is using FDS to save settings to flash. When fds_init() is called it returns the code FDS_ERR_NO_PAGES. My application does not...
Hello All,
I am looking for help to change the transport layer of the background DFU library. Can we use the serial layer from the regular DFU and if yes please guide me...
1.The last datasheet doesn’t show the GPS work current. Where can we get the data?
2.How long does the chip GPS finish one location action normally?
3.In datasheet chapter...
HELLO
I have trouble connecting dfutarg i am doing this
in doing this tutorial I skipped 5,6,7 in step1
and i coudn't do 5,6,7 in step3 because of not connection
here...
hi,
Does engineering B sample support BLE long range? What is the latest hardware/software to be used? What is the typical range that we can achieve?
Thanks in advance...
Hi all,
So, I have nRF5_SDK_15.0.0_a53641a, PCA10040, Keil. I have built already this project succesfully.
The first NFC touch and further bonding with my HTC phone was...
Hi,
I was running the light-switch example.
I would like to know what particular security used in different step of that provisioning process? I can see in authentication...
Hi everyone,
I am trying to make work a stepper motor by Bluetooth with a nrf51822, Actually it is working, the motor turn, but the thing is I Don't know how to control...
For certification purpose, testers ask us to be able to select one by one channel 37, 38, 39 for BLE advertising.
We are currently using soft device 5.0.0 and sdk 14.2 for...
Hi,
As I understand I can able to flash nrf52832 using Segger Jlink or using ST Link Debug Interface. That means we use JTAG or SWD interface for flashing the application...
Hello,
I would like to know features implemented for mesh provisioner app or the provisioner used in board. Specially is there any ways to block some devices ? or Tell provisioner...
Hi, All,
We developed our device with KEIL 5, SDK15.2 and SoftDevice 6.1.1. Android App was developed on Android Nordic DFU 1.8.1 library.
When we try to upgrage the firmware...