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 there,
Is there any chance future SDKs with the nrf52 have support for Mifare Classic cards? The example with the Adafruit shows an Ultralight tag, but it would be useful...
I have a USB dongle with nRF24LU1+ chip (marking "NRF E LU1P16 1438AD").
I have several problems with programming this chip via SPI. For example after entering programming...
Dear Nordic developer:
I am very eager to have the "Android-nRF-Connect" of the source code! I found the scan and DFU from the "Android-nRF-Toolbox" function, I also need...
I'm trying to get going on an nRF51 project using the compiler on mbed.org, but if I create a new project using the nRF51 DK and use any of the example BLE apps as templates...
I am runing the example on custom board 16k ram, i have configured the linker file correctly as shown below. but all the ble_peripheral application doesnt run (not advertising...
I'd like to erase all the pages managed by FDS as part of a "Hard Reset" operation. fds.c has a hint of a "FRESH_INSTALL" directive (part of an enum defined in fds_internal_defs...
DEVICE_MANAGER_MAX_BONDS is no more than 10.
That means that no more than 10 difference devices (smart phones) can switch the device to DFU mode?? (with boding).
Am I right...
Dear Nordic developer:
I am very eager to have the "Android-nRF-Connect" of the source code! I found the scan and DFU from the "Android-nRF-Toolbox" function, I also need...
Hi
I cannot find the minimum pulse length to trigger wakeup using DETECT from GPIO hw pin configured as SENSE pin in the data sheet for nRF51822.
Ex: set PIN_CNF[0].SENSE...
Hi,
I tried DEVICE_NAME with a AABBC Ddddff Tttttth Vs DEVICE_NAME as AABBC. The time taken to connect with a longer device name takes at least 3 attempts (in the sense,...
Dear Nordic Team,
Thanks for support.
I want to merge softdevice hex,application hex and bootloader hex. I am using windows 7 OS and my SDK version nRF5_SDK_11.0.0_89a8197...
When a nRF52 BLE as peripheral had connected to a BLE device as Central, if the nRF52 BLE also coule connect to other BLE device as Central at the same time with the supoort...
Dear Nordic Team,
Thanks for support.
I try to make zip file generation using command promt as per the nordic document(How to generate the INIT file for the DFU.pdf...
I want to test RF during production but I do not have any GPIO or UART points on my DUT so I don't want to run the DTM. Can anyone tell me what problems there are with this...