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...
Good day,
I again have an interesting question). There is a useful descriptor to better understand the purpose of the characteristic. This is a 0x2904 handle (GATT Characteristic...
Hi,
I want to know what event DEV KIT jump into when mobile provision complete for DEV KIT (100% , not bind app key and pub sub address). My idea is in provision process...
Hi!
I am currently evaluating the nRF91. For testing reasons I want to enable the debug logging for the lte link control. I checked the Zephyr documentation etc. but I was...
Hi everyone,
I am implementing a custom protocol using the NRF52 radio, and so far I was able to make the transmitter working as expected.
In a nutshell, the protocol...
I have a project about Bluetooth enable lock. I am going to use to BT832 module. Do i need recertifation for Bluetooth brand?. I dont know what to do. Do i need being member...
Hi!
We are developing an IoT device using the nRF52832. 2 years ago in this thread, https://devzone.nordicsemi.com/f/nordic-q-a/27099/nrf52832-ble-certification-under...
I'm combing over the CLI peripheral example, but having a few problems when running the example:
The Debug Terminal in SES blacks out the test so its difficult to see...
Hi I have developed and Android application to connect for 2 BLE Devices one after other.
These 2 BLE devices connection and service discovery will happen one after the...
Hi Nordic,
I am using SDK 12.3.0, S130 2.0.1 and PCA10028 nrf51 DK.
I would like to ask if central can make connection request without scanning (central know the mac address...
Hi everyone,
I have migrated my project from SDK for Mesh v2.1.1 to v3.0.0.
I am getting a Mesh Assert when the Mesh is trying to request a radio timeslot after the "NRF_EVT_RADIO_BLOCKED...
Is it possible to run Eddystone example from SDK12.3.0 on nRF51822 xx aa chip?
In the eddystone documentation it mentioned that S132 softdevice required, but on older SDK...
Dear Nordic,
Hi,i'm looking for an easy way to make Wlan coexistence with Ble,i know there has a solution that named 3rd party, just like this:
So, What i want to...
when we pass the BLE event handler as a function argument to BLE stack init function and register the function results in a deadlock mechanism. Is that we cant able to register...