My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
Hi,
My android Proximity application fails on service discovery only for the very first time it connects with the devices(nrf51822 evaluation kit with sdk 5.2.0). Actually...
Has anyone converted the app note AN34 DTM Python script to C# or C/C++ ?
The Python DTM script is works OK with the setup specified in the app note AN34 figure 2, which...
Hi,
I have a serious problem, when I use uart of NRF51822 QFAAC0 to receive data from another MCU, I found that it will lost one bit at same position everytime. my SDK is...
Hi,
I just started to interface the lcd display with nrf51822 evaluation board. The display i'm using is, spi compatible, 18" tft (160x130) from tiny lcd. I took spi master...
Hi,
We are using the nRF905 device in an application where it needs to switch between auto-retransmitting and sending single packets, due to it communicating with several...
I have a temperature/humidity sensor from Sensirion. The Type is SHT21x. The sensor has I2C so it should be able to tranfer the data from the sensor to the Nordic chip over...
Hi,
I am attempting to get the ble_app_beacon example working with the s130 softdevice instead of the s110. I am using armgcc and the v8 sdk softdevice headers on a pca10031...
Hello, I have inherited a project from a departed employee. I have a requirement (based on a stated desire from her to my project manager) to "bring the SDK and/or SoftDevice...
Hi,
I am using the nRF24L01+ evaluation kit in a project. Through the EV KIT software I am able to configure the nRF module in receiver mode. I can even see LED 2 light...
Hello,
I am trying to modify the ble_app_uart example from the S110 to the s310 softdevice. I am using the project from nRF51_SDK_8.0.0_5fc2c3a.
I modified the Paths...
Hi,
We are planning to design a custom based on nrf51822 with 1.8v power supply. we just want to know is there any restriction towards accessing peripherals on chip like...
I don't understand how the numbers in the nrf_pwm_init are calculated. Specifically these:
case PWM_MODE_LED_100: // 0-100 resolution, 321Hz PWM frequency, 32kHz timer...
I'm trying to repeatedly toggle a GPIOTE on every CC[0] compare within the time period set by CC[1]. CC[1] runs multiple times. Every time CC[1] is reached I want to stop...
Hi! I am looking into your products, and wonder how the workflow is.
Let's say I get the nRF51 DK to develop something reading from a sensor and sending data.
The DK provides...
Hi,
Through this post I got an updated bootloader for the nRF51822 128Kb chip version:
devzone.nordicsemi.com/.../
After the last update of the iOS nRF Toolboox Version...
I got an easy but fundamental question: How to make sure that the central sees the advertising package of the peripheral..
For example when the peripheral advertises only...
Hi,
I'm interested in 256kB Flash / 32kB RAM version of nRF51822 or nRF51422 (chip variant: QFAC/CFAC).
There is a fully integrated 3rd party module (like the BL600 that...
Hi. I am haveing trouble with the SD looseing connection to phone/ipad when I enable a power converter placed closed by. When I sniff the communication with the phone I can...