Hi,
I have been using nRF51822 with my Android app using Android's Bluetooth Low-Energy APIs.
In order to get more details, I am currently working on integrating the Android...
I'm looking at interfacing a typical Wheatstone bridge sensor to the nRF51822 ADC. This particular sensor only requires a mA or two for excitation and the output fits within...
When use the "nRFBeacons" app to update the info on my beacon the following happens:
Go to update tab.
Select "Connect"
Press "SW2" on beacon and see the LED begin flashing...
I am using s110 and nrf51822. I've set up up a long characteristic of 154 bytes.
Sending between 1 and 154 bytes works as expected.
Sending 155 - 160 bytes gets rejected...
Hi,
I tested the nrf beacon application, it allows only the beacons with company identifier 0x0059 (nordic's id). But i need to modify it to support all the device, how...
I use a app_timer_create() function to create a task(200ms once)
when in the task_timeout_handle() ,
I do something more than 200ms,
what will this timer going ?
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...
Hi,
I'm trying to build the smp_svr example for Thingy:52 but build fails when linking.
I can build for the nrf52dk_nrf52832 which uses the same chip. What can i do to...
Dear Nordic Team,
We have a running product that is using 32KHZ quartz from MicroCrystal : https://www.microcrystal.com/fileadmin/Media/Products/32kHz/Datasheet/CM7V-T1A...
Hello,
I have a design where I am using an nRF52840 along with a SKY66112-11 and am using Zephyr/MPSL for both BLE and Thread. I also have a run-time radio test mode which...
Hi, I have installed the most recent version of nRF toolchain manager for windows (V0.9.2). nRF SDK V1.6.0 was released a couple of days ago but it is (not yet?) in the list...
I am new to BLE.
My question is similar to the one below.
https://devzone.nordicsemi.com/f/nordic-q-a/22596/nrf51822-central-connect-and-communicate-with-2-peripherals...
I am using the nfc_writable_ndef_msg example in the SDK to write from my phone to the board using NFC. I get it working successfully however, I am also trying to add code...
Hello, I'm using nRF52833, pca10100, s140.
I'm going to write a code using the external 32.768khz crystal to determine if the port is high/low every 0.5 seconds through...
During the release, we got 2 files with firmware, with and without confirmed in the name.
I want to upgrade my device with the nRF Connect application and confirmed firmware...
Hi all:
We update SDK from 11.0.0 Version to 17.0.2, the hardware is same, but from 17.0.2 package, we run DTM in single channel mode ,data lost is 40%. DTM from 11.0.0...
I have an issue with creating a Bluetooth mesh gateway. It would be better to use nRF Connect SDK for me, but nRF5 for Mesh is also fine. As I've found among answers, not...
Hello guys,
I try to implement a pdm sensor on the nrf 52 dk which sends the audio data to a central device.
My setup is two nrf 52 dk one acting with the modified ble...
Hi,
I am developing application in nRF_connect_SDK v 1.4.2.
I have a problem in Debug the code 1. When i debug the code the breakpoints is not appearing
2. When i...
Hi Nordic,
how do i interpret properly return errors? I l know that it depends on the base address but sometimes it does not correlate at all.
For example, currently...