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...
I'm trying to get IQ (or MagPhase) data from nrf52811 chip. The datasheet indicates that I can get the data from address indicated by DFEPACKET.PTR. Is there any example code...
Hello,
I'm quite a beginner programming with the NRF52 and all and while trying to debug any example and view the log and error messages I simply can't see it anywhere...
Hello, I have read posts about programming external boards and want to use BC832 as a beacon. I have been trying to program it with nRF52840 DK and followed these operations...
Hi Devzone!
I'm using uart to send AT commands to LTE modem.
but when I send AT commands the response is quite strange, and I think the command is sent twice. I don...
Hi, I'm using the Zigbee SDKv3.1.0 Cli agent as coordinator, the Zigbee SDKv3.1.0 Ligh_Switch example and two commercial light bulb (Ikea and Heiman) I'm be able to command...
Hi,
TWI init using nrf_drv_twi_init, if event_handler is null it will be blocking mode. My question is, which one is less power consuming? block or non-blocking mode?...
Hi Everyone
*ITS VERY URGENT ISSUE*.
I am using nrf52840 PDK with segger embedded IDE.
I was trying to use the QSPI module to write data to the external flash memory...
Hello All,
I am trying to send data on serial port of nrf9160 to be published on a topic using MQTT protocol. So far using the mqtt example and UART example, I have successfully...
Hi,
We are using nRF52840 DK with PPK stacked on top of it. We flashed BLE power profiling application, connectable advertising and observing graph on PPK.
Please answer...
Hello
I simply wanted to build an executable from a customized nrfutil. Ran the "pyinstaller nrfutil.spec" and afterwards started the nrfutil.exe from command line. This...
Hi , i want to use SDK 16 with BDS template, is there plugin for ? Or its posssibly to use http://developer.nordicsemi.com/nRF51_bluetooth_development_studio_plugin/ with...
Is this a bug that is resolved in a particular softdevice version? If not, is there more information somewhere on this bug? How do i ensure that my code is robust against...
Are there examples of HW and SW to allow Power Amp, LNA, and TX/RX switch to be connected to the nRF52840_DK?
Or can you tell me what PIN on the chip or connector and pin...