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 there,
I have added my custom services in the peripheral dfu_template example.In the advertising UUID array(m_adv_uuids),i included custom service UUID but not the...
A question about the power saving modes PSM and eDRX. A device is mostly in deep sleep and wakes up cyclically for mobile communication. It is better: Completely disconnect...
In our project, two nRF51840 will communication with each other using BLE. One nRF51840 act as central and another nRF51840 with act as peripheral. The central nRF51840 will...
I have a couple of NRF51 parts. They're pretty common at hobbyist stores still. Recently I pulled out the NRF51 dongle, downloaded the recommended Segger Embedded Studio,...
I have managed to get working a BMW iDrive to act as a bluetooth mouse for my iPhone. To do this I used a CANBUS shield connected to an arduino NANO and an nRF51 BLE connected...
Hello,
Mesh SDK 4.0.0, PCA10040 x2
I want to develop next models:
Scan server: Waiting GET message with arguments, scan BLE beacons and reply STATUS message with results...
Dear Nordic Team:
Now I am doing a example test, with nRF52832 I want to use SPI master and SPI slave transtission.I have saw many demo example,but i dont know that which...
I don't know how it feels if you visit a page that takes six seconds to open.
Isn't the profit ability of the Chinese region enough to allow you to build a normal acceleration...
Hello,
I am working on nRF52832 chip using SDK 15.3.0 in segger embedded studio.
I implemented DFU in my application and it's working properly.
But my problem is when...
WHAT is missing from my profile which prevents me from opening a private ticket?
The location? when I type it in, your profile doesn't save it (it just ignores it).
Ubuntu18...
I have successfully compiled the GPS sample. I am trying to program the device using SES and only beign able to do it when the device is previously erased with NRF Connect...
Hello,
I am using nrf52840 to communicate with PAC 1710 sensor via TWI interface. The nrf52840 is the master device and the PAC chip is the slave device. Without SoftDevice...
I just updated to Segger 4.42a to follow the recommendation in the release notes for SDK v1.2.0
When I do a rebuild the AWS fota sample I get linker errors as shown below...
Hi,
I have a Laird Development Kit for the nRF52840 (DVK-BLL654PA-R2.0) which I want to program. Unfortunately Keil uVision and nRFgo Studio have problems with programming...