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...
Keil4 compiler in the compiler C and assembly of the mixed code, the error content is: Branch offset 0x00000388 out of range of 16-bit Thumb branch, but offset encodable in...
This function contains a lot of tags that need to jump, but at compile time there are these errors.
this is ARM compilation and C mixed,How should this error be handled?...
Hello, I am trying to develop on the NRF52. I have the development board and have been spending time with the SDK and documentation. I understand how the GPIO should work...
Our nRF51822, S110 device uses concurrent advertising (iBeacons) when connected to the central. Our customer would like to have a variable tx power on the advertising packets...
Compiled with Keil4 software compilation and C of the mixed program, the error is:Branch offset 0x00000228 out of range of 16-bit Thumb branch, but offset encodable in 32...
Hello
I adapted the ble_app_uart with twi functionality.
Therefore I included the "app_twi.h" which includes the "nrf_drv_twi.h"
But as visible in the picture, the "nrf_drv_twi...
Hi,
I'm using nrf51822 with soft device s130 version 1.0 and I'm trying to flash hex file of size 108kb from both keil u vision/nrfgo studio.
Flashing is success but application...
Hi
I probably have done multiple or bad inicialization of flash memory in code
and my MiniBeacon ( www.alibaba.com/.../Nordic-bluetooth-nRF51822-logo-customizable-minibeacon_60408141084...
hi..I am using nRF52832 with sd 132 v4.0.2, I want to store data received over BLE in flash. So i wanted to know how much is the memory available to store data in following...
2017-03-01T12_28_45.220Z-log.txt Hi,
we experience an issue with the PC-based nRF Connect tool, details are as follows:
we use scan to discover BLE devices,
we...
Hello,
I'm actually working with a custom profile generated with Bluetooth Developer Studio. I'have some difficult to send characteristic with the template.
My setup...
I have a created a bootloader using the bootloader_secure example in SDK 12.1. Using my own public-private key pair I've created two zip files, signed with nrfutil, one with...
I'm modifying 'ble_app_uart' project with custom board.
And also test with Android app that Nordic released.
I'm wondering how to set this connection "bond".
Does Nordic...
Hello all,
I little confused with these two examples as mentioned in my question. Both examples are different and their use case is also different. Can somebody please...