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.
I am using S130 softdevice version.
Basically, I am using NUS Service and make a my own NUS central service as NUS_C.
It is correctly work at normal state.
When...
Hello,
every time I try to add a new example in Keil microvision, it dont work me.
last time I try to import a new pack, I got this error:
pack instalation failled...
I use SD 7.1.0. My own app works perfectly. I use my own PCB, debugger J-Link Segger.
I try to upload any app via bootloader from SDK's example (modified in LED_pins dfu_dual_bank_ble_s110_pca10028...
I'm trying to send over a ble the data for a tablet
I'm trying to use the example of analogues (NordicSemiconductor/nrf51-ADC-examples) an old time I get error response...
Hi,
While calculating the power consumption according S110 soft device specification only ION current has been considered.
So does ION include current consumed by DCDC...
Hi All,
Please Reviwe for a attached circuit file(Chip ANT of nRF51822.pdf).
I also attach a datasheet of chip antenna applied for that circuit(SDBTPTR3015 Data Sheet...
i work with the nrf51 example for ble and sd130 (nrf51 dongle and sniffer) and now i like to use sd310 for ble and ant+. is there also a example for sd310 (or sd110)?
Th...
Hello everyone,
I am using ADC functionality with NRF51822 and its working fine, Interrupt is raising when ever i give input to Analog Pin. Communication protocol i use is...
Hello.
I'm trying to start developing with the nRF51822 Eval kit with Eclipse and ARM GCC but I ran into some problems when trying to run the ble_app_hrs_example. I've been...
I have enabled a gpiote module, it does not set gpiote_enabled to 1.
I have tried deleting the file in the RTE folder with no success. I have tried disabling and enabling...
Hi,
I would like to change the transmission power of the beacon kit so that I can switch back and forth between high and low tx powers for each set of advertising messages...
to me it made sense that EN_AA settings are controlling the receiving pipes if an ACK has to be sent back upon receiving a valid packet.
then i thought that the settings...
Hi,
I'm exploring the ANCS example with SD130 SDK 8.1.0 ...
The application acts as a GATT client to receive notification from GATT server on the iPhone.
I see in the...