I would like to hide BLE advertising from normal BLE devices.
And only be able to see such advertising with dedicated scanner.
I was thinking of changing access address...
Im making a project were i have two robots each one with a device connected with a mobile phone. But at same time i want that, when they are near each other they exchange...
Hi all! I am attempting to download a file from a web server to an NRF52832 using the Nordic IoT SDK version 9.0. Are there any good reference librarie? I found a few for...
Please help to understand. How to configure nRf24L01 receiver for 4-pipe (pipe 0, pipe 1, pipe 2, pipe 3 ). But most importantly, how to specify the transmitter settings that...
I saw earlier post on this blog and viewed on-line video for LitePoint OTA tester that claims to work with all BLE chipsets. We have multiple designs with different DTM interfaces...
Hello,
I am using Bluetooth device "NRF51822_xxAC_s110". My Bluetooth is not advertising when i dump the HEX file to the Bluetooth device which is generated by the Keil Version...
when creating a pairing with a peripheral, the application fails to exhange keys to allow for random private addressing so the peripheral cannot reconnect because the address...
I would like to reduce current consumption on my beacon and I wonder if it is possible to disable sending scan response. I know that it is not a huge difference in a single...
Firstly,the RedMi Note3 DFU failed used by dual bank,however Xiaomi3 Phone can DFU successfully.As the question link text mentioned,the process of the RedMi Notes3 Phone DFU...
Hello Nordic,
i am trying to interface BME280 with nordic nRF52 and SDK v 12.02 using twi_peripheral but i am unable to do it. here in example they are using ls75b whereas...
How do you setup "immediate Service Alert" Client on iOS, in order to get notified when an action is taken on the bluetooth peripheral ? (eg. Button press)
Hi all, I have an nRF52832 which is woken up every 15 seconds by an RTC to check for ESB broadcasts. The nRF52 will be powered continuously until the battery runs out, so...
I want to use AES ECB block present on nrf51 and nrf52 boards for resolvable private address (RPA) generation.
Are there any measurements about how much battery the...
I have an iot/coap environment setup and i want to read input voltage connected to p0.01.I can read the input in terms of resolution(0-1023).I can convert this values to voltage...
I have a project where I need both TWI instances as well as an SPI instance to be used with sdcard and fatfs libraries. When I try to compile I get the error: SPI1_TWI1_IRQHandler...
hi,everyone,I want to ask who know why sdk11.0 ble_ancs push message without push App Identifier?I look at the print, push the news started with tittle ,and the "p_attr -...
Hi!
I'm trying to use a custom made whitelist with my scanning device, but no data is arriving.
Is there something I need to do at the advertising devices? Here is the...
Hi, I have a custom board based around the nRF51822 which I programmed via SWD with the ble_app_hrs_pca10028_s130.hex image provided in the SDK, however when checking with...
Hi,
After successfully managing to preserve our devices bonding information (and custom app context data) across DFU updates, we have a few related questions.
I should...
Hello everbody,
I made some current measurements with mit DK nRF52 and the nRF52832 Chip.
Everythings works fine, but I always get "peaks", as you can see on the Picture...
I am using nRF52 pca10400 and I would sample some audio signal for short periods of time, but I found a lot of difficulties with the SAADC example from sdk 13, since if I...