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 am using SDK 16.0.0 and nRF52833. In which TWI (master mode) is not working.
Pressure sensor is connected over I2C. (NRF_DRV_TWI_INSTANCE(0))
Previously I am...
Hi to all!
I'm trying to use the same GPIO to wake up the nrf52810 from system off and also use it to execute some functions. I have this code that is based on the example...
I'm trying to load a program to a custom pcb with a n52832 chip, but shows up this error in the Programmer: Failed to load readback protection status: async task failure for...
Hello,
I am working on a project that modified from ble_app_uart_c, with sdk v16.0, softdevice S140
In my case, I defined an event observer by
NRF_SDH_BLE_OBSERVER(m_ble_observer...
Dear Mate,
I am using bl653_dvk board i followed this link clearly (+) Add DFU support to your application - Software - nRF Connect SDK guides - Nordic DevZone (nordicsemi...
I am working on a project that need to receive extended advertising data, I modify periodic_sync from nrf connect sdk to get the data and it works for my device, but I need...
Hello,
I am testing current consumption of my custom board with PPK. There are some passive components (resistors, mlcc) on the board also with active components (accel...
Dear Nordic,
I want to scan slave devices , so I use TWIM nrfx driver to send zero byte data, I don't got error code, but I don't receive TWIM event too. I found a example...
Hi everyone,
I want to design PCB for nrf52840. Do you have any suggestions before i start?
I used STM32, PIC, Nuvoton and Atmel series IC's in my PCBs. But nrf52840...
Hi There,
I am working on a Door lock system using Nrf 52840 Chipsets having BLE and ZigBee Communication protocol. I wanted to have ZigBee OTA DFU feature in my product...
Hi there,
We are seeing a massive difference in UART current between the same revision 2.0.0 nrf5340 devkits. Below, with the UART enabled with HWFC and only the receiver...
My project is using nRF52840. Early software development used an nRF52840-DK to develop most of the software. Software is based on Zephyr using nRF Connect version 1.6.1....
Subject pretty much says it all. I'm looking for a Zephyr project example that uses PHY CODED. I'm using the nRF52840 with NCS 2.0.2 in the vscode environment. I have things...