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...
Hi,
i was about to solder my PCB that contain an nRF52832 and i've noticed that i didn't have C9, C10 capacitors.
C10 is the 1uF decoupling capacitor for the 1.3V regulator...
Hi, I'm using nrfUtil 10, which is a bit old. I'm trying to generate an init packet for DFU but the tutorial was for newer versions of nrfUtil only and a lot of commands appear...
I tried to compile the sd card example from the fatfs library. But it didn't work.
Can anyone tell me more about this errors?
NRF_BLOCK_DEV_SDC_DEFINE(m_block_dev_sdc...
NRF52DK (PCA10040) - SDK14 - Arm GCC (using Eclipse) - S132 5.0.0 Soft Device
I had a custom service set up in SDK13 using the tutorial here .
I am migrating my project...
Using nrfjprog version 9.7.2 on Windows 7 Professional. Just discovered that when .hex file is read-only, nrfjprog fails.
>nrfjprog --verify --program app.hex Parsing hex...
Hi,
I migrated an nrf52832 s132 application from SDK12.2.0 (sd v3) to SDK13 (sd v4.0.2). On the iPad and iPod Touch the NRF Connect app does not discover the services I...
Dear Nordic Semiconductor team,
I just wonder if BLE is suitable for energy harvesting topic?. I want to ask if your ASIC need permanent power supply? An idea behind is...
I am trying to build the mesh-bootloader and the cmake build system throws some error, could You have a look at my comandline options, or say what is going wrong.
I am using...
Hi
I want to make a dongle which can connect to and communicate with HID .if the peripheral is a HID(eg gamepad ,consumer or mouse ),the central device how to communicate...
Hi,
This is just a quick check of my understanding of the interrupt priority levels on nRF51. I read up on the documentation I can find.
I'm assuming that I will receive...
Hi,
I am designing a custom PCB with the nRF52832, I am going to use wire bent antenna over it. Can I bend feed wire by 45 degree. I have attached image for the part I am...
Hi All
I am using the example of uart in SDK10 wit nordic 51822
First of all ,I add a PA with 51822 to increase the signal of BLE, but I notice that the speed of PA is...
I can read peer address and rssi field in the scan request report. But how can I read the AdvA address field in the scan request to make sure that the scan request packet...
Is there a method to remove a node from the network using the current bt mesh stack? I've looked through device_state_manager.c but it appears to me that there are only functions...
Hi,
I am using 2 nRF52840 DK to build a network, One is the client and the other one is the server. Both of them are connected to computer with USB cable.
I would like...