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...
Hi,
I would like to combine NFC - BLE pairing and launch app record. Naively I thought I would write the second data right after the first:
But this does not work. Reader...
I am using an NRF52832 on an energy harvesting board where lowest power is critical. I can achieve ~2 uA current consumption in idle state (waiting on RTC interrupt), wake...
Hi,
I work on the nRF52840 DK with the ble_app_uart example and I want to add a timer using app_timer api,
in order to create RTC time/date timestamps for my sensors raw...
Hello
I am using SDK15.3 and nrf52832 development board.
In my setup,
1. I have a few peripheral nodes whose only job is to transmit some arbitrary packets ( say P)...
My setup consists of a Raspberry pi and a PCA10056 dev-board (NRF52840). I followed the instruction from here in order to set up the Raspberry pi as boarder router and connect...
Hi all,
I am working on the Smart remote and when "spamming" a lot of key simultaneously, I sometimes get a warning "m_coms : packet lost" and then a disconnection.
...
Hello,
I have a Taiyo Yuden EYSHSNZWZ module. I also had a breakout board manufactured for it to get access to all the pins. I am having trouble trying to program the...
Hello,
I`m trying to get this ( https://github.com/NordicPlayground/nrf52-ble-multi-link-multi-role/ ) working properly to test the possible working range between two nRF52840...
To the kind attention of the Nordic support team,
Hi to you all, I have got legacy gazell code running on nRF24. In old code the following instructions was used:
hal_nrf_set_address...
My customer wants to do a range test with a propritary 802.15.4 software.
Do you have an example for the nRF52840DK with an blinking led if the communication is established...
Hello,
i want to display a string in 5x21 led matrix using HT1632 Led driver
Using SPIM0 Protocol i should send data from nrf52832 to HT1632 led driver
My question is...
Hello,
I am working with the mesh SDK 2.1.1 version and the Light switch proxy server and proxy client examples.
Everything is working fine between client and server...
Hello,
We are designing a board based on nRF51422 and we are working with a company based in a different country for Android/iOS app development. They bought a nRF51 Dongle...
I have downloaded the latest nrfgo, but the version of jlink is 5.12V.jlink5.12 does not support nrf52840,so i updata it to jlink6.40,however nrfgo still can't download the...