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...
Hello,
I'm currently starting to develop with the Nordic nRF5340dk and trying to build a mesh network but i'm having some trouble on the examples to understand and buld...
Hello guys,
I have some doubts in the examples you provided for BLE for mesh.
My questions are:
1. - In the examples of light_switch (server or client mode), the nodes...
My goal was to make a bootloader, that, when not requested, still goes do DFU mode for 5 seconds,
so that there is always an option to get to the bootloader after boot,...
I would like to do log timestamping using the UART backend with NRF_LOG.
As described in many devzone posts (e.g. here: https://devzone.nordicsemi.com/f/nordic-q-a/18707...
Hello!
I have a short question, maybe someone can help me.
I set custom advertising data in the following field on the advertising side:
Now I want to read this data...
Hi all,
I am developing a BLE device prototype. There will be multiple such devices. How can I write the UUIDs to flash while flashing the hex file. Or how can I get the...
When I call this function on any of the Development Kits, my application restarts just like when I power up the DK for the first time (after being programmed of course) or...
Hi!
I'm trying to make the NFC feature on a custom board while having BLE (soft device). When I run the nfc record_text exemple project on my custom board, everything works...
We plan to design a module that wirelessly connects via the nRF52833 chip with RF amplification, 2 PWM outputs and multiple
Digital I/O interfaces,One ADC interface and...
I have developed the application code for light node in ble mesh network.
I was able to see this error quite often:
app_error_weak.c, 115, Mesh error 4 at 0x00000000 ...
Does the 9160 GPS module have a built-in LNA? Is it possible to adjust the GPS receiving sensitivity?
We hope that the wireless index of wearable products when worn on the...
The set up which are used are a nRF52840 dongle programmed through nRF52832DK's debugger. After executing "erase all" in Programmer app, which erased the bootloader, it's...