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 am using a ble_app_blinky example (SDK16) to communicate with the BLE devices. NRF52840 is connected with the client devices and successfully sending the data to the...
Hello,
I would like to know if it is possible to not use softdevice because i need more flash for my code. I guess it is possible but when i don't enable softdevice in my...
Hello,
i'm trying to use SPI with nrf9160DK as master and RFM96 module as slave. At the moment, i'm developing elementary functions to write and read from my slave device...
Hello
I am working on Nordic nrf52832
I am using the "ble_app_blinky_c_pca10040_s132"
I want to use ble for scanning a beacon (eddystone TLM) and collect its data. ...
please help. I need functional description of what is need step by step for doing a zigbee hardware device switch and management over bluetooth on the thingy52, i have all...
Hi Team,
We are using the NRF52840 with s140 Soft device for our BLE application.
While we are facing some issues while doing debugging.
1. We are getting Hard Fault...
Are there any issues of pairing a nRF52833 using OOB pairing with a IOS device? Is there a good example code I could start with?
Thank you very much.
All the best
P...
The system requirements: 50 identical nRF53-based devices (each with a sensor and an actuator), positioned within a 3x3 meter square should be connected to a single computer...
Edit : The code posted below works on the 96x96 3V(LS013B4DN04) variant of the display, I still have no idea why it doesn't work on LS044Q7DH01, but I'm guessing it doesnt...
Hello!
I have some devices with a custom built PCB on my desk, all of which have my own custom firmware on it.
Sadly the devices don't have access to the debug pins...
Hi Team,
May I know the functionality of the below mentioned signals:
MIPI RFFE interface pins: VIO, SCLK, SDATA. MAGPIO interface pins: MAGPIO0, MAGPIO1, MAGPIO2. ...
Hi,
I got a question on nRF52832 platform. When it is brand new (so without loading any of our FW) and powered through 3V3, it draws up to 4.6mA when powered. But we also...
Hello,
We have seen the below error,
NRF_ERROR_INVALID_ADDR If the EasyDMA is used and memory adress in not in RAM.
While trying to connect with an external sensor hub...
Timer A with a 10-minute interval, timer B with a 4-hour interval, and timer C with a 10-second interval are required, and A and B should also run out of time in low power...
Are there any updates on coded phy support for the nRF sniffer?
I found a thread about this from "over a year ago" which says to check back in 4-5 weeks: https://devzone...