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 Nordic folks,
We are developing a product using nRF52832 with a Power Amplifier (RFX2401C) for extended range. For communication we are using ESB with some modifications...
I was redefining the init packet and when it came time to generate the nano-pb files, it looks like there is a fair amount of difference in the newly auto generated pb.c and...
Sorry if these questions are discussed already. I'm a newbie to Bluetooth project. Let me explain in brief. I have a central and peripheral device. I am transmitting 10samples...
After quite a few difficulties getting Keilv5 to work with the included examples with no responses ( devzone.nordicsemi.com/.../) I decided to give Eclipse a shot.
This...
Good day All,
We are in the process off procuring a project using nRF52, and I need to find out some important things. Are there any costs in using any of the libraries...
I am using nrf52840 module(peripheral) for transmitting 10samples/10ms and central device as the same nrf52840 for receiving the samples. Although I receive the packets, there...
Hello,
I'm working on an application in which I have to dynamically switch between a TWI master peripheral and SPI master peripheral that use the same peripheral ID (our...
I have an NRF24LE1 transmitter using ESB. It is sending a static payload of 10 bytes every sec.
The other configurations on the transmitter are: RF channel:2, CRC: 1 byte...
Hi,
i'm wondering if there is any IC (for example nRF52832) that can reach a range up to 155 meters available within the Nordic semiconductor catalog ?
i know that the...
In nRF5 SDK 12.1.0 a bug was fixed in nrf_drv_wdt_init(). Watchdog timeout could not be larger than 131 seconds because of (x * 32768) multiplication before. This bug is again...
In the spec it says that the typical ramp up time is 140us (or 40us in fast mode). But there is no details on maximum or minimum. What is the true tolerance on this value...
We are building a simple project, let 51822 connect the mobile, once per second. We found that the Tx power of 51822 is getting weaker and weaker (view the voltage over a...
I have a nrf51 dongle and would like to use PWM on 3 pins.
Managed to get it working on pins 15 and 16, but somehow pins from 17 to 20 just don't work.
For example: I set...