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,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...
Dear sir,
Good Day!!.
Im using nrf52840 SDv16 and im using Ble_app_uart code, here with i need to add Bluetooth pairing request with password on my android mobile...
Hi,
I try to run the example project "ble_app_hids_keyboard" on a NRF52811 (I use the PCA10040e project, adapted to the NRF52811 on a custom board)
and I always run in...
Hi,
I was reading the values from the FICR of my nrf9160 on my thingy91 and I noticed that when I read the INFO.PART register from the FICR, it returned 0x00009120 rather...
we have BorderRouter- Raspberry pi flashed with nordic alpha 4.1.0.1 image + nrf52840 dongle in NCP design .
As an end device I have EFR32 MG12 WSTK flashed with OT-CLI...
I am developing application with buttonles BLE DFU and FreeRTOS. I needed debounce on buttons and decided to use app_button. Here is my init:
I turn on log debug on app_timer...
Apologies for this question, as it has been asked a number of times but I've not found anything to help so far.
As at the time of writing, I believe I've got the latest...
I'm trying to deploy a new firmware to my hardware device but I get the following error in the nrf Connect 3.6.1 programmer (v1.4.8):
16:47:36.937
Error when getting...
Hi,
I noticed that the PPK2 turns off the internal voltage regulator upon disconnecting from it. Is there a possibility to change that behavior? I would like the voltage...
Hey Guys,
I have the nrf52840 as the peripheral and my application use varies depending on which central I am connecting to in terms of:
PC ( Windows or macOS or Linux...
Hello,
I have been recently trying to initialize fds in my application, through the assistance of the given flash_fds examples in the SDK (15.3).
Currently, I'm coming...
Hi, I'm working with flash, I've started with the example code from flash_storage, as I will need to use flash while using a SoftDevice.
I use NRF52 Dongle and SDK17.0.2...
hello,
i am using nrf52840 dvk with sx1276 lora modules and trying to read my device address using spi i am just calling the below function in main
uint8_t spiCommandData...
Hello everyone,
I'm currently working on porting a device driver to Zephyr on the nRF9160. I have defined a device tree and set up the device through the .overlay file...
Hi
I was wondering if there is any further reading about the Automatic network selection set as <mode> in the +COPS set command.
Especially, I'm looking for a solution...