Our pcb is used for gps location data. We have a nrf24L01 nordic chip as the micro process or between the gps module and wireless module (2G). Our engineer needs to capture...
Hey folks,
I'm trying to modify the SPI Master loop back example into a 4 line SPI Master_Slave program. Whenever I change the Tx_Buffer_lenght from 10 to lsome other numbers...
Hi.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
I am using BLE_Gateway example defined in nRF51-ble-bcast-mesh to create an rbc_mesh over 2 nRF51422 devices . For now, I am just testing it out on 2 nRF51422; I will set...
Hello,
I see when you import an example from the pack installer ( for example pwm, ble, timer examples ) it arrives with the misc controls --c99 on by default , so I cannot...
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...