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...
S130, SDK 12.3, ble_app_hrs_c example.
I want to use whitelist function in this example but I can't finish it.
When I run peer_list_get(), it gets all 0xFF, means that...
Hi,
I am trying to store data to flash with the support of FDS module while using Mesh. I'm currently using NRF52832 with NRF5 SDK 15.0 and Mesh 4.0.
I have tested flash_fds...
Hi Support Team
I try to run the http_client sample based on ncs1.2.0, and I use the following configs because only NB-Iot available in our location:
when start running...
Hello there,
We faced the new issue after the iPhones are updated to the iOS 13.4. I tried to find the issue solving on the forum and looks like it is the new one.
We...
Hi,
I'm evaluating the new nRF5340-PDK and trying to put the device in low power mode. My steps so far:
Cut SB40 to allow measuring current via P22.
Connect power...
Hi,
I am trying to store a buffer which i collect from ble connection. I have tried sd_flash functions first. I could not found any examples so page number or addresses...
There are aready quite a lot topics about high current consumption in sleep mode, but none really seems to fit out problem:
We have a small board with a nRF52832 (actually...
I am starting the development of a product using the nRF52 DK for the nRF52832 SoC .
The product will use some peripherals (RTC, NVMC, Timers) and communicate using BLE...
Hello Team
I need to scan the peripheral dongle's 128 bit UUID service and its characteristics,my code is based on heart rate collector of pc-ble-driver,before scanning...
Dear All,
I just started with a design to fool around with the NRF9160. I made the symbol and footprint of the module and maybe somebody else could use it too...
Here...
Hello, guys!
We are using SDK 15.0.0 and nRF52840 SoC device.
Our goal is to debug the application with SES in the presence of bootloader. This thread explains that we...
In our project we use a nrf52832 with softdevice S132 and SDK15.3.
For booloader we use the DFU example form the nordic library.
A fter a DFU with BLE, which was done...
Hi,
I'm trying to use the Nordic Security Backend, such that a change to CC-312, if availble soon, would be easy. However I get following error after enabling :
It...
Hi,
I am using nRF52840, S140 V7.0.1.
1) I worked on Secure Serial DFU. But recently I am seeing once more example of DFU “Background DFU bootloader”
https://infocenter...