I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
Hi!
I use nrf51-pwm-library ( github.com/.../) to control brightness of LED RGB light source and it works ok till I don't want to adjust brightness slowly (dimming function...
hello,
are there any completed sample code of using pwm0, 1?
just 2 or 3 word can working like following? or need other config?
pwmcon=xx;
pwmdc0=xx;
pwmdc1=xx;
also...
I am planning to migrate to SD 7.0 and SDK 6.0 in order to use the static pass key capabilities. When using the static pass key how should security params be initialized ...
Hi Hakon.... when i compile my project i get some linker errors,
._build\gzll_host_ack_payload.axf: Error: L6218E: Undefined symbol __main (referred from arm_startup_nrf51...
I'm trying to perform communication between my device and iOS and I ran into some problems. For tests I'm using iPod touch 5 with nRF Toolbox and LightBlue apps and nRF51822...
I've been using Master Emulator API 2.1.3 in Visual Studio 2010 Express, and have spotted a fix I may need in 2.1.5 so I've switched to using the 2.1.7 API. However, I've...
Hi,
We are using NRF52832 MCU for one of our BLE based project.
We are running out of memory when specific operation performed. Buffer crashed.
What is minimum setting...
I was using log to print debugging information when the BLE_GATTS_CFG_ATTR_TAB_SIZE message popped up. It doesn't normally happen. What's the reason for that? Thank you very...
After flashing the nRF-9160-DK with the required firmware ( as instructed in this video https://www.youtube.com/watch?v=rMvW3HXLErk&feature=youtu.be ), the LED 3 is flashing...
Hello,
we need to disable UART0 to achieve low power operation of our device. This is done by running:
This works correctly on a minimal example when building using...
Hi ,
I want to know if it is possible to interface NFC text record example with ble_app_uart example. I want to run both the programs simultaneously. As the NFC text record...
Dear all,
The forum is full of questions around printing floating point numbers, however, I have a rather strange issue where maybe someone can help.
I have a project...
Hi,
I am new to creating project from scratch.
I want to use nRF51802 module. From few support tickets i have come to know that SDK version 12.3 and SoftDevice S130 version...
This is a beginner question and may well related to a misplaced setting in Segger Embedded Studio.
I am working towards a BLE scanner application which will include NFC...
Hi, Thank you for your attention to this matter.
Please provide nrf5340 layout in this package to me: WLCSP 4.39 x 3.994 mm package The customer needed to use this encapsulation...
I want to receive more than 250 bytes over NUS ,presently i have receiving All Data but in parts of 20 bytes (i.e after receiving 20 bytes BLE_NUS_EVT_RX_DATA event is occures...
Hi there,
I've recently purchased a nrf9160dk to evaluate. I've got some demo code going connecting via LTE and chatting to my AWS server via TCP and that's all going well...
Is there any SPI examples by directly accessing the registers?
Based on SDK15.0.2, for NRF52832 or NRF52810, higher freedom, higher memory utilization.