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...
Hi, I'm trying to adapt the stm32f4 library from:
link text
to run an nrf24l01+ with an stm32f373. After some initial SPI headaches, a lot is working. In the initialisation...
I want to confirm how much current is being drawn from the battery while the nRF52 is in it's absolute lowest power state and waiting for an NFC field to wake it up. From...
I am interested in setting the tx power level the advertising packets in a nRF52832 are transmitted with. I saw there is the TXPOWER register in the RADIO section (address...
I have a use case where sensors on a BLE peripheral need to push notifications to a BLE central indeterministically. So it needs to keep the connection always on. The notification...
Hi,
I tired Nordic Uart Service example on Nexus 5 Android ver 5.1.1, but I am not able to connect. I am able to connect to Samsung S6 and Nexus Android ver 4.4.4. I am using...
Hi Nordic,
I've try many times but no luck, I have a PCA10028, which works fine with SDK8~10 and S110.
Recently I found the SDK has become ver11 and SD turn to S130. So...
What is the best method for sending long data to ble_app_uart from android? We tried sending data by breaking into 20 bytes chunks and used thread.sleep() between each packet...
When I'm using the SDK 6.1.0, the twi drivers works while and I can easily understand the twi work flue. Howeve, the SDK 11.0.0 changed the twi drivers. I don't know what...
Hi Nordic,
I am using PCA10000 v2.2.0 with MCP and FW "MEFW nRF51822 0.11.0"
I just tried the "nRF Connect" under Windows 10 and fail to use it. Below is my steps:
...
Hi All,
I'm using nrf52 PCA10040 v 0.9.0, with SDK11. No softdevice being used in this case.
While exploring using EasyDMA with the SPI peripheral, the example in sdk11...
Hi there,
this problem may extend the scope, as it relates the SPI slave device (atmel winc1500). When I run the SPI master example, I can see the data transmitted on oscilloscope...
Hi, I use S110 v8 in my application with DFU support. When DFU is triggered from application (by writing 0x0104 to DFU service control characteristic), then application fails...
Working on a project i want to update the nordic application (firmware) from other MCU, i am having some problem to compute the crc.
How to we calculate the crc of...