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 currently have multiple devices that monitor beehives temperature, humidity and weight and send the data to a central node every 15 minutes to be uploaded to the...
I am using the gpiote example in the peripheral folder as a base project which works as is. I can see that the example is counting rising edges properly matching the frequency...
Hi team,
Describe the bug Running the sample app on Nordic Development Kit " nRF52840-DK" (and also on our firmware board) is randomly failing to discover...
Hi,
We want to have same key for handling accept for LESC pairing and sleep mode if BLE is in advertising.
The implementation is based on ble_app_hrs_pca10040_s132.
...
Hi There
I am debugging my application board by light-swtich server project of Mesh example and " pca10056_s140_ble_debug " project of SDK example dfu.
My application...
Hi, I'm using nRF52832 Software Development Kit, PCA10040, S132.
Like the subject, I'd like to change 'ble_app_hrs_c' and connect it to my device.
I changed the service...
Hello,
I am running an application on nrf52840DK. It is using uart service to send a sensor data through BLE to Uart servic on smartphone. I want to measure the current...
Hello,
We just noticed that according to the Raw data detail in nRF Connect, we are able to advertise more than 31B data limit. Is that possible or do we incorrectly count...
Hello,
I am trying to figure out a way to configure the adc node using the .dts Device Tree file in a similar way to what is done for other nodes such as &spi and &i2c....
I've installed the nRF Connect SDK Master manually since I need the Zephyr modules for a school project. I've manually installed the SDK before without issues but on my new...
Hi Dev team,
I am working with a nRF9160DK board. I am currently getting an error while building my SPM folder in : C:\Users\adeel\ncs\v1.3.0\nrf\samples\nrf9160\spm.
...
Hello!
I'am from austria and try to connect a Thingy:91 to your nrf-Cloud. First I tried it with your
iBASIS sim-card, but in austria we can't use this card.
Then I...
Hi all.
I did a layout with NFC antenna with a nRF52832 chip.
In the schematic (suggesten on datasheet) I have antenna coil with 2 capacitors to ground.
Drawing...