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...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi,
I am working with Gazell device and host example code from the Keil pack installer, using the default the data rate of 2MBit, so per Nordic's documentation the timeslot...
I confused that I run a SDK 9.0.0 example ble_central_and_peripheral app_s130_demo on my nrf51 SDK. then use Android App MCP to scan Advertise data. it did not work.
but...
I'm faced with a curious problem.
The examples of nRF52 SDK 0.9.2 have linker sciprt like this:
/* Linker script to configure memory regions. */
SEARCH_DIR(.)
GROUP...
Hi,
I bought two PCA10028 DK boards, try to start with the simple example with SoftDevice S110.
I download the application to the DK board by nRFgo Studio.
First...
Hello,
I bought 2 modules from this site:
www.elecfreaks.com/.../nrf24l01p-pa-lna-v31-rfm05-p-142.html
People are saying it's working great, but for me, there is something...
I had slightly modified a TWI example (using nrf_drv_twi) to work with one of my sensors; It's basically the same with a different function called to handle the received data...
I'm trying to test the throughput improvement of the S130 alpha softdevice vs S130 V1.
I notice a couple of changes in the API that I'm not sure how to handle:
First...
I've been using the ble_app_uart example with S130 on a nRF51 DK board. I wanted to add an interrupt with some GPIO pins. So I added GPIOTE interrupt handler but the compiler...
Hi all,
I want to ask you if it is possible to program nRF51822 chips (Cortex-M0) with J-Link OB assembled on nRF52 preview DK (Cortex-M4F).
I have some older boards with...
Hello,
I am working on pin interrupts and was able to handle with 1 pin interrupt. I used GPIOTE port interrupt. This is the code snippet for initialising:
NRF_GPIO...
I am trying to get my system with a hardware RTC generating periodic interrupts every 30 seconds to sleep between interrupts. I'll paste the code below, but here is the problem...
Hi,
I had an issue which the other BLE tools can connect to my BT121 module, but NCF Master Control Panel keeps looping at the connection content page. FYI, it is bonded...
As the picture shows! I have changed some Option of target and some forbidden sign appears.
I guass it means the file is not available,if so, how can I delete it. Why It...