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...
Nordic NRF52832 SDK 15 SD 132 I had used the nrfx_spi driver quite successfully and then I moved to the nrfx_spim in order to use easyDMA, I am now seeing a static current...
Hello,
We are evaluating a new design using the nRF52382 (currently on a Rigado BMD-350 module) and we will have to use the GPIO near the radio due to the number of GPIOs...
Hi all,
I want to provision my mesh network of light_switch demo examples form ble_mesh_sdk_2.2.0 using the nrf_mesh android application but when I did scan in the app none...
Hello,
I am using nRF52832 IC with softdevice and SDK v15.
I wish to make the MCU in sleep mode and then a couple of milliseconds (let's say 250ms) wakes up the MCU. For...
Hello,
This is a show stopper! I cannot get any Logging to neither the Segger Debug Terminal nor the JLINK RTT Viewer installed by nRF5x-Command-Line-Tools_9_7_3_Installer...
Hi, Just to say that the nordic devzone website does not work with Vivaldi navigator For example, this link below opens correctly with my opera navigator, while it fails with...
Hello, we are trying to implement PWM function with an incrementing/ decrementing duty cycle using a logarithmic function rather than linear function. Is there any predefined...
Dear Sir,
I wanted to connect the peripheral device to a phone which has highest rssi value(where multiple phones will be sending requests).
For that I have enabled...
in Mesh SDK v2, simple on/off model example, client node doesn't act as a provisioner.
But I still want to combine provision & client in the same device.
Is that just...
Hi all,
I'm reading the ble_peripheral samples of the SDK. I know start a advertising with the function ble_advertising_start();
Now, i know a central address, then i want...
I'm using the PPI to generate a PWM signal on my nRF51822, and I've noticed that TIMER_SHORTS is never triggered unless the timer interrupt is also active. I had originally...
Greetings,
I believe I'm seeing the same issue as this DevZone ticket: https://devzone.nordicsemi.com/f/nordic-q-a/23903/gpio-behaviour-during-power-down-nrf52832/94059#94059...
Hi dear all !
the Question is very simply,
1. What the real RESET VECTOR (isr table) , ROM address for nRF52840 MCU ? I mean what happened each time after MCU CORE reset...
Using a nRF52832-DK and nrfconnect-2.0 on Win 10 everything works well.
But using that with Ubuntu 18.04 requires more installation documentation!
1. it seems, that the...