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...
While trying to investigate my Softdevice assert issue a bit more in depth, I noticed a bug in timeslot_timer.c :
The function timer_mut_lock() sets the variable m_timer_mut...
I have a sensor that uses 3 different BLE mechanisms. It is part of a mesh, it sometimes sends beacons and it provides GATT services in a peripheral role. The project I'm...
Hello,
Are there plans from Nordic to provide locator engine to customers? Other competitors offer this benefit, which reduces development time on the client side to create...
Hello All,
We are using NRF52840 module, need to work on serial bootloader.
I have gone through the bootloader example, our requirement is need the serial(UART) bootloader...
Hello,
How the modem selects it band of operation. Is it done automatically selected by the modem after registering to the base station? or is it assigned by the base station...
The modem firmware version 1.1.4 has been certified by Verizon, and the corresponding NCS version is v1.4.2. Now Nordic has released the NCS SDK version v1.5.0. This version...
To the kind attention of Nordic support team,
if it is not much trouble I would like to know what you consider a good/acceptable ble antenna efficiency in
desktop environment...
Hi,
I am using an nRF52832 with S132 and SDK v15.0.0 and already read in the forum about issues related to the SAADC calibration (inlcuing the erratum [86]). The problem...
Hi Nordic,
I have 2 charac i can write, let's name it A and B.
When i write into A, it trig ble_A_on_ble_evt , BLE_GATTS_EVT_WRITE , no problem.
But w hen i write...
I started developing a project on nRF52. My task is to read the value from the light sensor (phototransistor).
The sensor is connected in this way:
my code:
init...
when i Use 2.4G radio to communicate with other modules,like cc2510, i have many questins:
1. as we known that CC2510 ' modulation format of the radio signal ,MSK is only...
Hi,
Maybe this is obvious, but I couldn't find the answer anywhere online. When I power my dongle from an external 3V3 source, can I still plug it in to my computer and...
Hi, during my tests, I use an NRF52 Dongle with the nRF-Connect app as a USB/BLE interface, but now I need to handle some custom data. I have seen that the dongle uses a COM...
Hi!
I'm working on using the SAADC in 14-bit sampling mode (oversampling set to x2) using nRF SDK 17. The supply voltage for my chip is 3.3V, and I have the reference...