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...
Hi,
I need to assign Rising edge and Falling edge event in a single pin.
I try to assign both Rising Edge and Falling Edge event into APP_EVENT_PIN.
There is a error...
Dear all,
I have noticed that NRF_LOG_FLUSH() function is used in many examples after each nrf_log print function. In some cases though, the program freezes when I try my...
HI!
nRF52832, SDK13
I need to know what happen with setted output RF power when peripherial devie connect to central device.
For example, if output RF power setted to...
Hi,
I am completely new to this technology. I am currently programming a custom board equipped with an nRF52832 based on the ble_app_uart example in the SDK 15.2 and is...
Hi!
24 days have passed since I was promised an update (which I hope will mean a solution), but nothing...
Also, there is no updated Getting Started Assistant and the...
Hi,
We are planning to use an Automotive Grade Bluetooth SoC in one of our new designs.
Some controllers in the nRF51 family seems to be Automotive Grade, but we also...
I tested with Light Switch Example in nrf5_SDK_for_Mesh_v3 version, I have set Transittion time to 160 second and Delay to 0, problem occur is the device Cann't countdown...
Hi,
I am using an nrf52840 MCU, Nordic SDK 16.0.0 and IAR Workbench for ARM v8.40.1.
The MCU has the following configuration:
- MBR installed
- DFU secure bootloader...
Hello everyone,
I faced with bus fault after running beacon example from mesh_sdk. It occurred after calling mesh_provisionee_prov_start().
Unfortunately, I didn't found...
Greetings...
Provisioning w/ Android tool only works when board is connected to debugger.
Provisioning failed to even find the devices when scanning after disconnected...
When enabling 3 instances of SPIM (1,2,3) on NRF52840 the application doesn't start at all.
Weirdly however, the application works fine when SPI3 takes SPIM3 and the rest...
Hi,
Does SoftDevices v7.0.1 supports Multiple Advertising Sets feature? I read that Softdevice v6.1.0 does not support the Multiple Advertising Sets feature. Let me know...
Hi. I was wondering if maybe you know where can I find the PCB desing of any of this modules: NRF24L01+ (the black one) or the SMD version. I only can find those pictures...
Hi gays,
Now, I want to c ollect a pulse waveform(example : 1s, 50% duty cycle ) which accuracy requires milliseconds resolution and I use PPI to read a capture value from...