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...
Since the antenna on the NRF52DK is oriented horizontally, and the theoretical 3D antenna pattern is a torus (donut) whose hole is pointed in the horizontal axis of the strip...
Anyone have experience with the proper way to process written/updated custom characteristics in the APP(main) in a Bluetooth Developer Studio BDS generated code project? ...
Hi.
Windows10x64 + IAR 8.20 + nRF5_SDK_14.2.0_17b948a
I have problems with building examples for PCA10040 (nRF52832 DK).
Linking
Error[Lt009]: Inconsistent wchar_t...
Hi,
I am working on a project of throughput data from sensors to my central via nrf52832 through a notifying service (SDK14.0.0, S132).
As explained in several questions...
In the Infocenter, there is a section about adding support for custom boards. It advises the creation of custom_board.h modeled after pca10040.h. However, the configuration...
I am starting a nRF52832 project that is based on the GCC + Makefile build system that is provided with the example projects. In my particular case, I need to execute a python...
Hello, everyone~
I'm trying to use mac to develop nRF52832 DK. I have installed the lastest J-Link driver and SES. I downloaded nRF5 SDK 14.2.0 and just open ble_hrs project...
I get nrf mesh SDK form: http://www.nordicsemi.com/eng/Products/Bluetooth-low-energy/nRF5-SDK-for-Mesh/(language)/eng-GB
I want to use the serial example to control a mesh...
I use the advertisement timeout to shut down the MCU. Is is possible to reset the advertisement timeout on the fly, e.g. if there is any activity I would like to extend the...
Hi,
I'm interfacing acceleration via BLE using NRF52.
I'm using timer to get the sensor value and update the characteristic value related to this sensor using sd_ble_gatts_hvx...
Hi,
I tried to make a software update (I tried application, bootloader, SoftDevice and any combinations) over BLE using the secure_dfu_ble_s132_pca10040 example but after...
Hello. I have a problem. After using nfc, current consumtion still high. I found that I need use HAL_NFC_ENGINEERING_A_FTPAN_WORKAROUND macros. But when I specify this macros...
Hi All,
I am going to get EMI/EMC testing for my custom board made on nRF52832 WLCSP package. Can you please share/suggest the firmware used in EMI/EMC testing.
hi everyone
i want use s130 with my ble nrf1822 i'm wondering about the modifiaction that i have to do under keil 5 in option for target for example the configuration that...