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...
I've had a sequene of problems attempting to install the power profiler software on my Lenovo T420 Win7 64 bit machine.
First Issue
When attempting to run the python_packages...
I would like to pick up audio signal with a microphone for ex. AKU340, then use audio codec to digitize it, then save the output in a SD card connected to the nrf52, reading...
Hi there! I am a beginner of bluetooth technology.
We try to build a kind of IoT based on bluetooth mesh nodes with nRF51822. According to the instruction of nRF Connect...
I've found out that softdevice S130 cannot handle the length longer than default MTU(23).
But I know L2CAP is responsible for assembling and disassembling packet.
So...
I'm using nrf51822 & S130 to read the temperature humidity values every 5 seconds from AM2301 sensor. For that I am using timer in system on sleep mode. The current consumption...
Thanks for all support so far.
One thing I want to ask that does your nordic Beacon chip can support Bluetooth 2,0 as well ?
I mean is it backward compatible
hello,
I'm using nrf51822 as proprietary model, I found it can not received 500 pkts complete from 500 nrf24lE1 labels during 2 seconds(every nrf24le1 send one pkt per...
I am trying to develop a BT Microphone that can pair directly with a BT speaker.
The Mic will act as a server for the speaker (client).
I have some nRF52 EVB.
Do...
We have used a logic analyser to verify this.
SPI initialised and talks nicely with an ADXL362 accelerometer part.
We have interrupts configured.
We go into sd_power_system_off...
Hello! I've soldered my first board with nrf52832 chip + PA on it. Everything works well beside the radio. The real distance (less 10m) even worse than on nrf52dk despite...
Just got my nrf52DK and connecting and dropping the HRM demo to it worked like a charm but since then, all attempts to get something else to run failed. Erasing all and reprogramming...
I have a very simple test program to run the radio through the transmit sequence, each task is called from the radio interrupt handler according to each event.
The process...