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...
Hi,
If I want to run a blocked task e.g. write 1MB data to the external flash size 8MB(NVRAM), that it takes 3 seconds. What is the best way to to in NRF 51822?
Do you...
Hi,
I'm using the softdevice s110.
The power consumption is sometimes a little weird (around 1 mA). I think that the chip is in debug mode.
How can I know if the chip...
Hi,
The datasheet for nRF52 has pin assignments for QFN-48 only at present.
I'm using WLCSP package for the nRF51 and would like to know if there is any pin-to-pin compatibility...
have anyone successfully NRF51x,NRF52x series to interface with Matlab? Do you need to develop any additional code to do this?
Currently Matlab has support for BT Classic...
Hi,
I'd like to embed the nrf.exe utility used for creating DFU packages and uploading firmware via serial in a 3rd party app for use with our Nordic based devices.
...
Hello all,
I wish to set up the nRF51422 so that I can communicate with it via UART using the HCI protocol - I've been using a TI CC2540 device previously and there was...
Hi
is there a function with which I can check if indication or notification on a characteristic with notify or indicate capabilities has been enabled by the master?
Is there an internal counter for the number of packets transmitted since power on?
Im trying to change the advertising packet content after a timer is expired or a certain...
Hi,
I am using example bootloader from Nordic.
SD7.0
SDK6.1
S110
2nd rev chip 51822
IROM 0x3C000 Size 0x4000
Optimization Level3
The implementation is based...
Some months ago, I was told that a new BLE DFU Bootloader with code signing/encryption was expected before July.
Can we get an update on the expected release day?
I find "led_radio_example" and "button_radio_example" as 2.4G transceiver with nRF51822.
Is there any example source code about how nRF24L01 can talk with nRF51422?
Hello,
I'm modyfiyng a NUS template. I noticed, that when I move to far with my Android phone (with the nRF UART v2.0 app) from the NRF51 PCA10000 board, it disconnects...