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...
Peer Manager in recent SDKs supports up to 20 peers but SoftDevice functions like sd_ble_gap_whitelist_set() and sd_ble_gap_device_identities_set() are able to handle up to...
Hi, I am trying to get BLE packages with the nRF52840 Development Kit without using Wireshark or other external app. Does anyone have any solution? Thanks in advance
I have followed this tutorial from this link but cannot get it work.
I have 3 loop. For the first loop of sending data it will have a delay about 1s and until 2 finish...
A%dBBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX = 40bytes
1) In Termite:
Data is complete and in sequence when until 6 only.
A0BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
I have 2 message order by sequence and between each of them have delay 2s. for Example
How should it work
A1BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX
Delay 2s
A2BBCCDDEEAABBCCDDEEAABBCCDDEEAABBCCDDXX...
Hello Nordic Support.
it was first time i tried to set up zigbee project based on 52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.0.0_d310e71. and now i got question...
...
Hello,
I want to design my board using Raytac MDBT42Q-AT-UART module which has nRF52810 QFN SoC inside.
I need BOM with P/N and make of components which are used in...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image. I am using ‘ble_app_blinky’.
1) I want to configure Advertisement channels...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
Most of our devices are Peripherals. To control them, we will relay...
Hello everyone,
I already posted this on the Segger Forum, but rarely I get answers there, so I hope someone have a solution to this hellish problem! I have been happily...
Hi Sir,
I am working in nRF51 package for interfacing BLE. In general, I have doubts regarding BLE concepts.
1. How to calculate the maximum amount of BLE packets...
Hi,
I have an application demo using the latest nrf9160 sample lwm2m_client as its basis, and I'm getting a hard fault occasionally (after a few hours or days) in what I...
While working on the multiprotocol Zigbee+BLE application with dual-bank OTA DFU, we almost reached the size limit for the application. However, there are some functions still...
Hi,
I am considering to use nRF52832 to build a battery powered data collection device which can stream the data to nearby (within a few meters) Android devices via BLE...