Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
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...
Can the nRF51822 DEC2 pin (LDO output) be used as a 1.8V supply for low current use (say, <50uA)? Similarly, how about the 1.9V output of the buck converter (AVdd)? The current...
I'm wondering if the latest version (8.x) of S110 supports BLE 4.1's "Connection Parameter Request Procedure". This procedure is described in the BLE 4.2 spec Volume 6, Part...
I previously used Jlink to upload code to my nrf51. However, the new units I got are "locked" and I need to use nrfgoStudio to unlock and fully erase the chip.
Is there a...
Hi, I wrote a sample application to remotely control and led on nrf51822_xxaa module. in the application I was able to provide configuration to the characteristics as well...
Happened to try nRF master control panel service App.
It is a good tool.
But there probably something missing in "Scanner" screen.
I used heart rate example to do the test...
After seeing a few answers here (and elsewhere) which were very helpful to understanding the scope of my problem:
devzone.nordicsemi.com/.../
forums.adafruit.com/viewtopic...
Hi,
I'm developing a hid keyboard + lbs(led button) application, in my design there're several primary services and each with different characteristic(with read/write notification...
when upgrading from SDK8 to SDK11 every SVCALL to the softdevice now just jumps to the application's weak SVC_handler and "B ." spins.
I can make a main.c file with only...
Can we have one application to Modify both iBeacon and EddyStone properties? (App development in Android)
Greetings,
Will we be able to support a modify beacon props of...
I need help sorting out a configuration.
What I want to accomplish:
phase 1: detect if any bluetooth phone/device is present, without connecting to it
phase 2: determine...
The app doesn't run when i flash the hex file. However it does run in debug.. I use embedded studio in OS X and nrf51 DK. I added STARTUP_FROM_RESET to preprocessor definitions...
Hello!
What are the differences between the nRF52-DK and the Preview DK?
I have heard that there is an error with the RAM:
devzone.nordicsemi.com/.../
Are there any...
Hi all,
it's possible to use a DCC pin to power an external element (like a led, for example)?
If, yes what is the maximum voltage that we can have? It's V battery or...
Hello
I just bought a NRF51422 (PCA10031 v1.1.0) dongle. It worked for sniffing, but after I upgraded the bootloader as indicated in the MBED post ( developer.mbed.org...