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~
I am developing nrf52840 with zephyr ncs tool chain v2.7.0 and SDK v2.6.1.
Our hadware is very simple, just a power IC, a nrf52840 and a G-sensor.
Our pre-production...
Hello,
I am currently learning Zephyr via the Developer Academy in preparation for an upcoming project that will use an nRF9151 and a Nordic BLE module. I will need to write...
Hi,
I'm using the PPI component to generate 8MHz GPIO signal. this signal is an input for power amplifier analog RF transmitter.
While the digital 8MHz signal looks fine...
Hello
When following the guidline of a new way to extend boards , VSCode "Add Build Configuration" is blank. Am I doing something wrong or this is not yet supported by...
I am trying to implement the following: I have a mesh node built using the Sensor Server example for publishing temperature data. I want one relay node to transmit the temperature...
Hello
I've been experimenting in increasing the number of targets that a mesh FOTA distribution server can support on nRF52840
The CONFIG_BT_MESH_DFD_SRV_TARGETS_MAX has...
We want to upgrade our existing product to WiFi 6. We have a lot of customization in our TCP/IP stack so we don't want to use the zephyr stack. We only want to make the station...
While in the field test phase of our custom nrf9161 based device, we figured out that there are some towers of some providers that make the device seem online although it...
Hello,
I need to use the Radio_test example on a custom board using the nrf52810. I am using the nrf connect SDK 2.5.1 with VSCode.
To use the Radio_Test example I need...
Hi,
we have npm1300 device on our customized board,
without using any of the regulators, LEDs are not connected.
Gpio 0 and Gpio 4 is connected to main MCU.
when activating...
Hi,
Happy New Year! I hope this year brings fewer bugs than the last.
SDK Version: 2.7.0 Board: Seeed Studio XIAO nRF52840 Sense
System Description: I have a setup...
Hi, We are evaluating whether nr54L15 supports LE Audio function? According to the specification, it supports bluetooth 6.0 and should support LE Audio (Isochronous channel...
i want to switch between two code... the code is simple led blinking i am trying for the testing purpose...in my code 1 led1 is blinking 500 ms of delay and in my code 2 led2...
Mesh 1.1 Generic Location Server defines special values for long/lat and north/east when unconfigured. Current code doesn't appear to support/use these special values, instead...
The subject issue is documented here as " NCSDK-20567: Partitioning limitation with MCUboot swap move": This issue has been open for while. These two DevZone tickets refer...