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...
Hello,
I would like to use the nRF5340 DK external debug port to program Thingy:91 as shown in Thingy:91's Getting started guide.
I believe that it is possible to use...
Hi
I want to use Sqrt() function from math.h but in my application it triggers some errors. Kindly guide me on how to properly include the math.h library into my application...
Dear Mr, Mrs
I was wondering how many flash size is left to the application firmware for a nrf52810 using both central & peripheral.
As far as I undestood, I need a s132...
Hi! I'm working on this particular project and the next step that I need to solve is connected to find a way to put in the same application the code of the GNSS example and...
Hi,
I have used the kit for weeks now measuring the power consumption of my custom hardware with the external hardware setup [1].
Suddenly the sleep currents of my target...
Hi,
I got an error BLE_ERROR_INVALID_CONN_HANDLE at the function sd_ble_gap_disconnect. I know that this error has to do with the fact that an invalid connection handle...
Hi,
I use ncs 1.9.1, and the MCU is nRF5340.
After run the timeslot some minitus, a error occurred.
mpsl_init: MPSL ASSERT: 112, 2236.
what the error mean?
Hi,
As a part of proof of concept for our newest design We have tried to setup USB CDC using nRF52840DK and NCS 1.9. In order to quickly test things out We have tried...
As a test of nrf9160 DK board, I am trying to read a voltage signal and report it to the nRF cloud. My original plan is to change a bit of the Asset Tracking sample code and...
Hi everyone,
I was wondering if there is any method that I can use to test my development kit's scanning/discovering capabilities.
For example, in Bluetooth Advertising...
Dear ,
I use nRF52833 to transfer audio,but I found that this audio will delay 130ms.
I didn't use 32.768K low frequency crystal, do you think this will affect delay time...
Hello!
Quick question: When a device is connected to the u.FL port (actively transmitting things to the port) on the nrf52840 board, does board (in rx mode) only listen...
hi,
program: 'ble_app_blinky_pca10056-s140'
nRF 52840 dk
keil uvision5 IDE.
with the help of IDE , i could build the code and flash the code on to the board.
but...
Hello
I'm testing nrf52820 longrange speed, but it's faster than my calculations. Will it automatically turn on the fec?
This is my config below.
m_adv_params . primary_phy...
Hello,
I am working on application using nrf52810 SDK version nRF5_SDK_14.2.0_17b948a
Sometimes when i disconnect ble from mobile application and again connect then i...