I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
uint32_t ble_advdata_set (const ble_advdata_t *p_advdata, const ble_advdata_t *p_srdata)
If I set the second parameter p_srdata, does it mean passing encoded advertising...
Hi developers,
Just wondering if anyone has worked with a good BLE Python library that he can recommend. I have BLE peripherals that send out notifications. What I'd like...
Hi,
Please let me what is the beacon layout of nRF58122 for scanning beacons in region by using following method:
BeaconManager.getBeaconParsers().add(new BeaconParser...
I'm using and NRF52 with S132 and SDK13.0. I'm using Keil as my IDE.
My application acts as a central for smart phones to connect to and also acts as a peripheral to conect...
Hi, I'm a mechanical engineer, an industrial engineer and have a master's degree in control of the dynamics systems. I never get the change to work with ARM architecture before...
Help, what UART output pins that gather all information from the various sensors in the NRF52832 thingy52, to integrate with Raspberry or Arduino, thank you
Hello Community,
I am trying to implement a whitelist in my central device but when I type ble_gap_whitelist_t I had an error of compilation becuase ble_gap_whitelist_t...
Hi,
My first objectif is that the Micro:Bit consumes less than 2μA without the BLE. I read that the Micro:Bit program was not powered if the Micro:Bit is powered by the...
Hi everyone,
I am writing a program in Keil whereby I have to send a large amount of data through BLE notification in real time. The program works by having two timers...
I want nRF52832 to be a central device which will take an input from nRF51822 (peripheral device). Also, Is it possible to make two nRF51822 talk to each other?
Hi,
I having an nrf52832 board and using gnu arm, nrfjprog to program the device. i reading data from two different sensors using spi and TWI in two different codes. now...
Hello all,
I have received "nrf51822 smart beacon kit" connected the battery power and i can detect the device in nrf Beacon app. but the issue is when i select the actions...
I am going to have streaming data come through a characteristic on an S110 device. When the client writes to the characteristic, my peripheral device will read the characteristic...
How do I use Wireshark to see the connection interval negotiated between my nRF51822 peripheral and a central which is a mobile app? Which messages should I be looking for...
Hi all,
I am not very proficient in NORDIC and BLE. I was wondering if you could answer me.
I am developing a module using NRF52. I have a redundant wireless communication...
I am using a PCA10040 with a nRF52832 mounted on it. I am trying to match the IC revision with the packet variant as explained here .
The problem here is that the chip...