Beginner here .. steep learning curve for Nordic ... trying a project with I2S. Took half and hour with an ESP32, but many many hours later, no joy with Nordic.
Working...
Hello. I use the function zb_zcl_finish_and_send_packet to send data from ZC to ZED and it works but one problem is that we're using a rather slow poll (20 seconds) to enhance...
Dear Nordic DevZone,
I'm encountering pairing issues with mobile devices and a nRF54 DevKit flashed with HCI over UART firmware. After initial pairing, deleting the bonding...
Hi, i have locked my beacon with the write_lock characteristic and now i want to unlock the beacon with the lock code which is hard coded in my code. but i was unable to do...
Hi,
I recently updated Nordic connect SDK and toolchain from v2.7.0 to v3.0.1. When compiling my application with activated CONFIG_BT_LL_SOFTDEVICE flag, I get this error...
Hello Team,
I am currently working with the nRF52832 and using the nRF Connect SDK ( NCS) with toolchain version 2.9.1. I would like to interface the nRF21540 RF Front-...
I don't have found CONFIG_OPENTHREAD_FTD feature in the bulb project prj.conf or prj_release.conf file, but I have found that it is enabled in the final .config file within...
I am using nrf52832 DK and am unable to build my light switch example. It throws an error that some files are not included. In the screenshot, you could see the error. I have...
Hey Everyone
I have written a code for using lora rn2483 with nrf52840 using the uart protocol which is configured on 7 and 5 pin. The program was working fine untill i...
Hi,
I am using the nRF52840 DK and the wireless_uart example from nRF5_SDK_15.0.0 to try and receive data from other 802.15.4 sensors. Using the example I can receive messages...
Hello everyone!
I'm very shy to ask probably a stupid question, but...
I'm trying get abitity to change pwm signal via ble.
I've created service, characteristic, then I...
Hello,
I am trying to get a low consumption and I detect that the activation of the ADC increases the consumption. So I am trying to configure the ADC and when I make...
NRF52832 / S332 / SDK 14.2
Step 1: connect to mobile phone as Peripheral Role, and the connect handler of service was #0 that equal to Peripheral-connection handler number...
Hello,
We are using nRF5 SDK14.2.0 and soft device s132, and trying to perform DFU of the Bootloader itself.
The process fail in nrf_dfu_postvalidate() due to wrong HASH...
i am trying to Connect a custom board with the nrf52 over the bluetooth. nrf52 is running with the BLE_nus
.i am trying to connect it with the uuid in the program is like...
Hi. I`m trying to connect two Nortdic Thingy device and receive data in same time(ex. temperature, humidity etc..).
In my application, I can connect two devices in same...
I have most of the SDK up and running with my firmware, but I cannot find where to limit the number of bonded devices to my module.
I could live with just deleting all the...
Hello,
Is there a way to get the output log for the Mesh Light Switch Demo to output over UART instead of RTT? We are using a Fanstel BT832X module containing an nRF52832...
Hello,
I am currently trying to implement SAADC sampling from three channels into the same sample buffer (device is a 3-axis accelerometer, ADXL335). The root objective...
Hi,
I am working on a project in which we have a sensor connected to the NRF52832.
I am having problem to detect the interrupts sent by the sensor.
The interrupts...
Hi Nordic,
In my application, I am trying to perform a Long_Button_Press reset. My button press has 2 modes -short press and long press.
I am able to reset the device...
Is there any project idea that we can implement using the color sensor of nordic thingy:52.I have used apps like nordic thingy in my android device and nrf connect app.Using...