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...
Hello,In normal condition, I use UART,pwm,spi an so on.Now I want to clear the configuration, and enter System ON mode.But I don't want to system reset.
How should I do...
Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
Hi
using sdk17, softdevice132...
There are some parts of the central implementation that I don't understand.
It is based on cle_uart_app_c.
Isn't the function bl_nus_chars_received_outprint_print_called...
It is amazing how common this error is - there must be 100 posts. Yet none solve the problem and none explain it. It suggests that there is some serious work needed to improve...
I've been developing using nRF52840 using the nRF5 SDK. I have also been using FreeRTOS in my projects.
I recently received an nRF5340pdk to evaluate the nRF5340. I have...
Hi,
The CPU at my target board is nrf52840 and SDk16.
Condition 1: It causes system lock at <-A-> (function of strlen at nrf_ble_scan.c) if I setup the filter of NRF_BLE_SCAN_SHORT_NAME_FILTER...
I am looking to use the nRF9160 in eDRX intervals of 2.7 minutes (no PSM). The goal of the device is to be dormant until receiving a command to begin transmitting its location...
Hi,
I am developing an application based on Connectivity Bridge and I want to establish few simultaneous Bluetooth connections. I am working in Thingy:91, currently on SDK...
Hi,
I got SPI working when writing to the CS pins directly. I thought however it might shorten the SPI acces when using spi_cs_control. When executing the code I will however...
Hi Nordic,
I am testing the sensor LSM9DS1 with the nrf52840. I try to make one pin attach to handle the interruption for the FIFO full interrupt.The FIFO handling function...
Hi everyone,
I am trying to understand the concepts of ATT MTU and DLE, so let me share my thoughts along with some questions. Maybe this is useful for other community members...
I'm trying to use the full potential of the external memory on the NRF52840-DK.
I want to modify the FLASH_SECTOR_SIZE:
4096 are in bytes. When i try to add, for example...
Hello,
While I am creating a new projects. I am getting an error message. I don't know the path of the files . I randomly created a project in D drive ,c Drive . So My question...
There are the following projects under the Health Thermometer example for Keil
What is the difference between them when trying to install on the nRF51 DK? I could not find...
Two (2) nRF52840 DKs, SDK 17.0.2
I believe I have added the necessary code from ble_blinky_apps both peripheral and central to their respective NFC reference role examples...
Dear Sir/Madam,
I'am new to segger embedded studio.I would like to do SPI interfacing of an IC using nRF51822 with segger embedded studio.
Please guide me how to add...