Hi, I used the sample code "Master Emulator->2.1.7.8226->Example code->nRFUart"
to develop a new project, and encounter some questions...
we update nRF6310...
Hello,
How many RX buffers are in S110 SoftDevice? I know there are 6 TX buffers (so you can send 6 packets per Connection Interval).
How is it on receiving?
Is it e...
My sensor is off-standard,so I have to use gpio to read and write my sensor.
Gpio IIC will take about 0.5ms to get data.
My app need send data every 7.5ms,it seems that...
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...
Light switch, client, server and app nRF Mesh works. I replaced client with ble_app_uart_coexist, but I already donť see it in your nRF Mesh app on my phone. I would like...
Hi, I am following this tutorial to enable logging in my Debug Terminal.
https://youtu.be/uP8RYgYGRvI?t=179
At 3:00, I am told to enable both RTT and nRF Logging.
However...
Hi,
I want to test the power managment on the nRF52840. I plan to make a simple test application that enter in sleep/systemoff mode every, let's say, 1 minute. After wake...
Hi ,
I'm trying to write data using FDS library where ,i use fds_record_write on the first occassion and fds_record_update on all others.
Now i have debugged the issue...
I'm attempting t to turn on and off GPS function while LTE is on, but it doesn't work out. I merged mqtt_simple and gps example programs into a new project. What's wrong with...
Hi ,
I need to preserve a clock counter without any drift or delay even the system having Soft reset,
I am using the Device BLE NUS bare metal example and running also...
Hello. I am developing a system where two radios are used - UWB and BLE. The first one is used almost all the time for communication and the BLE is used for beaconing let...
Dear Support,
i'm testing PCA10040 board. I'm using nRF5_SDK_15.3.0_59ac345 SDK package.
I'm testing the project ble_app_hts. I compile it and i download the firmware...
The download page for nRF52840 DK ( https://www.nordicsemi.com/Software-and-tools/Development-Kits/nRF52840-DK/Download#infotabs ) has download links for Heart Rate Monitor...
Hi DevZone,
I am new to nRF SoC and SEGGER. After installing all tools, I can build and run examples.
I run into a problem to add and enable a nRF driver, like "UARTE...
Hello, I am trying to develop a rehabilitation exercise service using Thingy52.
Thingy52 is the only device to accomplish my objective which needs motion detection using...
Hi,
I have nrf52840 DK and PCA63511 Power Profiler.
I have two questions:
1. The Average Current Consumption measured with profiler is 110uA (18 mA max, over 10 s...
Hi,
I have Raspberry pi board which i want to use it as a gateway .on which server will get set up.
nrf52840 will be the beacons which i have already set up for sending...