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 There,
I have a question now. If I want to alter the frame format in the data linker, how do I do?
I try to find the source code of the data linker layer in the Mesh...
Dear Members, I want to log my ANT+ HRM into SDcard, I tried with flag, but it never goes to main loop, I'm using nRF52840 Code ANT HRM interrupt :
on the main loop...
hello,
i am using nrf52832 with our customized board and i am trying to send 427 characters string at a time using lbs service but it only accepts 200 characters in single...
Hi! I've got over 2000 smartwatches out in the field that are using the nRF52840. The hardware designers thought it was a great idea to expose the SWD pins along with the...
Hi experienced people
I try to initialize twi on pin 44 and 45.
ret_code_t err_code; const nrf_drv_twi_config_t twi_config_top = { .scl = 45, .sda = 44, .frequency = NRF_DRV_TWI_FREQ_100K...
Is there an easy way to get the manufacturing data from an advertisement packet in the 17.1.0 SDK?
I also struggled with extracting the rssi value and ended up using:
...
I'm using nrfx_saadc V2 in nRF5 SDK 17.0.2. In nrfx_saadc_abort nrf_saadc_task_trigger(NRF_SAADC_TASK_STOP); is called regardless of if the ADC is currently running. If the...
Hi!
We're using the nRF52810 chip, so we have a very limited amount of flash memory. We're looking at every opportunity to save some space. We currently run with a modified...
I've got the USB CDC ACM example up and running. I'd like to do something similar on the nrf52840 Dongle but rather than using a UART for the CLI, I'd like to use a second...
hi support team,
customer has one question about USB device to restart manually, because customer need to change the HID descriptor for some reason.
i tried on usb uninit...
I need your help to design the radio matching network on device nRF52805.
Here the reference design: infocenter.nordicsemi.com/index.jsp In this reference design L1, L2...
Hi Nordic Team,
My dev environment is as follows:
nRF58232+ ses+ sdk17.0+ softdevice 132
We are using BLE Chip on custom board
When we flash precompiled hex file...
Im working with nrf52833dk to implement USB mass storage using the flash to write into txt file.
main.c code is:
when flash and plug the usb the file storage apeare...
Hello!
My name is Carolina and i am working in my thesis with a multinacional enterprise in Aveiro University The objective is to develop a system like a security system...