Hi,
I am trying to power off and/or disable a RR[0] with no success.
I am Powering OFF the watchdog in main and then successfully POWERing ON in wdt_init but then I...
Is it possible when using the S110 softdevice to limit the maximum number of packets per connection event? I would like to reduce the maximum amount of time the CPU spends...
I am using nRF51422 Evaluation Kit with the latest silicon revision which comes with programmable softdevice. The kit also contains an ANT USB-m dongle. I have followed the...
I tried to do send & receive binary data from bluetooth in ios app.
But i only can send & receive string or ASCII code data in my app, do you have any method or idea can...
Hi,
I tried ble_app_hids_mouse with Android 4.4.2, it can work properly for first time connection. However, it cannot be re-connected after switching Phone's Bluetooth...
I have installed Keil MKD-Lite V 5.10.0.0 and the Segger software (which linked to the Keil IDE). I have tried to install the nRF51 SDK (5 times) and every time iI get the...
Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
In fact,there is a demo on internet, and I test it ,but I found that the event is not reliable! my code is :
static void my_fds_evt_handler(fds_evt_t const * const p_fds_evt...
After some effort, I have managed to build the beaconing example that's missing from the examples.emProject of the ble_mesh_v0.9.1-Alpha SDK. I have this running on the PCA10028...
on the download page for the command line tools, the version 9.6 is showed but the download link points to 9.5... can we have the 9.6 where it says 9.6? Thanks!
I have a question on the supervision timeout: suppose that the slave latency is set to be 0, the CI is set to be 500ms, and the supervision timeout is set to be 4s。Once there...
Hi - I am following this tutorial and getting this error.
This exact question was asked; however, I do have the mkdir file in the C:\Program Files (x86)\GNU ARM Eclipse...
Hello,
This is less a question and more of a survey. We've recently completed development on a project using the nRF51822 but have run into an odd power problem. We built...
hello,
i am using the nrf52840 preview devkit and am currently trying to find a solution for timestamping / for a time-base. the idea was to use the RTC for that since...
i know that it's not up to you guys to tell me this but maybe you can give me a hint: right now i'm using the bluetooth developer studio together with the nordic plugin for...
Hi there.
I recently migrated from SDK 13 to SDK 14.0.0 and followed the migration guide in detail. I've found that when I try to advertise, ble_advertising_start() will...
According to the nRF52810 datasheet,the reference circuitry with DC/DC regulator setup connet the pin DCC and the pin DEC4. Then how much is the voltage output of the pin...
I am using SEGGER Studio on MacOSx.
When use the latest mesh SDK, I can run the light_control example and see the debug log in the Debug Terminal of SEGGER Studio.
However...
Hi
I am trying BLE multirole application ble_app_multirole_lesc from the SDK 13.0.0.
I am using nRf52832 DK along with GCC toolchain.
For debugging I am using Segger...
In the mesh network, the sender uses trickle algorithm to control the repeat sending process, and at last the sender will send the message forever in a max interval at a handle...
Hi Nordic Team!
After developing our firmware on the nRF52 HDK, we designed our custom board, and we're starting to write our custom board configuration file.
The main...