Hi,
I am attempting to get the DFU working as per the example provided in the S110 V7.0.0-3 download. I've followed all the steps in the readme in the DFU subfolder and...
Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
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...
Hi,
I have a NRF52840-DK (400236). I was using it for the development. It was working perfectly.
Suddenly the issue arises the power section is heating up.
I am powering...
Hi,
I am running the standard Grove LCD code, as below but am getting an error, " Grove LCD: Device not ready.'
the code is
my overlay file is
and my proj...
Hello,
we have a set of router devices already on the market: each of them was developed using 4.0 stack.
now we're aligning the stack to the 4.2 version observing a very...
Hi!
I've followed the app timer example to implement app timers in my project. My project is low power consumption oriented. When I use a repeated timer, power consumption...
Hello,
We are integrating the nordic sdk for DFU on our own application on Android and iOS.
We need to know al the possible error codes that the sdk can sent but we...
Hi DevZone,'
I am trying to use the crypto library with CC310 backend on a FreeRTOS application using the nRF52840DK.
My problem seems to be that when initializing the...
Hello,
I am trying to set the default TX power to +8dbm for all stages of the BLE transmission process, including when advertising is active. I have referenced the "hci_pwr_ctrl...
Hi,
My project is set up as out-of-tree using NCS v2.0.0. I would like to restrict the NCS version such that it will throw a compile-time error if a non-matching version...
I am using SDK v16.0.0 with s140 softdevice. In app_util.h, there is STATIC_ASSERT_SIMPLE and STATIC_ASSERT_MSG definition decided by platform like __CC_ARM or __GNUC__. ...
Dear Nordic fellows,
I have a NRF52832 and I want to configure the UARTE peripheral driver in not blocking mode. I want to try and exploit the double buffered DMA. I'm using...
I am using UART to try to send and receive data from the MCU on my nRF9160 board. I noticed in the tutorial on DevAcademy that using the asynchrounous mode, we're able to...
Hi!
Due to product requirements, I need to make the broadcast package contain 128-bit UUID so that the APP of our company can identify the device. The chips of other manufacturers...
Hi
I am using NRF5340 chip in my custom designed board and I want to use all the 4 UARTs available in this chip at the same time.
The interesting problem which I am confronting...