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 trying to set up a GPIO interrupt, and found that whenever Button 1 is pressed, if Button 1 or 2 is pressed later, the app will reset. This is even if there is any other...
Hi.
I want to make a device which can connect each others and communicate with NUS.
I need not to use any other service without NUS.
I made nus_c service which is a central...
Hi
I can't seem to find this in the datasheets, what is the active current consumption of the nRF52832 chip, I'm interested in the maximum expected current consumption...
Hi!
I want to connect a nrf51 dk with a beacon and I'm using the UUID to make the connection. In the beacon code I define the UUID in this way:
ble_uuid_t adv_uuids...
I use nrf52832 with softdevice s132_nrf52_1.0.0-3.alpha for a ble application on own pcb.
first I'm not sur of adresse to use for iROM and iRAM areas. I've this parameters...
//Hi Everyone!
//I am programming a nRF52832 through the SDW interface and am having trouble answering some questions.
//So, first off is simply checking my understanding...
I have a recent dev board and am using SDK11 with gcc.
I can build and flash OK
The blinky sketch runs
However, when I load up examples/ble_peripheral/ble_app_proximity...
We bought the Beacon Kit from Nordic. I'm trying to use the firmware code on a similiar beacon board based on same Nordic Nrf51822. The board has same button and led pins...
The release notes for the S132 V2.0.0.0 SoftDevice indicate it's only compatible with silicon revisions C and 1.
I have several PCBAs that have the rev B silicon. Will...
Hi guys
First of all, I know nRFgo can be very convenient for application encryption, but in order to improve the mass production efficiency,I merged the application code...
Hi!
Goal: I want to send as much data as possible using CoAP.
I have connected a nRF52 (IoT-DK) to a Raspberry Pi using BLE and 6LoWPAN. The nRF52 is running the CoAP...
I use the nrf52832 with softdevice S132 s132_nrf52_1.0.0-3.alpha for a ble application.
without the softdevice, the rtos works correctly.
but when I enter this parameters...
I'm moving from nrf51 to a higher performance uC. I think that there is lot of models of nrf52.
what's the reference of the best nrf52 in term of performance. I want to...
I've been using the device firmware update service for quite some time now. I'm looking to add the ble_nus service, but this feature seems to fail when ble_dfus is re-enabled...
With the latest nrfjprog from Nordic and latest J-Link software from Segger, I am still getting the error below.
$ nrfjprog -v
ERROR: JLinkARM DLL version used is too...