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...
Hello.
I know that I can change the interval of the advertize event by changing the advertize interval, but I don't know how to set the interval to be sent to each channel...
Hi, We did design our own board/pcb using the nrf9160, but we have a problem to connect to network/lte. I did some debugging and I found out that when the method lte_lc_init_and_connect...
Can you please tell us what is the power consumption in Idle State with DRX = 1.28s and Sleep State with DRX = 1.28s? And an estimate with eDRX at 5.12 s? We are asking because...
Hello, I am using nRF52832 dev kit. I am trying to get lower current consumption. I used ble_app_blinky example and disabled the NRF_LOG. My settings are below:
Role: Advertising...
Hi, I used my NRF52840-DK for few times but suddenly the jlink connection was not detectable. Before the Jlink failed, the main controller on board did not bring up the board...
Hello,
I Cant upload BLE Code on nRF52832 breakout board from nrf52 Dk using Segger studio. Other codes such as blink are uploaded successfully. But there is problem for...
Hi,
I am trying to use radio notifications (mpsl_radio_notification.h) to call notify with data just before central connects. I do this with no problem with NRF52840.
...
Hi everyone. I just bought the nrf52832 Develop Kit. However, after trying to flash write the sample, my nrf52832 Develop Kit doesn't work and won't flash write the next time...
Hi, I'm using BC805M module which uses nRF52805 SoC.
I have a power ON/OFF button on the PCB. If I press the button (deep sleep mode) during BLE connection, the BLE will...
Hi, I'm using nRF52805.
In my code, I used BLE to transmit I2C and ADC data to the mobile app nRF Connect correctly and continuously.
I tried to use NRF_LOG_INFO() and...
Hi. I am working on firmware for nRF9160 based IoT device Already found a way how I can switch between two different images in flash from the current firmware and it's super...
Hi,
I'm trying to achieve a higher transmission speed between nRF9160 and PC on Thingy91 using connectivity_bridge from NCS 1.7.0. On the 115200 everything is working fine...
Hi,
I am trying to flash one nrf52-DK using the other nrf52-DK.I am using nrfconnect App to flash on Linux.
I am getting an error as:
ERROR Could not fetch memory...