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...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hello,
Consider this scenario:
The client successfully writes to a characteristic by the application code can't use the data sent so it would be usefull to signal the...
Hello,everyone. Now i have the board nrf52832 and i want it to enter the low-power mode but keep the the advertising. Now the measured current is 160uA, I think there should...
Dear All,
I apologize in advance if it seems that the question has been already posed but it is still unclear to me.
I have a pin (SIG_OK) and I want to read its logic value...
On the nRF51 DK there is a MM8130-2600 connector. I suppose it is used for connecting coax cable when tuning the antenna(?)
The connector is quite expensive, though. Is...
Per the name "UUID" and the very limited background knowledge that I have, it appears that a particular device can have its UUID assigned by its manaufacture, who bought the...
Hello.
I am developing a BLE application on NRF52832 using Nordic SDK11 and S132 softdevice. I use Linux PC as a BLE host device, and can pair & bond the NRF bluetooth...
Hi there! I'm using the nRF Toolbox's UART to test the receiving of my data stream. I'm trying to send a data array collected (from spi) in my main loop and send it via UART...
I am studying the iot-sdk of nordic.
Now, as I have shown in previous questions, I can not detect the device under the linux system according to the toturial in iot.
Now...
Hello, I have device with nrf51822-qfab and I need to run ble_app_template (use softdevice s110). What version of SoftDevice I must to use with SDK v6.1?
About problem:
...
Hi,
I've been trying to add the option for BLE HID to the Espruino JS interpreter on nRF52 - it's something that ideally would be switchable at runtime.
After having...
Dear All
In my application we could not use the ADC inside the nRF51822 because 10bit are under our requirements. But now with the new nRF52xxx with a built-in 12bit ADC...
Did anyone manage to build project on Eclipse with some nRF52 BLE application for HomeKit?
I have found only one project from aanon4 but I cannot even build it.
Sometimes...
Hello,
I am thinking of creating a project that I intend to manufacture that needs to operate 10 dc motors via Bluetooth.
Would this be a logical and cost effective...
I am using nrf51822, I have two firmwares with different offset address, one is having offset address of 0x16000 another at 0x28000.Both are 60kb of size each. I want to start...
Hello all,
I try to find out how long some configurations of the Enhanced Shock Burst protocol take time. I am working with the nRF52 Development Kits.
Some timings...