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...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
I've read this tutorial: https://devzone.nordicsemi.com/tutorials/b/bluetooth-low-energy/posts/ble-advertising-a-beginners-tutorial
And also Bluetooth CSS, Part A, 1.2,...
When using uart example on my curstom board, from /examples/peripheral/uart ,at baudrate 9600, bits are read with a little offset - so that starting from 4th bit, it is mistaken...
I am trying to communicate with iPhone X using Nordic_Uart sample project in SDK 14.2.
And I check the Protocols between nRF52DK and iPhone X by using Ellisys Bluetooth Tracker...
Hi,
I'm using nrf52840,
I'm using SDK 15.
I can see that in nrf_drv_power_pof_init function only few power setting are allowed - is that true? can I only use those values...
Hi all,
I have a NRF52DK acting as a peripheral and running the ble_app_uart example. I want to have bi-directional communication with a mobile device that is connected...
Hi, I'm currently trying to make a flash logger using the nRF51822_XXAB. My logger is also advertising temperature, battery and other informations in beacon form. I also want...
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch client + light swtich server
My problem is that the client cannot remove the server.
I found that many developers...
Hi All,
I am doing the certification (Japan Radio Law) now. I use the nRFgo software to enter the "Direct Test Mode" for test the each channel BUT I do not know how to...
I have designed nrf52832 customized board with tace antenna antenna and every pin of the controller is connected to the male headers present on both side of the boards. I...
I am using sdk 14.2.0 and I want to use nrf_calendar.h in my code but it is supported only in sdk 13.0.
will you guide me how can I use it in my sdk version 14.2.0.
the...
Hi,
Would someone please help me to configure a specif channel for continuous scanning. I was browsing through the forums and understand that the SDK/SD not supports these...
Hi together,
since quite some time I try to merge my BLE application with the SPIS functionalities from nRF52 SDK 12.3 example with softdevice S132. My application should...
Hi, I am developing a central device application using the ble_app_multirole_lesc example as a baseline. I am using v11 of the SDK. This example uses the heart rate service...
I am following the Thread Border Router example and have successfully loaded RaspPi_OT_Border_Router_Demo_v1.0.0-1.alpha.img onto the RaspberryPi 3B+.
I have loaded the...