I am a started guy.
I only need a bluetooth device (BLE) to check the signal and mac address.
What is the best choice?
I need the smallest and low powered!
Thank you...
I am working on code to setup a bond manager for ancs based off of the example, but have a fixed advertising and connection interval of 25ms. How does the bond manager and...
Hello,
We have experienced odd problem, we are not able to scroll up or down SDK documentation at these pages on Android devices. IPHONE browser Safari works ok. Any help...
HI,ALL!
I tried to add a RTC wakeup funtion to my ble device, so i add the code of the Nordic board example named "rtc_example" to my program.
But it turned out that my...
Hi,
I'm working on a Keyboard&Touchpad project, very similar configuration with Smart Remote 2, so I'm considering to use nRF24LU1+ as receiver's MCU. The receiver will be...
Hi,
I am having problems adding the MAX6675 device.
I using this code
and this prj.conf file.
and this overlay file
and try to build using the command line...
The JLINK driver is not working on my laptop although I see it; not sure why. When I plug in the USB a board LED flashes and I can change LEDs 1/2/3/4 with pushbuttons 1/2...
I've been getting Timeouts during provisioning with "Requesting Composition Data" when provisioning via iPhone using the nRF Mesh app and nrf52840.
I've had problems getting...
Hi Nordic,
I am trying to make the OTA part for the nrf52840 to be possible. My nrf52840 is connecting to the server through the 4G module, I am trying to receiving all...
I modified the ble_app_uart example to run on the PCA10059 by altering the flash_start, size, ram_start and size linker settings. I also selected two GPIO for the uart pins...
Good afternnon, my company is utilizing a board with a nrf52 chip + softdevice, we would like to start unit testing our framework and just overall use cases.
After researching...
I am building a Zigbee network of devices where the devices are moving around quite a bit. This means the routes from nodes to the gateway need to be repaired often. I know...
Hi ,
We are going to update our mesh software via DFU, follow the step of mesh 5.0 SDK DFU guide. we success build bootlader , data page, and dfu demo app ( Set NRF_SDH_CLOCK_LF_SRC...
I'm attempting to download the network core image using the procedure described in "Programming the network sample from SES". My app prj.conf file includes the following statements...
Hi all,
Just have a few Asset tracker questions if anyone knows the answer:
1) If using the nRF Cloud, and a custom env_sensor, what's the maximum length databuf that...
I have an NCS project compiling and running for nRF52840 (nrf52840-DK) and am attempting to transition this project to nRF5340 (nRF5340-DK). (Prior to this, I tested the nRF5340...
I've just received a new NRF5340-DK and am trying to compile and test the 'peripheral_uart' sample.
I'm using SDK 1.50.
When I loaded it into Segger via "Open NRF connect...
I have a problem with nRF5340 :
when building with west build -bnrf5340dk_nrf5340_cpuappns -p so I have a clean build and flash after that with west flash everything is...
I have an nRF52840 acting as a SPI slave to another processor. If I put the nRF52840 into a deep sleep mode, how can we wake it back up over SPI? I typically have only seen...
Hi Team,
SDK- nRF5_SDK_17.0.2_d674dde
SD - s112_nrf52_7.2.0
chip - nRF52810
I would like to reduce the power consumption during systemON by disabling unused...