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,
I am completely new to this technology,I need to interface BME 680[humidity,pressure,gas,temp sensor] with Nordic nRF52840 - how it is possible,i want know the hardware...
Hi,
I am using nRF52832 DK, with Segger Embedded Studio as IDE. I am using ble_app_uart example. I have used an encryption algorithm. The encryption algorithm is called...
Hi,
Does the SPIS generate interrupt for every byte of data receive ?
What kind of interrupt of event that SPIS will generate for data received ?
Please advise
Hi,
I need to assign Rising edge and Falling edge event in a single pin.
I try to assign both Rising Edge and Falling Edge event into APP_EVENT_PIN.
There is a error...
Dear all,
I have noticed that NRF_LOG_FLUSH() function is used in many examples after each nrf_log print function. In some cases though, the program freezes when I try my...
HI!
nRF52832, SDK13
I need to know what happen with setted output RF power when peripherial devie connect to central device.
For example, if output RF power setted to...
Hi,
I am completely new to this technology. I am currently programming a custom board equipped with an nRF52832 based on the ble_app_uart example in the SDK 15.2 and is...
Hi!
24 days have passed since I was promised an update (which I hope will mean a solution), but nothing...
Also, there is no updated Getting Started Assistant and the...
Hi,
We are planning to use an Automotive Grade Bluetooth SoC in one of our new designs.
Some controllers in the nRF51 family seems to be Automotive Grade, but we also...
I tested with Light Switch Example in nrf5_SDK_for_Mesh_v3 version, I have set Transittion time to 160 second and Delay to 0, problem occur is the device Cann't countdown...
Hi,
I am using an nrf52840 MCU, Nordic SDK 16.0.0 and IAR Workbench for ARM v8.40.1.
The MCU has the following configuration:
- MBR installed
- DFU secure bootloader...
Hello everyone,
I faced with bus fault after running beacon example from mesh_sdk. It occurred after calling mesh_provisionee_prov_start().
Unfortunately, I didn't found...
Greetings...
Provisioning w/ Android tool only works when board is connected to debugger.
Provisioning failed to even find the devices when scanning after disconnected...