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, as part of my project i have 2 nordic 52dks one as a pheripheral (sending) and on as a client (recieving). where i am sening a buffer of 8, in the order
buffer[0] =...
Hello -
I am creating a new BLE Peripheral application with nRF52832 and S132 soft device. I would like to add the ability for the peripheral to force a disconnect with...
hii this is rohit vekariya
i am new in nordic , i am trying to use nrf52840 dongle for usb communication with PC my goal is get data from mobile app and send it to pc ,...
The Peripheral device works with iOS, Andriod and Win devices running a central node (SDK s140).
My Central node works fine when I disable bonding on the peripheral.
But...
Hi Dev team,
I have been working on the Thingy91 and I had a question regarding using the kernel timers during runtime.
Is it possible in anyway to change the kernel timer...
Hi, Iam trying to use libuarte in ble_app_hrs code. I have two uart ports in nrf52833 in which uart1 iam using libuarte. Have made changes in sdk_config.h file and included...
Hi Team
I read the usbd_hid_generic in nRF SDK 16.0.0. The function hid_generic_idle_handler_set set a handler for idle reports. What is the idle reports mean? where descript...
Greetings,
we are writing a library for nrf9160dk, which is using PDM to read out microphone data from an extension module.
we are using NCS v1.5.0
To summarize the...
Hi guys,
I created an example for Mesh SDK where I defined my own header files. I called those header files in appropriate C files and tried to build and run a code but...
Hi ,
I am using nrf connect sdk , nrf 5340 dk board and segger studio. scanf is not working. please let me know how to use scanf for nrf5340 dk . can you provide me any...
How do I configure the chip to operate in radio mode or BLE mode on the same build?
It seems the radio mode example projects use no soft device, but the BLE project I want...
Hi guys,
I am developing the program for Mesh SDK where I will need to use different functionalities from different C files that I defined, into main.c. I have already defined...
so Im tring to use interactive command to output my personal content
same as the device command which out put the device message
but i want to find the function which...
Hi, Iam trying to integrate secure serial DFU over UART with ble_app_uart application. After integrating serial dfu code My application hardfaults at sd_softdevice_enable...
I'm trying the first steps of the initial tutorial with the nRF5340 kit, from here:
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fug_gsg_ncs%2FUG%2Fgsg%2Ffirst_test...