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...
Hi,
I need to implement, say, 100 LPN + proxy and 1 friend + proxy, LPN are measuring devices.
1) How can I request from each, let's say, a temperature value? I want to...
There are two boards, Raspberry PI4 and nRF52840-DK . The task is for the nRF52840-DK on zephyr hci-uart firmware :
https://developer.nordicsemi.com/nRF_Connect_SDK/doc...
Dear Sir,
I use the nRf52840 DK (PCA10056) which be a ICE to download FW and 3V DC power supply for my DUT.
the 3Vdc connect to Vdd.
I use the DK 3Vdc be my power supply...
Hello,
Here is some information from my environment :
nRF9160 DK
SIM iBASIS
Country: Suisse
Operator: Swissom AG
roaming mode
Use LTE Link Monitor
I...
Hi,
I want to use tne NRFX SPIM module for reading and writing an external spi flash (at25df011) .
I looked at the example in order to reuse it or base my application...
Hi all,
I'm working on a project in SDK 5 (V17.0.2) on a custom board using a raytac nrf52840 module. IDE is segger embedded studio with a J-Link interface to the hardware...
The device we are using is nRF51822. It uses a bootloader from the Nordic SDK 11.0.0
The boot-loader we are using for the nRF51822 has several blocks of code in the SystemInit...
Hello,
I'd like to enable an instance of SPIM2 master (base address: 40023000) in SDK 17.0.2 for SPI operations. In sdk_config.h, there are two options, NRFX_SPIM2_ENABLED...
I am trying to run the heart_rate_collector.py example in Nordic's pc_ble_driver_py library. When I try to execute the program, I get the following error:
Command used...
Hi!
I'm trying to do the TCP example with the nRF5_SDK_16.0.0_98a08e2, a nrf52840 DK board and a Raspberry Pi 3 B+ as a gateway but I got some problems.
For connecting...
Hi, I'm testing the ICMP example, using a Raspberry and a custom board with a nRF52840. I follow the instructions on the "Connecting devices to the router" found in the infocenter...
hello,
i am using two customised nrf52840 boards and this example https://github.com/NordicPlayground/nRF52-ble-long-range-demo to get the maximum range between two boards...
Hi.
I have NRF52840 with softdevice and GPIO0.7 and 0.27 connected to DALI CLICK and set up and 0.7 - IN, 0.27 OUT. I'm also using TIMER2 for running callback every 104us...
I'm using nRF52832 with an external motion co-processor. As a part of a robust reset strategy, I want to connect a single nRF52 pin to the co-processor's nRST pin to generate...