I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hello.
I am trying to migrate from sdk 11 to sdk 12 and I am having difficulty in adapting the device_manager.h functions that I am using in my code to the peer_manager...
Hi
I would like to be able to (force) stop characteristic notifications at some point in time.
Imagine a smartphone connects to peripheral and enables characteristic notification...
Hello,
I wanted to test the range of long range bluetooth using two nRF52840 USB dongles with the blinky example firmware of the nordic SDK 15.3 combined with softdevice...
Hello,
I am using nRF52832 DK PCA10040 v1.2.4, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
I have very basic query...
Hello,
I am using nRF52832, SDK_15.3.0, S132 SoftDevice and Segger for flashing the image. I am using ‘ble_app_blinky’.
RESETREAS will give cause of reset. But for...
Dear Team
I use the Lwip_mqtt_publisher example from the SDK 15.3 with a PCA10056 board.
Also, I used an Ubuntu 18 Instance(IPv4, I used 6tunnel) to run the Mosquitto...
Hello sir ,
I have conneccted an BLE400 dev kit to an swc J-flash device. And i can't erase it.
Tried with nRFgo Studio on windows 10 an with linux nrf cmd line...
Hello,
I am using the chip nrf52840. I am trying to configure three pins (P0.09, P0.10 and P0.11) as output pins and I am trying to make set and reset functions for them...
Hi ,
I am using NRF52832 ,SDK15 my code is based on the HR_FreeRtos project , I am using the nrfx_wdt API to implement WDT in my code .
I am using a LDO for the voltage...
I'm developing a product that use the Nordic UART service over BLE and need something similar to a USB serial port, except with NUS. Is there a Windows 10 driver that works...
Dear Nordic Team,
Thanks for supporting.
Currently i am working in Mesh network. My application is Single Client control 100 Server Individually . Same like this https...
Dear Nordic Team,
Thanks for supporting.
I am new for mesh network concept. I want to control individual device in mesh network (May be more than 10 device). I have tested...
Hi,
I have a project that has a bootloader based on the SDK15.3 secure buttonless DFU example. During pre-production testing, the need for downgrading the app came up. So...
Hi,
I just wanna start off by saying I know there a lot of similar posts to this one here on the dev zone, but my problem with them is that none of them (from what I've...