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...
Hi, I found that hci_usb sample may not work correctly with nrf5340pdk from the following q&a. It means that nrf5340dk support hci_usb sample?
https://devzone.nordicsemi...
Hi:
I'm using "nRF5_SDK_17.0.2_d674dde"
A question about the macro NRF_LOG_INFO.
the statement in the source code NRF_LOG_INFO("Disconnected connection handle");
...
Hi, all
I just asked similar one yesterday, but I think this should be resolved first.
I want to merge ble_app_uart_c and ble_app_uart.
So I added scan_init / scan_start...
Hi Nordic,
I am trying to make the read and write to the MX25R6435 with QSPI interface, any examples to this? I am using the sdk 17.0.2
Thank you in advance
Hi,
I was wondering what example to use if I have an accelerometer on a breadboard connected to the nRF52840 DK via TWI/SPI and the DK connected via USB to my Mac? I want...
Hey guys,
I want to start developing using NRF51822 but I don't know how to start. I have read punch of stuff about BLE but I am not sure how it's works or how to program...
Hi Team,
I am experimenting with the semi-official ble_app_uart_relay example on an nRF52832 DK:
https://github.com/NordicPlayground/nrf52-ble-app-uart-relay
The main...
We are using one of the nRF52 series micro's. It has 12 bits of ADC. My customer is asking can we go to 16 bits of ADC. Can you suggest some products so I can review the specifications...
Hi all.
I want to run the NRF52 dev kit as an HID keyboard, and I've got that working nicely thanks to the keyboard BLE peripheral in the SDK samples, but I also want to...
i am transferriing data between pc and nrf52 dk using nrf libuarte async tx. only the first 5 bytes are sent correctly. after 5 bytes the rest is corrupted. I am trying to...
I'm was testing the gsp sample in samples/nrf9160/gps. It runs fine on my nRF9160DK and reports NMEA messages. However, when i ran it on my custom board, it failed in setup_modem...
Hi all,
Project description and what works:
in my project I have one nRF52840DK as central and three nRF52DK as peripheral. The code on the central is based on the " nrf52...
Hello,
I stumbled over the following problem in configuring an nrf connect sdk project: Somehow I must have dreamt that the Nrf52 UARTs support also baud rates beyond 1mbps...
Hi, I am looking to implement Azure IoT Hub and Azure FOTA in a project. Unfortunately these examples are specifically for the nRF9160. I would like to implement it on the...