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...
In your "Configuring build types" guide you specify "ZDebug" and "ZRelease" build types, but do not explain why these are used instead of the standard CMake "Debug" and "Release...
I'm trying to better understand application of %XUSIMLCK. Can we use this to prescribe a list of preferred carriers, for instance through the PN facility - network personalization...
Having trouble calling ble_stack_init in SDK 17.0.2 with s140 7.2.
The application compiles but hangs up on the error check after nrf_sdh_enable_request and outputs garbage...
I am referring to this documentation on Message Sequence charts . I am working on the sample example of BLE secure DFU bootloader , on the SDK v17.0.2 , softdevice S132
...
I have the NRF5340-DK development kit to calculate AOA. However, I need an antenna to do this. Do I have this antenna in Nordic or can I find a compatible antenna. How can...
Dear Members,
I want to use libuarte with ANT and softdevice,
When I initialize libuarte,
The app keeps restarting by itself.
I commented out
//err_code=nrf_drv_clock_init...
I have seen that some other ppl had a similar problem, but I couldn't figure out in the posts how to resolve the error in the title.
The issue is following: I have to use...
How can I display the beacon signals receiving from nordic thingy 52 at my device? Please suggest if I can display the same using UART data and if yes then how to display...
I am attempting to install the nRF Connect SDK on my CentOS 8 machine. It looked like it installed correctly, but when I attempt to load the zephyr sample "Hello World" in...
Hi,
I'm trying to build the bluetooth/peripheral_uart sample in NCS (version 1.5.0-rc1) and was surprised to see that it requires more than the 24K SRAM available on the...
I'm evaluating the nRF5340 for a small-scale initial project at first. We want to use Bluetooth LE (long range). We don't want the hassle and expense of Bluetooth certification...
Note: I am currently using version 2.4.2 of the BLE Desktop application and the NRF52832.
I'm working a peripheral device that has about 800 uC of energy that can be stored...