after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
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...
After having development success with the nRF52840 I'm beginning to look at development on the newer nRF5340. I've successfully gotten the blinky example working on the development...
hi, i am working on nrf52 mesh examples. all example are compiled properly but ble_app_uart_coexist example in sdk_coexist folder is not compiling. there is "nrf_log_backend_rtt...
I appear to have some very simple code that when loaded into a nRF52840 kills it, such that I cannot recover it, possibly hardware failure. I would appreciate any suggestions...
Hi
According to the product specification, the power fail comparator nRF52832 has a threshold tolerance of at most +/-5%. When I configure the power level warning to 1.7V...
While trying to investigate my Softdevice assert issue a bit more in depth, I noticed a bug in timeslot_timer.c :
The function timer_mut_lock() sets the variable m_timer_mut...
I have a sensor that uses 3 different BLE mechanisms. It is part of a mesh, it sometimes sends beacons and it provides GATT services in a peripheral role. The project I'm...
Hello,
Are there plans from Nordic to provide locator engine to customers? Other competitors offer this benefit, which reduces development time on the client side to create...
Hello All,
We are using NRF52840 module, need to work on serial bootloader.
I have gone through the bootloader example, our requirement is need the serial(UART) bootloader...
Hello,
How the modem selects it band of operation. Is it done automatically selected by the modem after registering to the base station? or is it assigned by the base station...
The modem firmware version 1.1.4 has been certified by Verizon, and the corresponding NCS version is v1.4.2. Now Nordic has released the NCS SDK version v1.5.0. This version...
To the kind attention of Nordic support team,
if it is not much trouble I would like to know what you consider a good/acceptable ble antenna efficiency in
desktop environment...
Hi,
I am using an nRF52832 with S132 and SDK v15.0.0 and already read in the forum about issues related to the SAADC calibration (inlcuing the erratum [86]). The problem...
Hi Nordic,
I have 2 charac i can write, let's name it A and B.
When i write into A, it trig ble_A_on_ble_evt , BLE_GATTS_EVT_WRITE , no problem.
But w hen i write...
I started developing a project on nRF52. My task is to read the value from the light sensor (phototransistor).
The sensor is connected in this way:
my code:
init...
when i Use 2.4G radio to communicate with other modules,like cc2510, i have many questins:
1. as we known that CC2510 ' modulation format of the radio signal ,MSK is only...