Hi,
My behavior is as follows
Turn on my device(use 51422) and advertising(2 Service and 3 Characteristic)
Turn on my cell phone(Samsung Note3),scan my device...
Hello:
I used analog IIC write MPU6050. Again after power download programs, mpu6050 can run up there ACK response. But the debug will not run. Simulation IIC because no...
Hello!
How can I communicate with my nRF24L01+ and nRF51822 at the same time. I can set up same channel, CRC-mode and I don't use ESB. But what about address? How do I set...
Hi all,
i want to know answer related to following question
1)what is use of uicr?
2)if i place some value in uicr and then change the image,then is there will be change...
It used to work, but now it says "Connected" but the rest of the GUI never changes and the mouse just shows a busy spinner. Here's the log file:
0;13:45:18.9900 [MainThread...
Hi all!
My question is:
My own application is built based on the example "ble_app_template", and according to the nrf51 SDK - Examples - BLE Peripheral, this example...
Hi,
I am using ancs service to get some information of my iphone.
I use nRF51822 microcontroller and Nordic suggests to use the new SDK (5.2) for new microcontroller...
Hey,
I am designing a custom PCB with the nrf51822. I would like to use the reference layout that Nordic provides, specifically nrf51x22_qfaa. My project involves reading...
I have recently started using the new rev 3 parts with 32K of SRAM and I was wondering what the timeframe is for the softdevice to take advantage of the extra memory?
My...
I would like to understand when I would need a wired programming (with help of TC2030 connector) interface and when I would need OTA. I am trying to find the easiest and fastest...
Hi,
What is the difference between using WFE and sd_app_evt_wait to force the processor into sleep mode?
We're trying to optimize for power consumption, and somehow...
I have experimengted with prepared write on Nordic 130 softdevice and found it's quite
low performance in terms of throughput.
First, between iOS/Android device and Nordib...
Hi Nordic's experts
We got a RF problem in certification test, attached picture is the measured occupied bandwidth, the value of OBW is 1.73MHz , but the guy in the lab...
Hi,
Does anyone known what the maximum frequency is that the timers can operate on ?
I want to count a signal that is 24Mhz while the clock frequency is only 16Mhz.
So...
Hi :)
In my program, just ONE pipe to use advertising service data is not enough. There is the function:
lib_aci_open_adv_pipes(const uint8_t * const adv_service_data_pipes...
Hello,
Sorry for this newbie questions.
I have a side project (connected device) that will need a BLE component for communicating with phone apps (android, iphone). I...
Hello, everyone
I am trying to let our nrf51822 board transmit data automatically after the cccd modification. I have been use the Master Control Panel to do this. For example...
I'm using the PSA1001 eval board with SD 110. The device comes up advertising, I can connect and access my services. I need to the Central to be able to issue a disconnect...
Hi.
We are doing a few test on the S120 range with the Softdevice v1.0.0. We have a peripheral device that we can scan and connect it with iphone within 50-60m. However...
While scanning for advertising beacons with startLeScan method, this method also request peripheral device for scan response and stores it in scanRecord. I only want to scan...
Hello,
i'm sorry for asking again, but i read nearly all threads about I2C and didn't get any answer yet.
I want to use the interrupt to control the I2C sequences and...
According to the data sheet for the nRF51822 the channel range is from 2.400 - 2.483 GHz.
In the radio test example however, it limits the range of test channels to 2.400...