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...
Hii,
I am currently using two nRF52832 SDK boards to implement text message exchange with another nRF52832 SDK board via BLE Mesh SDK 2.0.1.
However, when I try to increase...
Hi. I'm using a nRF52840 chip and have a flavour of Proximity profile example being used with some custom services and characteristics that have been added. All is good in...
There is my function for writing to flash.
It works when NRF52832 start from reset, if works when the NRF52832 gets data over BLE but it does not works after "power down...
Hello, for some reason, the UUID's on a Galaxy Note 3 are messed up or are not being read properly. I have included screenshots of the issue. The note 3 is running android...
I'm trying to understand how the UARTs are configured on the nRF9160 DK.
The spec mentions that there are two UARTs, a primary and a secondary. https://infocenter.nordicsemi...
Hi Team,
I transplant the project nRF5_SDK_14.2.0_17b948a\examples\peripheral\uart to the project ble_central\ble_app_multilink_central, uart doesn't work.
It indicate...
Dear,
I am using LTE_M:
# LTE link control CONFIG_LTE_LINK_CONTROL=y CONFIG_LTE_AUTO_INIT_AND_CONNECT=n
and I want connect nRF91 DK with 2other systems (by UART)....
Im working with example: nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_uart
There is APP_ADV_DURATION parameter, it is maximum duration. How to get longer duration...
Hi Everyone,
We are building a product based on nrf52832 component.
We need to provide a firmware update functionality to the client/user so the end user will be able...
Hi!
We got the Zigbee examples running. Now we wanted to exchange the default keys.
Unfortunately we had to find out that this has no effect.
Changing the `ZB_DISTRIBUTED_GLOBAL_KEY...
Hi Everyone,
I'm using nrf52832(SOC) and LIS3DH accelerometer to get a motion detection.
I need simple code to get accelerometer data only using I2C communication.
Waiting...
I tried to reduced my hex file's size while converting to zip but it doesn't get size under 256KB due to which I am getting an error: Data size exceeds the limit.
Below...
Hey,
I don't get my application run on the nrf52840-dk board. Only if I choose "Build and Debug" I can run my software. Shouldn't the application start after I connect to...
I would like to receive data on UART asynchronously and handle the RX event in the backend in an IRQ handler. The application is - a user will be shown a menu and asked to...
Hi Sir,
If we would like to supply the external device through VDD = 1.8V when VDDH = 2.5V.
What is power efficient in nRF52840 when VDD = 1.8V when VDDH = 2.5V?
...