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...
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...
Our application has a bug that I am trying to track down, but it's being a little tricky. We are writing a good deal of data to a NAND flash IC over SPIM. Right now the SPIM...
Hello,
Today i am not generating any question but based on the previous exception i had to handle. based on that i have come up with the final customize design of the...
Hi
Evaluating nRF5340 and 52833 devices for our product prototype. Besides of BT functions we need to support certain real-time hardware capabilities such as very narrow...
Hi, we're just starting with BLE and Mesh. Very confusing and find it hard to follow the on line information. Hopefully someone can point us in the right direction :
My...
I posted a similar question yesterday for an example using the standard SDK. The fix was to make the flag set by the event handler andI used for the IF statement in my main...
Hello,
I am reading a data from a file and sending write req in loop to transfer chunk of data using pc_ble_driver but getting following error message after transferring...
I am trying to re-connect my android phone to nrf51822 using already existing bond, I am able to reconnect to the card, but the issue is I still need to perform gatt.discoverServices...
This was already discussed in several threads but seems to be still unsolved completely. We have some android devices and ios devices. The peripheral is encrypted with LESC...
I have modified the ble peripheral example - ble_app_uart to run on the PCA10059 USB dongle and the demo I developed using that as a starting point works very well. The problem...
Hi Team,
I am developing a product that is a combination of a mobile app and a hardware including an nRF52832. The hardware should notify the mobile app on events as quickly...
Hi,
I would like a circuit recommendation with LNA to connect an external passive gps antenna? Is it possible to use an external passive antenna with nRF9160 or is it more...
Trying to read the device identifier register on network core returns all ones -
Curious why this is so? Other INFO registers have seemingly valid values
Hi,
we try to get the NRF52840 to sleep and then wake up from an GPIO interrupt.
We try it in debug mode which should give a emulated sleep mode. So we stop all processing...