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...
Dear Sir, We are intending to develop wireless UART- BLE module for our wearable product (Cable replacement profile). Please, help me to get to know about UUID and cable replacement...
Is sd_ble_uuid_vs_add available over the serialzation interface? How can we add a custom vendor ID over the interface if there isn't a serialzation function for it here ?
Hello,
I have made some current and timing measurements on the nRF51822 Development Kit (connected to a nRFgo Starter Kit) running some of the example applications provided...
I would like to drive an LED from the nrf51822 gpio
How much current can the nrf51822.
How much current can the nrf51822 gpio supply?
Is there a recommended LED for...
Hi. I am using a nRF8002 DK, and i am working with nRFgo Studio for 64 bits, in a windows 7 and windows 8 computers (for testing of the error purposes). I am having serious...
How to set READ property to a characteristic pipe through nRFGO studio.Actually i am not able to set READ property to any pipe.How can i do this?
Because i want iPhone...
Hi:
I use TIMER compare function, I open four channels and every channel produce interrupter.Here are some of my code:
NRF_TIMER1->TASKS_CLEAR = 1;
NRF_TIMER1->CC...
Hi. I've never asked a question here, and I'm a complete beginner to embedded programming, so I apologize if I break protocol in anything I do on here.
My setup:
nrfgo...
HI,all!
I have a question about downloading program into nrf51822 MCU.
That is:
As you konw, using the nRFgoStdio to download the code, you have to download the softdevice...
Hi all,
I have a devicewith display and only want a specific smartphone with my APP to connect to it.
I implement the authentication procedure at application level by...
We have some product using nRF51r22 QFAAC0.
E0 version is replacing C0 now. I just want to know when is Nordic going to stop producing the old version?
Thanks
Hi, I'm a ble developer using nrf51822.
It is a wierd question,
Is this any possible to write value to one characteristic's CCCD value from itself(device)?
This is my...
I am using the nRF51822 Development Kit
I have compiled the blink_example and the s110 ble_app_hrs in the nRF51_SDK_v5.2.0.39364.
I am unable to program the SoftDevice...
Are there any I2C examples for the nRF51822 ( write/ read functions) ?
If not, can anyone suggest a good starting point for I2C?
I am using Eclipse kepler for development...