I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
Hello,
I am using nrf51422 with stm32L0. There is a uart connection between nrf51422 and stm32l0. I want to transfer data from stm32l0 to nrf51422 through usart and push...
hi........... folks
i am merging two programs together uart and TWI sensor ...using nrf52382 and segger 15.2version
i am getting the error in ble_nus_send ,
even i have...
Describe the bug We have been buying nRF5280 boards and flashing them from open thread website in the first couple tests the devices work properly and connect to each other...
I use SDK15, nrf52832, s132
When in the
I comment
two lines.
Seems works. I can observe on an android nrf connect my device. But on a IOS can't see it via standart...
I am developing the product using nRF52810-CAAA. I have initialized it for SPI use as follows.
This will increase the current consumption by 3mA. Why? Is this normal...
Project configuration: nRF52832, SDK 12.1, s132
We have a system with ESB, BLE and FStorage for NV access. The system works great with either the ESB and FStorage, or, BLE...
Hello,
We are evaluating the nRF5_SDK_v15.0.0 example OTA DFU bootloaders on a nRF52840-PDK. We have generated a signed firmware update package using nrfutil pkg generate...
Hi, NRF52832, SDK 15.2, SD 132 6.1.0
1. How to verify if connection event length extension is enabled (or supported)?
In ble_app_att_mtu_throughput in function conn_evt_len_ext_set...
I am developing client PC side application
I intend to use LESC OOB pairing using NFC as the OOB channel
Is there a document or reference code which can help me to parse...
Hi,
I am working on NRF52840-DK Board with nRF5_SDK_15.1.0.
I am trying to Transmit SPI Data Using Bluetooth. But I am unable to get Correct data in SPI_TX_Buffer and...
When trying to compile the pc-ble-driver from "master" on Windows 10 with Visual Studio 14 2015, I get the following error:
ClCompile: D:\Programme\Microsoft Visual Studio...
1. I used the nRF5 SDK for Mesh v2.2.0 version to test the Mesh DFU feature and follow the DFU example tutorial.
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom...
I am a complete beginner, working through the tutorials and trying not to ask basic questions. However, I am up against a customer time limit and need some help. I am trying...
Dear Nordic-Support,
I have implemented some functionality with user defined models on the Mesh2.0.0-SDK. I had implemented both sides (server-client) and i,plemented the...
Hi,
I'm using Uart exemple to post data over BLE.
Everything works fine as long as I'm connecting with my phone with BLE apps.
I would like to connect using a linux...
Hi all,
I'm working with TWI Sensor example. I've followed this https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.sdk5.v15.0.0%2Ftwi_sensor_example...