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...
When I open the Light Bulb project in Segger Embedded Studio I see a bewildering list of project items. I pick the first project, 'zephyr/merged.hex' and right click to set...
SDK: 4.1.0
CHIP: 52840
Hi, I have developed sleepy zed. It lost the connection with the network after joining in 1~3 days.
It assumes that the zed couldn't get the...
Hi, guys.
I'm using nRF52 DK (PCA10040). After I used Zadig (Driver setup for J-link), I cannot build and run my previous code to the nRF52 DK anymore (see the first 3 images...
Hi
I am using nrf52840 boards and by using the coexist program I am able to send and receive messages through mesh while using the ble services.
I followed the instruction...
I use NRF52DK as central device I also use a SDK that is ble_app_uart_c code for my project. and i would like to take my peripheral devices whice are phone or PC their RSSI...
Hello - we're using "nRF Connect" from the Apple App Store for the development of our project.
First, thank you for making this tool available and free for everyone to use...
I am using nrf52840 via NRF Connect and Zephyr configured to use the Nordic SoftDevice BLE controller.
My use case is for a central to sample a rapidly changing real-time...
As a beginner,I’m sorry for asking such a stupid question,but it has annoyed me for a long time.
I built and downloaded the program to my DK,and I used PuTTY to connect...
Hello,
I've designed a pcb using the 52840 chip which is essentially identical to the dongle design. My intent was to use the firmware that comes pre-installed with the...
Is there a set of prj.conf settings that I can use to redirect the AT command interface to the RTT debugger? Would be nice not to have to hook up a serial connection.
Hi All,
as the title say I'd like to know if is the Wake on GPIO available for nRF52840_dongle and what is the I OFF_RAMOFF_GPIO ?
My application should behave more or...
Hello. I'm developing a project using nRF52840. I've been working with the nRF52840Dev Board and I have a BLE project that runs there. I'm developing in Segger IDE and using...
When building a product which has multiple models but the firmware is essentially the same, perhaps with a few different parameters, I want to use the same code base and have...
I am implementing a system that needs to read all 8 adc channels at a set interval and wish to use the asynch mode to do this as it gives the lowest power consumption.
Using...