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 all,
i am using V11 sdk.
i want to send data "hello" in beacon application.
how to add that feature.?
any function calls are there?
-Thanks in advance
Hi,
I am using a PIC microcontroller in my project (18F family) and I would like to know which are the tools needed to begin development with the NRF80001.
I already...
Hello,
I am doing a project using nRF51822, s130 and SDK 11. I have modified the example ble_ap_hrs_rscs_relay.
My problem comes when I try to update a notification...
Hi,
I am porting our application from SDK10 nrf51 to SDK12 nrf52. The application takes use of a serial console accessible over UART.
I notice the new logger module...
Hi all,
i am V11 sdk.
Task:
i want to send and receive data without connecting the nordic_uart example
i.e ble_uart eg is send and receiving the data when we press...
Hi all,
i am using V11 SDk,
my task:
One board should broadcast continusuly.
if there is any neighbour is broadcasting ....then that will capture those data too...
Hi,
I am working on adc module of nrf51,through adc i am taking data and storing it in array.now i have to crossexamine this adc data with the prestored data and have to...
We are trying to complete Bluetooth qualification on our Cycling Power Service (CPS) against the Bluetooth Test Specification (Document Number CPS.TS.1.1.1).
We fail the...
We have been working on a project that requires the following separate segments be programmed to the board:
softdevice hex file
app hex file
UICR hex file
...
Hello,
I'm currently porting all my C++ code from SD130 SDK10 to SD132 SDK12 and I also upgrading from device_manger to peer_manager.
I've noticed that in peer_manager_types...
Hello,
It seems that NRF_LOG_BACKEND_SERIAL_UART_BAUDRATE has wrong documentation. In sdk_config.h it says:
// <o> NRF_LOG_BACKEND_SERIAL_UART_BAUDRATE - Default Baudrate...
Dear Nordic Team,
Thanks for support.
I want to know the possible for nrf52832 act as a sniffer. If it is possible means i want to latest sniffer hex code.
Dear Nordic Team,
Thanks for support.
I have tested Current Time Profile sample application whenever connect with nRF connect APP the debug widows shows always "Current...
Good morning all,
We have a circuit based on 51822 chip.
We are currently trying to monitor some value from 0v to 24v from the analog inputs.
It's working, however...
I recently saw that SDK12.0 provides a Bootloader Cryptography module. I'm not certain after reading the documentation that this module can support my use case:
infocenter...