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 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,
I'm working on an application where the system should enter System OFF mode after some button activity and wake up (restart) on a button press or USB connection.
When...
Hello,
I’m trying to understand exactly how the location module works in the Assert Tracker V2 application. I want to see the NMEA data in the logs, but I’m not sure how...
Hello,
We use nrf54l15dk + MX25R8035F external flash to do the matter development on NCS2.9.0, and we meet some problems:
1. when the matter.ota is 1003KB, takes about...
im trying to develop a prototype that uses a thingy53 and lvgl to draw a screen on a solomon ssd1306 attached via i2c (kwiic) but am having issues with getting it to build...
Hello,
i have one PPK2. Recently i find the current reading from PPK2 is relatively large compared with actual current value.
For example, actual current value vs PPK2...
NCS 2.9.1 - NRF5340DK
I am trying to use multiple compare channels on Timer1 (output_timer) such that an interrupt handler fires for both compare values, the second of which...
Hello!
I'm new to Nordic Semiconductor and currently developing a project for which I need support regarding the nRF9151 DK . Before placing an order, I would like some...
I am working with SDK v2.3.0 and a custom board with nRF9160
When I wanted to start my project again after some time, the build configuration had disappeared.
And creating...
Hi,
I am working on implementing an I2C node in my nRF52840 based sensor. However I am getting the following kernel panic.
I removed all I2C node related code that I...
Hi,
Programmer can't read chip information after i download firmware with VSCode.
Before download, Programmer can read chip information.
Tool : Visual...
I used a mesh example (the example name is "mesh") for testing, and enabled low-power nodes using CONFIG_BT_MESH_LOW_POWER =y, and disabled the automatic start of low-power...
I used ncs2.9.1. I download the mesh dfu distributor and mesh dfu target examples to two devices respectively, and successfully updated the mesh node through shell commands...
When my mtd device is connected to a thread network, what should I do if I want to untie and join another thread network? How should I untie and clear the network information...