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...
Using SD130 v2.0.1 on nRF51822, I would like to be able to change the advertisment interval after first connection.
My app is based on the HRS sample, with a modified avertising_init...
Hi,
I am trying to bond Thingy to Android device. But, it is rejected by the device.
How do I bond Thingy to Android device? Any Hints would be helpful.
Thanks
Has the dev kit gone through FCC? i.e. can the SoC/antenna design be replicated on a custom board so there are high chances of passing certification tests?
Hello ,I hope the speed of NUS can be achieved 7K Byte/s. The data form phone to uart is ok,but the data form uart to phone is not.I tested the Bluetooth part separately.Loop...
How to make an encryption on nRF51822?
Does it need to set
sd_ble_gap_sec_params_reply(m_conn_handle, BLE_GAP_SEC_STATUS_SUCCESS, &m_sec_params, &sec_keyset)
the...
I want to flash a client and three servers with the BLE mesh simple light switch example:
infocenter.nordicsemi.com/index.jsp
The third instruction on the above web...
Hello,
I've recently properly started programming my nrf52832 DK with segger embeded studio playing a little with the debuging tool break points modifing example ect.....
I test ble bond with 'ble_app_gls' in sdk 12.3.0
eg.nRF5_SDK_12.3.0_d7731ad\examples\ble_peripheral\ble_app_gls\pca10028\s130\arm5_no_packs
my phone is meizu mx4, android...
I feel Slave Latency is unnecessary.
For example :
Connect Interval is 100ms,
Supervisor Timeout is 4000ms.
So the Slave Latency must be 39.
if I set Slave Latency...
Hello,
When using extended ATT_MTU without DLE, and the MTU is larger than the LL data length, I know that the MTU is divided into smaller LL packets when sending.
But...
Dear Nordic Devzone,
I want to run an Arduino Ethernet Shield with the Wiznet5100 on the nRF52840. I was wondering if there was an easier way to do this then having to...
I am designing the BLE solution using nrf52832 . The board will be two layer board with solid ground plane in the bottom layer and signal and ground pour in the top layer...
what is a valid publish handle, when I run pb_remote_client, first I input "1" and one pb_remote_server device has been provisioned, and then I input "233", it happens "MESH...
Hello,
I used translation software.
I am measuring current consumption.
I supply it from an external power source.
I connected the SB 12.
After that, I supplied...