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...
hello all ,
controller nrf51822
i am trying to development for EPD 7.5 spi interfacing through external flash image send .
my question is i am using reference code for...
Hi, everyone,
We are developing BLE project on nRF52832 chip by using SDK14.0 software.
The project is build from one master-device and many slave- devices.
The master...
hi............
i want to modify the ble hts program , inorder to add a timer in it. i want to transfer the data for every one minute ,so data have to read for every one...
Hi.....
i want to transfer the data for every one minute from peripheral device to phone (nrf connect ).. how to declare in the program and what function to be used ?
...
hello,
I use buttons_leds_init(&erase_bonds) to get data from AS3933 LF chip after it give nrf52810 a wake signal. But after i start a app_timer, the button bsp_event_handler...
Hello Everyone,
i am trying to create the new project in keil version but i dont know how to include library files and how to create new program file please help me in...
Hello, is it possible to receive and transmit RSCS characteristic on only one nRF51 DK ? If merging rscs_example and rscs_c_example into 1 project is a good idea ?
Hi,
I'm having issues getting code to run using nRF51 SDK 10.0, on an nRF51822xxac.
I am using the pca10028 ble_app_hrs_c example, and the inculded softdevice "s130_nrf51_1...
Dear all
I am currently working with a nRF52840 Dongle, the ble_app_blinky_s140 example.
To power some external circuits i have to set VDD to 1.8V.
Until now i tried...
hi, this is Shivaji, I have to work on Bluetooth mesh, so which kit I have to buy, can I buy thingy52 or can I buy nrf52dk. which board should I buy, and can get the android...
Dear Sir,
I have bought a BMD 300 chip.
I have implemented a firmware with segger embedded studio and SDK15 for nrf52832.
I have flashed it to BMD300 DK from Rigado...
Hi:
As we are going to use nRF52840 on our product, we were trying the check the HW security implemented in the chip. nRf52840 implemented Arm TrustZone CryptoCell-310 in...
Hi Team,
I hope you are doing good.....
I am using nRF51822 with the SDK version 12.3.0 in windows, keil version is 5.26.
In the blu_app_uart Application i want...
Hi,
In order to isolate the issue, I've created an app that :
1. switches to dc2dc mode.
2. calls sd_app_evt_wait()
I still see 3ma consumption,
any ideas...
Hi
Actually i have a big project and have a problem in the estimation of FLASH and RAM memory for the project
i ma going to implement the mesh SDK with the BLE Stack because...