Hi..... This is Venkatesh. I am using nRF52-DK Evaluation kit. This is my first question posting here. It is pleasure to have an account to share my knowledge and get the...
Code_Replace_MainDotC.docx
Please look at the attachment of my code. Go to \nRF51_SDK_9.0.0_2e23562\examples\ble_peripheral\ble_app_template\pca10028\s130\arm5_no_packs...
I am in need of the usb-to-uart.hex firmware and the driver for it. This is required to test the radio dongle nRF24LU1+ device (32k) whether it can be programmed through USB...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
Hello,
Connection between linux router and NRf51 devices worked before I've updated kernel version from 4.09 to 4.3.
Now, with the same configuration and hardware, I'm not...
HI,
I am working on NRF52832 SOC. with SDK 15. where i need to read the SENSOR data from twi protocol.
Common Write and Read Register function has been created
I...
Hi,
I would like to use the Raspberry Pi and the Thingy:52 as published in the demo. My question is, how many Thingy:52 devices are supported by the demo?
I have a nrf9160dk I followed the steps in the movie www.nordicsemi.com/.../GetStarted I have inserted my own sim that is working in my phone but I do not get LED3 and LED4...
Hi There
Is there any additional drivers that i have to install to use nRF connect on my Mac?
I've installed it and when i connect the nRF9160 DK to the Mac, it doesn...
Hi, I am trying to implement app_timer library with FreeRTOS. Based on my testings, it seems that app_timer_start() under app_timer_freertos.c has the lowest time resolution...
Good day
I moved from Mesh3.00 to mesh 3.1 and I see the way UUID is extracted is slightly different.
I would like to know when I copy the UUID to use in my project will...
Sorry for disturbing!
I have some questions about measuring nRF52832 32Mhz Crystal frequency.
I use an active probe(Tektronix P6243) to catch the signal and the test result...
In the case where connecting to a phone that is paired with my device after my device has cleared pairing information and doesn't remember the pair, I'm observing the following...
I'm working on a project to get two devices to agree on a secret key based off of physical layer properties.
My solution is for devices A and B to make 64 RSSI measurements...
Hello, we have developed our product with S132 version 6.0.0 and sdk 15.0.0 since that was the most current when we were in the development stage.
However, now we need the...
When switching the dongle into DFU mode, it changes the serial port number when running in windows.
Both the bootloader and the application sets up the USB and calls the...
Hello, I am using the nRF51422 development kit. The SDK I am using is the nRF5_12.3.0_d7731ad. I am trying to run the "Blinky" example by copying the hex file for the PCA10028...
Dear Nordic Team,
we are developing a system with Bluetooth Low Energy and Zigbee capabilities (using the TI CC2630 microcontroller as Zigbee external communication device...
Hi,
In our project we have got one NRF52 as a central and one as a peripheral.
For now we are correctly connecting between our devices - periph is advertising and central...