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...
We have a requirement for the ble-peripheral device that we are designing to be able to be "registered" to a user through their iphone. If that user has multiple iOS devices...
I would like to insert some asserts in my code to ensure that code is not running inside a interrupt handler, because this can cause hard to debug issues.
How can I check...
Hi,
I tried to program the Thingy52 with the node and bridge to set a Mesh and I got the message in red you can see at the attached.
Please advise.
Thanks
Hi,
After reading the nRF24L01 documentation, I have some questions regarding page 66 of the documentation ( https://infocenter.nordicsemi.com/pdf/nRF24L01P_PS_v1.0.pdf...
Hello,
Has anybody achieved to perform Mesh DFU over serial on a Raspberry Pi using nrfutil?
I can successfully perform it on Windows 7/10 (intel) so far with no problems...
Hi All,
I am running a modified example of the 'ble_app_multilink_central_pca10056_s140' project.... I am running this on a PCA10059 dongle. The project connects fine to...
I am getting following error while building the project.
undefined reference to `nrf_drv_timer_pause'
undefined reference to `nrf_drv_timer_clear'
I believe these...
I have uploaded the AT CLIENT firmware and I have connected my nRF9160 dk to my apn, but I don't find any type of AT commend to set a socket and open a port to send and receive...
Hi,
If fires multiple generic_onoff_client set LED = True command from PyACI libraries with Ack = True to multiple nodes, the generic_onoff_client will provide a "generic_on_off_status_handler...
Hi sir,
I want to know if nRF9160 is programmable or not, like other wireless microcontrollers i.e nRF51/52 and ESP32 etc.
If it is programmable, where can we find the...
Hi,
Can we do DFU-OTA on nRF52810 controller ? why i am asking this is , when i saw a video about DFU-OTA they saying that only the controller having at least 32 kB RAM...
Hi,
I would like to know if the access address of the advertising physical channel is affected by this Errata. As far as I understand it is not affected by Errata 107. ...
Hi,
I have developed custom nrf52832 board without external low frequency clock source.
So with that configuration I got problem when try to connect it through nRF MESH...