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 running a fine working example based on the Bluetooth low energy Characteristics, a beginner's tutorial on the nRF52DK using SDK 15.3 working as a BLE peripheral.
When...
Hi,
we have developed a nRF52 based product using SDK 14.2 + S332 5.0.0. The product is self-controlled by a Ionic-Cordova App (Android and iOS).
Unfortunately, late in...
Hello,
In our project we have a nRF52840DK as central device and a BMD-300 (contains nRF52832 chip) as peripheral device. The BMD-300 sends data to the nRF52840DK with a...
Hi,
I'm using nRF51 BLE dongle as a sniffer to capture BLE packets. I can able to capture BLE packets using wireshark. However, I unable to capture BLE packets using python...
My product is based on nRF52840.
I have downloaded nRF5_SDK_17.0.2_d674dde.
Example: ble_central_and_peripheral / ble_app_interactive.
pca10056 doesn't have iar project...
Now let nrf9160 register the network to the analog base station, set the network mode of the device to cat-m, and currently use the analog base station to send SMS, the device...
Hello everyone,
I'm working on a mesh application based on the light switch example. For this purpose, I'm using one nRF52DK (PCA10400) as the server, another one as the...
nRF Connect SDK - Install tool chain - Verify All - I encounter few errors . I have attached the log file. Kindly guide me how to correct those errors. MY OS is Ubuntu 20...
Hello, I just brought this board and I was playing with it but I'm unable to get it working, I'm using platformIO IDE and I have configured it to use Arduino framework but...
I've been having a ton of issues getting any of the application code to run on my Thingy91. Just tried updating the Modem FW to 1.2.2, however I'm not able to place my Thingy91...
Hi:
52840 with softdevice, I use External low frequency oscillator (32.768K) ,the system run normal,but some days later,system can't run. So,I find the problem,the problem...
The Bluetooth Core Spec version 5.2 says that the " maximum number of CISes in a CIG shall be 31."
Can the nRF52840 support 31 concurrent CISes in one CIG? If not what is...
I want to load the GPS routine project of 9160, but it fails. The error prompt is as follows:
one step
When I click OK, the following prompt appears
two...
Hi,
I have nRF52833 and nRF9160 on my custom board. Due to limited space available, trying to use a common SWD interface between the two SoCs. As follows: 1) SWDIO and SWDCK...