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...
Hello all,
I am working on an application that involves two types of device inside a mesh network: devices that have to be provisionned (server) and devices that provision...
I am looking for a CAD file (STEP preferred) for the nRF52 DK. I found the larger version of nRF52480 but that board has the extension on it. Could you please supply a STEP...
Hallo,
I am currently trying to debug the Matter samples on the NRF5340 DK. They all work fine, but I have a problem with the "Thread Viewer" in VS Code while debugging...
Good day I need to add UART to a project based "Thead MQTTSN client publisher" example code. The device needs to receive data over UART and then send the data to the MQTT...
Hi All,
I am trying to connect Segger Embedded Studio for ARM withnRF Connect SDK for DWM1001 Dev Board connection.
Can anyone help me with that/
Thanks !
Hi,
I'm working on a product using an nRF52840 that must communicate with a custom 802.15.4 product created by my customer. Their product does something nonstandard - after...
Hi,
We've been using the nRF52840 for a while now with the LDO configuration. We are trying to optimize the power consumed by our system and are exploring the DC/DC configuration...
Hi,
I have example nrf/samples/esb/prx. Now I want to add UART0 (in ASYNC mode - DMA) for TX and RX communication with another device.
I just tried to proceed according...
Hi there,
I'm using SPIM2 for an external accelerator, and I wanted to set it up. I insert all as requested, but compiling it says me:
This seems to be an error coming...
OS in development environment :Windows10 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
I am having strange linker problems with NCS and VScode (I really hope im not just dumb and oversee something obvious here..)
I am currently migrating from PIO to NCS, and...
Hi,
the lastest version of nRF Connect (= 2.1.0) no longer shows examples and build targets for the Thingy:53.
Also, in the examples section there are no samples/applicationf...