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...
In my module, I used nrf24le1G instead of nrf24le1E, but now not working, I can't program with my programmer which is working with nrf24le1E.
What is wrong with me ? what...
Hi,
I am looking to select a bluetooth chip for a new project, one of the criteria is access to free development tools.
I see that in the SDK GCC is supported.
But: how...
Hi
in the beacon kit user manual I read that in order to put the nRF loader on my iOS device, I need to compile the project in Xcode and transfer it to my iPhone.
How...
Hello,
Does the NRF IOT SDK have any support for the LWM2M application protocol or is there an implementation of LWM2M on the IPv6 Bluetooth Stack?
Imran
Hi All,
I want to implement a network which will consist of 64 sensors at different location sent to a central node . Can use the nrf51822 with ANT mesh protocol to implement...
I am trying to look at power consumption for very basic use cases to understand how often I need to go into SYSTEM OFF state. I have a development board and am measuring current...
Hi,
Is it possible to to switch between beacon mode and DFU mode (DfuTarg) without the need to press the button e.g.: by using DFU characteristic?
Is nRF51822 Beacon v1...
Hello Everyone!
I want to program nrf51822. I'm using open OCD 0.9. I created openocd.cfg file:
source [find interface/stlink-v2.cfg]
transport select hla_swd
set WORKAREASIZE...
Hi all,
I have a situation in which softdevice (s310 v2) seems not to forward events to my nrf app (bootloader running dfu) in spite of the fact that my iOS app sees the...
I've downloaded S130 SoftDevice and found an example s130_demo_app which contains a project file for Keil v4, but when I am trying to open it in Keil V5 (that is the only...
Hello -
I'm not having any success using my PCA10024 as a dongle for MCP. Here is what I'm doing so far....
Remove PCA10024 jumper from P0.30-GND.
Connect PCA10024...
Greetings,
I am trying to minimize my BOM line items. Can C10 decoupling capacitor stated as 47nF/X5R on the reference design be replaced with 100nF/X5R without consequence...
Hello,
I know that this question was here before, but I've read all of the questions and answers and still I don't know what I do wrong.
I'm using 3 PWM channels to...