I use example from SDK 13 ble_app_uart_c.
I changed uuid to my uuid from nrf51 peripherial device. I get event BLE_GAP_EVT_CONNECTED
where made
err_code = ble_db_discovery_start...
dear all,
i need your help.
Where we are:
We use mbed software developer platform.
We have BLE Nano V1.5 + MK20 USB Board V1.0 from RedBear.
We are able to generate...
Hi:
environment:
target board: DK52 board and run LWM2M example of IOT-SDK v0.9
router: ubuntu 16.04 on VM and runs bsserver and LWM2M server on ubuntu 16.04 ...
Hi,
I'm interfacing a nrf51822 and a H8/3294. My question is how much can I drain a the txd pin of the H8/3294. That means my question isn't really about nrf51822.
In documentation...
Hi,
On the 3.30 of nRF52832_Rev_1_Errata_v1.5.pdf, the sleep current with LFXO active is 0.5ÎĽA higher.
I am using a nRF52832 module with the low frequency crystal oscillator...
Hi,
I'm using nRF52832 on SDK V12.2. I add the connection params in the conn_params_init:
static void conn_params_init(void){
uint32_t err_code;
ble_conn_params_init_t...
Hi,
I try to use nrf51 dougle as a sniffer.
My nrf51 dongle not show up when connected to PC, when press the reset button, it only shows the boot-loader.
I try to find...
Hi everyone,
I want to measure the strength signal of BLE of my device. I need to do this measure without connecting/paring my device to any other, just during advertising...
Hello, Are there plans to include the nRF52833 reference design to the Eagle library on github ? In particular nRF52833 QDAA QFN40 (with the 201's).
There was a similar...
Hello,
I'm using the nrf52840 and SDKv16 to interface with an SD card. An SD card block is 512 bytes. I would like to do this:
1. Get the card ready for a write (use blocking...
Hello,
Not a 100%, but in this Nordic video the nRF52840 might be using the Alexa Gadgets Toolkit. Alexa Notepad demo 2020 https://www.youtube.com/watch?v=CdLfg-6kQs0
...
Received our 52840 DK, loaded, via nRF Go Studio, s140_nrf52_7.0.1_softdevice.hex. Loaded, via IAR Workbench, ble_app_blinky_pca10056a_s140. I clicked to go button and whamo...
Hello. Nordic team.
Once again I had questions, this time related to serialization .
While the preparation of the driver is on the PC side, I am studying the examples...
I have an issue with reseting the board using a hard reset via an external button. The onboard development kit reset works, but I am trying to perform the same task using...
Hello,
I was reading the nrf_libuarte_async library, and noticed that in the
app_timer_handler -
calls the
local_app_timer_start -
again and starts the timer again...
Hi,
I use a 3rd party board from raytac ( https://www.raytac.com/product/ins.php?index_id=95 ) on my PCB and I have problems with a bluetooth low energy connection. On your...
Hello,
I'm trying to get sleep mode working on a nRF52840-DK with Zephyr or Mbed OS while using UART.
It is possible to achieve low current consumption in sleep mode...
I opened an example from the SDK 16 in:
nRF5_SDK_16.0.0_98a08e2/examples/iot/lwm2m/lwm2m_client/pca10056/s140/ses/iot_lwm2m_client_pca10056_s140.emProject
When I try to...
Hello!
I want to develop my own app, and the source code refer to proximity in nrf toolbox. Now, i have some questions:
1. What function in the source code of serverManager...
Hello
In my application, I would like to allow smartphone that are Bluetooth V5 compatible to receive more information in advertinsing packets from my devices (via the ...