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...
Recently s110_nrf51822_7.0.0 softdevice has been released. I cannot find specification where those new amazing features (they are impressive, indeed :) ) are described, so...
Hi All,
Please correct the following in my understanding. Also , i am planning to build a
remote controlled device using a PWM output. How does ATT,GATT and GAP affect/influence...
My board works most of the time are very good,but one time i power down the board when ble connecting and data transmitting,the board can't work when power on.and i can't...
Posting this as separate question as it got no traction in the other thread:
Why are there many of the same include files in the DFU example directory as in the S110 7...
How do you do
Using E: \ Nordic \ nRF5_SDK_12 2.0 \ examples \ ble_peripheral \ ble_app_uart ble_app_uart routines, join in routine PWM program, cell phone bluetooth connection...
I am trying to record the time on nRF52840 with s140 softdevice.
I used APP_TIMER to setup the TIMER and app_timer_cnt_get to get the count. And then uint32_t app_timer_cnt_diff_compute...
Hello,
We are using ble_app_uart example for both central and peripheral. We can succesfully send and receive data.
We deleted the is_UUID_present control. And then...
hello
i am working with simple ble mpu example it is working fine but when i am trying to connect nrf52 DK with my android phone over bluetooth it is showing
the device...
I have analysed the light switch client and server example apps where the light switch is also the privisioner.
They both start and initialise a bit differently although...
Hello,
I used translation software.
I used the function to enable DCDC mode
I used sd_power_dcdc_mode_set ().
I want to use the optimal mode for power supply voltage...
Hello,
i'm using an nRF52832 as a Bluetooth to UART bridge, similar to the APP UART example.
Another controller (Cortex M7) is connected to the UART. I'm using UARTE with...
Hi,
I'm using two sensors with the same device address through I2C.
each sensor is supposed in a specific period of time (not working together), each sensor has a different...
I am writing a mesh beacon application based on Mesh SDK v0.10's beacon and light switching examples.
A very kind Nordic employee has provided an example on how to combine...
I'm having a problem with using all the memory in the nRF52 Thead SDK 0.10.0. Namely, even if I run one of the smallest examples (e.g. aes one from crypto examples) the flash...
I am using softdevice132, sdk 14.0, pca10040 dk,
when i add nus service to the dfu example, it is not working. there were also some warning about iram start address, which...
I just saw the news that Nordic is providing a free Segger Embedded Studio IDE and the sample projects from SDK 14.1 include the Segger project. I downloaded it and the license...
As I understand we have some problems with time sensitive actions while using softdevice with active ble connection. So here's my questions:
Are there some possible...
Hi All,
I am working on pca10040, nrf52832 and s132. I am using ble_app_uart and sd card, where i want to transmit data received over ble to the sd card.
Can you help...
If there an example on how to test the Raspberry PI border router ( infocenter.nordicsemi.com/index.jsp and some nRF52840 Preview DK together with the official Thread commissioning...