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 everyone, I have just started using the s120 softdevice to implement a Central BLE device. The starting idea is to start with scanning and reading the advertisement data...
Hi,
I have seen several answers about how to achieve a higher data rate and I just want to make sure what I understand is correct.
I am using nRF51822 chip and the dongle...
I am developing a product using nrf51822 v5.2 SDK.The question is that Ble will automatically disconnect in some minutes after normal connect OK.The message by Sniffer is...
Recently while debugging my application i noticed strange behavior:
i set watchdog timer to restart application if my peripheral is not receiving any data for some time....
I have a nRF51822 Evaluation kit I am trying to get up and running. My kit has the older QFAACA part.
I followed the steps to setup eclipse and GCC and i am successfully...
Hello,
I took the ble_app_hrs rebuilt it and used Control to verify all is correct. I also tested it with the nRFTools Android App and it works fine I see temperature changing...
Hello,
I am currently starting with the hole ble topic. This forum helps me a lot in the last weeks to understand ble.
I am using S110 to provide a peripheral device...
I use the nRF51422 with S310 stack and i found the nRF51422 power consumption are quite different after connection on different phones which run the Master Control Panel as...
I have written some code that uses the SPIS to transmit data. One of the bursts is constant, for example I have a fixed sequence to send using the SPIS and so if I define...
Hello.
I use nrf51822 EK and custom board.
I have to replace the bd address i can not be found in the ble_app_ibeacon_bcs source code.
Is it any way to fix the bd address...
Hi. I'm curious if there's a way to filter devices in the "Discovered Devices" list while scanning with MCP. We have a lot of BLE devices in our office, so the list is fairly...
Hello, I am looking for the way I can use PWM to control duty cycle of connection. I am really novice and my understanding about programming and Bluetooth protocol is really...
I'd like to use the pin sense function as the power switch of my NRF51822 device. That is to say, after the very first power cycle (reset or battery change), the device goes...