Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
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...
Hello,
I am programing a central role device in Python, with nRF51-BLE-Driver for windows. I want to discover custom 128 UUID services. For that i need to call the sd_ble_uuid_vs_add...
Hello,
It appears that the function to jump into the bootloader is being called while the peer bonding information is still being saved.
Does the app_shutdown_handler...
There is a compile error with fstorage using GCC in file fstrorage.h in components/libraries/fstorage folder of the SDK14.
The error is due to the fact that the structure...
I am taking the Radio Test example and introducing a button and LED for control over the various tests. However I have struck an issue in trying to call the LFCLK when it...
Whenever i chose SEGGER RTT backend the program crash after running for sometime throwing fatal error info: 0x2000FDBC. According to the documentation the error seems like...
Hello,
I am currently trying to implement Secure Buttonless DFU in my application using the nRF52832, s132 v5.0.0, and SDK14; but I am having some issues that I am hoping...
I'm trying to create a footprint for the NRF52840, and I can't find a layout specification for this package. I'm able to find a mechanical drawing here:
infocenter.nordicsemi...
I am trying to build a basic communication system without GATT or GAP services.
I don't have any device that is advertising, but it seems that my device get a
BLE_GAP_EVT_ADV_REPORT...
Hi,
I'm using nrf51822 and ble_app_uart(SDK 12.3.0).
I'm sending data from my android phone.
My question is that what happen if send data before previous data is...
Hi!
I am developing application for thread on NRF52840. I've got one problem with connection stability. Sometimes some SED nodes are disappearing. Only reset makes them to...
I am using CC2541 and CC2540 (USB dongle) which will communicate with each other and transfers data. I want to know weather i can communicate to CC2541 (ble device) directly...
Hello,
We have a setup where we connect an nrf51822 and an iphone.The nrf51822 connects to the iphone,
notifies the data and disconnects roughly every minute.(This is done...
There are only HID periphral sample code in nRF52840 SDK.
It is difficult for me to implement HID central with the sample and tutorial provided.
So I want to get a sample...
Capture_Load_error.PNG
All,
I'm new to the nodic. Just now installed KEIL V5.24.2.0.'m able to compile code but not able to load it on Target.
Please find attachment...
Hello,
It doesn't seem possible to mimic a IEEE public BLE MAC address using the BLE stack provided by Noridc. But how easy is it for others to roll their own BLE stack that...