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 have Nordic nRF52832 mini beacon device. How can i change UUID, Major,Minor values from Android and iOS app. Is it possible to change the those values from app ? If yes...
Hello, I want to measure the impedence of PCB antenna designed for nRF52832 based board.
I have the following quires.
Is it required to isolate antenna from NRF52832...
Hi,
I'm developing a server model and a client model(Both example are modified in accordance with the example of light_switch). In the example of client, I use the API...
hello friends,
i need to control 4 LED brightness using PWM according to accelerometer values. how can i do that
i am using SDK11, nrf52832, KEIL MDK5
i going to...
Hello,
Am using Freertos with SDK 13.1 and SD 4.0.5 on custom board.
My question is about buttons,We have one button need to configured for BLE Button.
I have board_custom...
Does the PPK require a Dev Kit (nRF5x kits) or a Segger J-Link, or is there a way to use it to measure current without either component? The user guide only shows setups with...
I have nRF52840 preview DK and want to read advertisement packet using nRF connect android app. I have read that Samsung galaxy S8 has Bluetooth 5 support. Has anyone here...
I am working on nRF52840 Preview DK. I want to generate a square wave with accuracy of ON and OFF time = 1 microsecond using timer for driving stepper motor DRB8825.
I...
Sir,
Please send eagle footprint if antenna used in nrf2401 module or send its schematic and board file of eagle... please help me
it is Meandered Inverted-F Antenna ...
Hi
I have a few questions I couldn't find about radio part of nRF528xx series.
Does all 3 chips have same radio module inside with same characteristics?
Can ANT...
I have a requirement where a handheld device containing a nrf52832 needs to be automatically paired to a switch (another nrf52832 device) when powered on, how can this be...
Hi triying to drive a Relay with Output but have tried every functon in "nrf_gpio.h"
this works with a LED perfectly :
nrf_gpio_pin_toggle(23);
in the main i configure...
I am currently working in the " ble_thread_dyn_mtd_coap_cli" multi protocol example.
Whenever I call printf my program crashes.
I think it has to do with the ble_nus service...
Dear friends,
I am trying to run the PWM in my project. I have:
added the PWM driver successfully (4.0.0-2.alpha, nrf_drv_pwm.c, nrf_drv_pwm.h) ;
set...