I saw that the app_timer uses the SWI0. Could you explain what it does and what the advantage is compared to "timer_list_handler_sched()" calling "timer_list_handler()" directly...
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 support team,
there is one question feedback from customer, device(832)is sending data to mobile device, however this connection is disconnected (however there would...
Hello,
very early evaluation question, the 52832 has NFC-A. Is a mobile phone capable of reading from this device (some arbitrary user data) ? Now I've started looking into...
Dear,
- nRF connect SDK 1.9.1
- nRF5340 DK
We use 5340 spi to control an adc chip. The sample rate we need is 1kHz, so we use k_timer to produce a 1ms timer.
However...
The issue is as stated in the title. The 'Select Device' column says "Connect a Nordic development kit to your computer" when the Power Profiler is NOT plugged in. This imediately...
Can someone help me with a Zephyr compiled blinky hex file please?
My Hardware is a loose standing module setup similar to NRF52833 DK. (same led_0)
NRF5 Sdk hex file...
I am using fstorage to store some data at three location in flash.
but it is hanging at wait_for_flash_ready function when mobile phone is connected through BLE.
Please...
Hi everyone, I am quite newbee to nRF5340 and nRF ecosystem. Anyway, my goal is to talk with 3rd party application to receive positioning data over bluetooth and then I have...
Working with nRF52840 and nRF Connect SDK v2.1.0., whenever I enable MCUboot in the project configuration, the reset pin gets enabled on the next flash. I believe this has...
Hi,
I encounter a problem, in my opinion, related to the modem firmware (or model B0 and B1).
My program connects to the LTE-M network and sends data from a sensor.
...
Hi all.
I'm working on a Visual Studio project, written in C++, which I'd like to import into Segger Embeeded Studio.
I've done this before successfully, but this time...
hi support team,
customer reported one problem that when 5340 spi communication is done, the clock line is much longer than cs pin as below:
number2 is clock pin, and...
Hi,
In the example "nrf52832 light_switch_server" ,Does it have the function interface for the friendship node adervertise to all lpn nodes at one time?
hope your reply...
Hi there,
there is so many questions regarding BLE connection intervals, yet I couldn't find a precise answer to this basic question.
It seems to me, that multiple packets...