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 am using VS for the firs time and I am trying to build the project Blinky but when I try to add the blinky folder to applications to build I get
: Element with id...
Hi ,
I followed the DFU-OTA tutorial(DFU over Bluetooth) given below for nrf52833dvk. and it is successfully completed. Now the query is , once we shared the bin file from...
Dear,
I need to use nRF5_SDK_17.0.2_d674dde for nRF52833.
I saw the release note, it says it need SES v4.5.
But when I use SES v4.5 to download or debug.
The computer...
Hi,
My goal is to generate a GPIO or GPIOTE interrupt and inside the ISR sample 8-bits from GPIO.
I tried modifying two sample projects to achieve this, the NRFX and...
Hi Sir,
We reference example "/nrf/samples/bluetooth/hci_uart" and test on nRF52833.
Now we want to set the Tx power by sending appropriate HCI commands from the host...
When I get the first error in UART, the receiving of new characters stops (the transmittion continue working)
and I didn't find any solution to make RX (receiving characters...
Hello
I'm about to update from NRF SDK v1.8 to NRF SDK v1.9.1. We build our firmware for both NRF9160 but also for QEMU_X86 (simulation build). I noticed that since the...
Hello, simple question regarding k_sleep(), to simplify, I've modified button example from Zephyr adding a k_sleep in button_pressed function, the k_sleep it's not working...
The Problem is occurring when I am trying to build any example project in the /examples/crypto/nrf_crypto
Here I am trying to build the /examples/crypto/nrf_crypto/test_app...
I am a newbee to nrf 52840..I saw lot of documents and got confused on where to start ..indly guide me on this
we are trying nrf52840 dev kit as we are using nrf52840 in...
Hi, Nordic
Recently, I'm experimenting with the queue library.
I found some strange problems:
1. When the data types of my data structure members are not unique, using...
Hi Nordic HW support team,
In our product we have an analog input that can vary in a large range, e.g. from 0V to 1.2V.
In order to have a good resolution in the SAADC...
We are currently evaluating using the nRF52840 device in conjunction with an MCP2515 to provide CAN to the microcontroller. I have updated both the device tree overlay and...
I am so happy the latest command line tools finally support the Apple M1 chip natively. Thanks again!
Now I was updating our production scripts to python3 and the latest...