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...
Hello,
I want to implement the interrupt functionality and based on my understanding I can implement it using GPIO or ISR function.
In case of GPIO (APIs here ):
For...
Hello,
Is there a list of Android devices that will run nRF Connect, or will it run on any Android device?
Which Android app stores is it available in please?
Kind regards...
Hi,
We are using a module which includes nRF52832 in a custom board. After a while devices stop working but when we re-connect battery device starts working again exept...
Good morning,
I get a i2c nrfx twi error on startup and reset whenever the i2c sensor is switched off (<err> i2c_nrfx_twi: Error 195952641 occurred for message 0). I am...
Dear all,
I would like to ask if the nRF5340 LE audio can connect to a mobile device while another LE device is also connected to the mobile.
For example, is it possible...
Is it possibe to configure uart with baud rate of 512 on nrf52832?
I tried to configure the uart with this baud rate, but I am not able to get the uart communication ...
Hello everyone i need to update the Advertising Data of the device but i am not sure the correct way to do it. First i have the next struct of the Adv Data that i want to...
Thank you for your help. We are currently developing hardware using nrf52840. I would like to use pin numbers to control LED lighting, but when the port number is 0, I can...
I am developing a custom application that was started from 1 of the bluetooth examples for a customer and though I have been using the same custom PCB for 7 months, I am now...
Hi all,
Where can I find the led_button code that was flashed during production of this DK?
I have flashed the blinky sample and would like to revert to the original code...
I am trying to modify the nrf_block_dev_qspi.c to work with S25FS256 flash part in our project. However, i am facing issues. When trying to understand the code I see some...
we bought the nRF52820 - but we have the nrf52833 kit
1. where cam i find examples code for the nRF52820
2. it the example code for ble uart of the nrf532833 can work...
Dears,
I am developing a Ble Mesh node device using nrf52833 SOC with nRF Connect SDK.
I want to check some configuration status in the node.
To check if the node...
Hello,
I am stuggling to understand how to set the RAM and FLASH size for the nRF52833 DK. I managed to get normal blinky working, and now trying to get ble_app_blinky...