Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
SWI*_IRQ is using by softdevice to send event to application, I want to know which priority does softdevice set for them?
Does sd_nvic_critical_region_enter() disable...
I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
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...
For me the sample can be compiled but does not work with PC. SDK is 13.1. OS is W10. Serial port is installed automatically by using W10 standard driver (usbser.inf). There...
I see that there is a white box around the nRF52 chip and I was wondering if it was boxing up the core components to make a functional nRF52832 breakout board?
Hi all,
It could be something simple, but I cant get it yet.
If I increase:
NRF_BLE_GATT_MAX_MTU_SIZE from 23 to 247 on sdk_config.h
attr_char_value.max_len inside...
Hello, I use BLE NUS since one year to service a device. I recently got to SDK13, using SD132.
When I use iOS9 everything is ok. But when I use iOS10, the tx characteristic...
Im on an nRF52832, using the BLE Mesh 0.9.1 alpha release
I've followed the DFU Quickstart guide, and have been able to DFU the app_green_s132.hex, which is the prebuilt...
hi,
i am using NRF52 custom board. i want to provide serial number to each board, which i want to read or write any time using my firmware. if i erase the bord it should...
Hi,
I have a BLE nano v1.5 from RedBear. I want to use s120 SoftDevice developed for the nRF51822 and for what i've read this is not available for programming with mbed...
Hello,
I have migrated from SoftDevice S130 2.0.1 to SoftDevice S132 3.0.0 and found one mismathing in ble_gap_evt_connected_t structure.
There is absent an own_addr...
Hi,
Is it possible to make pairing without the peer/device/bond manager? I am using SDK 12.3 on NRF51 and/or NRF52 and would like to get it to pair with a certain device...
Hi,
I'm using nRF52840 and S140 based on the ble_app_hrs_rscs_relay example. I get a error code 4 when I add DFU service refer to the experimental_ble_app_buttonless_dfu...
Within a buttonless DFU application should nrf_dfu_flash or fstorage be used to erase and write to flash?
SDK 13.0.0 - Soft device s132_nrf52_4.0.2_softdevice running on...