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...
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...
I'm having a problem with the nRF52 SAADC. It's configured for
One shot operation on Channel 0 using pin Ain4.
Gain of 1/6
Tacq set to 40us
8 bit resolution...
HI,
I want to configure HT1632 LED driver using SPI communication protocol
for that i should send commands LSB to MSB
immediately data should go MSB to LSB
My question...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’ and “nRF Connect” app.
I am trying to understand...
Hi all
SDK 11.0.0 S132 version 2.0.1 nrf52832
I want to turn on the PWM and turn off the PWM after 1 minute. The device will do BLE advertising When the device wakeup...
Hi,
I have read a lot of posts about using the internal LDO/DCDC converters or using an external switch mode regulator, but haven't seen any answers I could use.
I have...
I am looking for guidance on how to fragment data in Extended advertisement on the nRF52840. I am using the "ble_app_rscs" example to advertise in non-scannable non-connectable...
Hi ,
I need to update the NRF52832 with another different module.
I can update without problem by using the nrf connect app.
I would like to use another device without...
Hi,
I am trying to get event messages on the terminal from a Generic On Off (GOO) Client node. I have the provisioned the mesh using the pyAci through another board running...
Hi,
I am using nRF52840 Preview DK, with SDK V15.3.0 and Softdevice API V6.1.1
First, I modified the 'ble blinky peripheral example' to have more characteristics tying...
Hi,
I have two nrf9160 DK boards and have followed the out-of-box experience, but both are stuck on step 8 - Wait up to 3 minutes for the device to find the cellular network...
I'm using nRF Sniffer 2.0.0-beta3 on macOS. I've copied the the nrfsniffer200beta312oct20181c2a221 folder into /Applications/Wireshark.app/Contents/MacOS/extcap and ensured...
Hi,
I'm trying to send multiple messages to a MQTT server at QoS 0 , but the client gets disconnected after +8 messages. I'm able to send more then 8 if I add a delay of...
Hi,
I have modyfied the MQTT example to, so I can send data to my own AWS account.
I'm trying to publish big packets of data, (> 7K) without luck .
what I have done...
I've seen a few demos of the AoA and AoD features of Bluetooth 5.1. In general these demos are highly controlled are done at ranges of ~1m between the Tag and Receiver. For...
Hello
just a single question
I need to configure a BLE nrf51822 to transmit along with its MAC address the battery level of the battery used ?
What type of functions...