I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello,
i would like to know if the new SoftDevice 130 for the nrf51822 is compatible with the DFU OTA bootloader example provided in the SDK (nrf51822/Board/nrf6310/device_firmware_updates...
Can I get uuid of central device from peripheral device(nrf51822) ?
I want to check out which smart device is connected.
May be I can tell central is iphone4s or iphone5...
I'm trying to send radio frame in timeslot but it's not working. From what I see with an spectrum analyzer, only the first frame is sent.
I am able to make the radio works...
Hi,
We are developing an application with a custom nrf5340 board in which beacons are sent periodically every 100ms. We have been analyzing power consumption with a Power...
Hi there!
We faced the problem of not being able to perform Legacy DFU with Android 10 and newer iOS devices and have since applied the fix. However, since doing so we observed...
Hello,
in our design we use a RF switch behind the ANT LTE antenna I/O of the nRF9160. Many RF switches need DC blocking capacitors in series with the RF signal due to their...
Hi everyone,
When we want to enable a module we usually enable it from the sdk_config.h by setting the desired module to 1 (for example #define NRFX_SAADC_ENABLED 1). I...
Hello, I am using nrf52810 and S112 Softdevice.
After initializing uart, use uart close for uart sleep.
Then the uart close will be checked.
I want to make an uart init...
I have an nrf52832 based device and a mobile app that I'm working on. I'd like to be able to turn the device on via the app, so wake on BLE seems the way to go.
I'm a neophyte...
Hi,
I am working nRF52832 and sdk 16 version. I want to get the RSSI value of my peripheral device nRF52832 and send it to central (phone) over ble ? how to do that ?
...
Hello.
When scanning with the iOS app nRFconnect, the device name is displayed, but when scanning the same device with the Android app nRFconnect, the device name is "N...
I'm trying to test polling on the Thingy91 using the Asset Tracker firmware. However Ion function sensor_sample_fetch_chan(..) I get returning error: -134. I can't find any...
Hi
I created my own application and want to enable CONFIG_DFU_TARGET_MCUBOOT.
But like the picture shows, this marco is still grey in the dfu_target_img_type() function...
Hello, We are looking to send around 1000 Bytes on characteristic. On android app we used Nordic apis to send long write for sending 1000 byes but I am receiving only 509...
Hi team,
My customer is working on design with nRF52832, and they want to know how to defer the low drive mode and high drive mode as below?
Also, shall that be configured...