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 all,
What is the maximum data rate for the nRF24AP2 when using the Synchronous serial interface?
I cann't see it in the datasheet.
Is there anyone can answer me...
I'm trying to get a simple, single shot timer working. The debugger never stops at a breakpoint set in my handler function, and an LED turned on in that function never lights...
Hi
i'm using nRF51822 with twi_hw_master from gzll library from SDK v4.4.2.33551. Code is compiling and linking, but not working. Gazell transmissions don't work when twi_hw_master...
Hello.
I want to protect nRF51822 ADC input from emergency case of overvoltage (up to 24V).
I don't want to use external diodes as any GPIO pin already has internal clamping...
When I use ble_app_hids_mouse demo to test my mouse sensor, it seems that mouse arrow will delay about 300ms to start send data ,at the beginning of movement.
When I cut...
Hi all,
I bought dev kit for nrf51822.
I got serial number for some projects.
Now I do not know where to build those project?
Should I use ukeil? How to install new device...
Hello,
I need to store some data to flash, and am starting to review pstorage. My question: how does pstorage know which blocks belong to which application? It appears...
We need some (5~10 pieces) nRF51822-CEAA-R (3.5x3.8mm 64 ball wafer-level chip-scale packages (WLCSP)) for prototyping. Where can we buy these?
The main suppliers like mouser...
I would like to host a project developed on nrf51822 on a public platform such as github. In this project I'll be using files from the nrf51822 SDK such as the CMSIS files...
I have create software for the nrf51822 (slave) that has
I also create a PC application using the master emulator api that implements the master
Data from the master...
Hello,
Does anybody know what I could be doing wrong either on peripheral or PC when my program on PC reports this error?
I am in the process of writing an application...
Good morning. Thanks for reading. I am brand new to development on Nordic platform but fairly experienced with ARM Cortex, GCC, IAR, Eclipse, etc.
I have a the PCA10003...
Hey guys. I'm very new to Bluetooth 4.0 (actually Bluetooth in general), but I'm hoping to be able to use a Fujitsu MBH7BLZ02-109004 module with an nRF51822 in a product I...
I am attempting to measure battery voltage through the ADC, but am getting inaccurate results. In my setup, I have a 4.2 V battery divided down to the bandgap range using...
HI all:
I am using the nrf24le1.And i confuse about the recive and transmission address in rf transceiver.
What do we use the address to do usually.It will be wonderful...