Is there a straightforward way to output the frequency of the 32.768kHz crystal oscillator to a GPIO pin? The motive for this request is to verify the crystal frequency without...
Hi all,
do different settings of SAADC RESOLUTION register affect Conversion Time t CONV ? I cannot find any dependency - the only value given for t CONV is 2 µs typ (7...
Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi!
I am using SDK15, my application is based on app_ble_uart. I have added my proprietary characteristic to NUS next to RX and TX Characteristic with quite a success. Now...
I use sdk14.2 nrf52832 as the primary, connect two iphone peripherals, iphone is connected to broadcast, when I turn on both peripherals, sometimes everything is normal, sometimes...
Hi
I am a beginner to BLE based products, i bought the nRF51822 devices hoping to create a mesh network. The problem is i have got the development boards but i am not able...
Hi there,
I'm new to Android BLE development and simply trying to read out a BLE temperature sensor that encodes the temp. in the service data from the advertising packets...
Dears,
Can I know NFC Tag memory size?
In case of NFC record_url, total flash size is 13.4KB and ram size is 17.9KB to use SDK15.
I am curious to know the memory size...
Dear Nordic Team,
We are currently evaluating the nRF52832 / nRF52810 for our product, a solar powered wearable designed as part of a safety system in the sailing sport...
My Setup: -> OpenWRT Chaos Calmer 15.05.1 -> Kernel - 3.18.23 -> MCU - nRF52832 Custom Board -> SDK - 15.0.0 -> IDE - Segger Embedded Studio
I am able to start a 6lowpan...
Hello,
I would like to know from were i can get release history for Nordic device family pack.
I can find Zip file for downloading different Nordic family packs but wit...
We want to support low power end device sleepy so do the MESH SDK 2.0.1 has the support of Friend and low power mode support in mesh SDK? I'm using nRF51822 SoC .
How are multiple messages to the same device/group/broadcast managed in Mesh?
I have a system where two switches control single light bulb. If both the switches try to turn...
Hi,
I am new in BLE.
Can anybody please explain me, how does tx_power_service works.
And how does it calculates the RSSI value.
Thanks in advance.
Varun
I am now based on nrf52832 SDK14.2 development, as a slave, when nrf52832 and mobile phone Bluetooth link, I want to know the current connection interval, how can I obtain...
I am interfacing LIS2DH with nrf51822. I am using 12.3.0 SDK and 130 V2 for development. I have successfully interfaced LIS2DH eval board with Nrf51822 eval board (waveshare...
I am using this flash data storage as reference github.com/.../nRF52-fds-example
Running fds_test_write() below, it writes to a file specified by FILE_ID, REC_KEY but to...