I was doing a demo code to implement a wake up triggered by motion. I was able to make it work with the integrated low power accelerometer on thingy52 but it only worked 1...
Hello, I'm trying to perform a firmware update using the FOTA feature on the nRF7002. After building and running the firmware update code, the following error occurs:
...
Hello Nordic,
I am looking for a sample or instruction (step by step) for custom bootloader.
Our application code is ready and all the left thing is BLE DFU and custom...
Hey All
Im working on a new product and its the first time I'm developing around the nrf5340, I'm looking for some guidance around the supply configuration for maximum...
Hi Team,
We are using nRF9160 MQTT sample code 'mqtt_simple'.
1. What is the maximum payload we can send in one single PUBLISH?
2. I want to send 4KB of data in single...
hi support team,
i am testing SLM demo.
i tried command as below:
[16:24:30.475] AT%XSYSTEMMODE=0,0,1,0
[16:24:30.496]
[16:24:30.496] OK
[16:24:30.496]
[16:24...
Background:
We have a product that has one button that both power it on and that is used for simple commands, there is also one led to indicate its status. The button is...
Hi,
I am using nRF_SDK_15.0.0_a53641 and writing a program with keil.
I am receiving data from the sensor with TWI communication and writing it to the sensor by SPI communication...
Example:nRF5_SDK_15.2.0_9412b96\examples\ble_peripheral\ble_app_ancs_c\pca10040e\s112\arm4
I tested ancs on the board,connected ancs with the iphone, chose to forget...
Hi team ,
I am an starting with my first FIRMWARE development project & the board will be nRF52DK.
Could members please let me help with some basic query on the same ...
Hi all.
all my examples for the nRF52840 DK 15.0.0 build correctly except for all the UART and serial examples which has 1 error
The error is "Conflicting types for 'put_char...
I use SDK nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac and project nRF5_SDK_for_Thread_and_Zigbee_2.0.0_29775ac\examples\zigbee\light_control\light_switch.
I use pca10056...
Hi there,
I am migrating my central project from SDK 13 to SDK 15.2, almost all the project is already migrated, but I am having an issue with sd_ble_gattc_write () it is...
Hi
I've a problem with one or maybe two of my nRF52 DK's. If I open nRFConnect 2.4.0 Programmer (or the BLE app) and connect only one of my nRF52 DK's the device selector...
I have an nRF52 DK and a CR95HF development board from Mikroe ( https://www.mikroe.com/rfid-click) and I'm using the Nordic SPI SDK version 14.2.0
I have managed to get...
Hi all,
I'm working on a project which will automatically send data from LM75 sensor through mesh proxy_client to proxy_server. So, I did merge two examples twi_sensor and...
Hello Nordic team
I am working on ble_app_buttonless_dfu example code and implemented accelerometer code via TWI0. And Accelerometer INT pin connected on GPIO via gpiote...
I am looking to develop a number of Zigbee compatible devices for home automation. Can you tell me if the nRF52840DK and dongle (no debugging using the dongle I understand...
Hi all,
After I combile light switch example and remote example for my client and server board . Function Remote run fine . But when I push button for send unicast message...
Hi. I try to run example Light Switch Demo.
I use: Mesh SDK v.2.2.0. NRF SDK v 15.0.0. Softdevice: s132_nrf52_6.0.0.
I see that relayed messages have maximum TTL = 4,...