Hi Dears,
I have submit a issue for about two weeks but no response yet, would you please help me for handling it?
The link is https://devzone.nordicsemi.com/f/nordic...
It's really really really annoying that the DevZone contains so much outdated infomations and deadlinks .. especially after moving to the new website !!! :-(
Hello! I'm trying to develop an Android-nRF-Toolbox App. What features and folders do i use with show logs? In order to develop the uart in the toolbox app, we have deleted...
I thought this should be very simple but it has not turned out that way. I have started with the pc-ble-driver heart rate monitor (peripheral) example. I was able to take...
Hi,
I building a gas meter monitor ( peripheral ) that transmit meter reading to the Central.
The gas meter will be sending to the Central it's ID and meter value ( uint64_t...
Dear Sir,
I want to do the following scenario.
Once I power the device it will start advertising.
Now the advertising duration is 2minutes.
I have written...
I have a nRF52832 dev board and a separate J-link programmer. I want to do a sanity check on the programmer and I was wandering if there is a way to program the dev board...
I'm studying to perform DFU Peripheral from Central both using nRF52840, I'm able to issue command to let Peripheral into DFU mode, but got a "Received a fault" message in...
Hello,
I am using nRF52832 chip for freeRTOS project and using RTC2. I have SDK15.2. I want to have timestamp from RTC as hex format. I searched almost all forums but i...
I am trying to setup unit tests for my app using the instructions from here: https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/ug_unity_testing.html
To get...
Hi,
We are using AT%XVBAT command to get battery voltage and detect low battery.
We facing issue in CFUN=20 mode, sometimes AT%XVBAT is returning latest voltage and sometimes...
Hi there,
I would like to add some extra data to mesh-nodes, when not provisioned -- with ble_advdata_manuf_data_t usage. What is the best way to do it and where?
And...
I have a simple OnOff client server running on Zephyr. I'm developing on macOS and platformio.The nodes are self configured. If I restart the client it cannot reconnect to...
Hi,
I want to add LIBUARTE example in nrf5 sdk into mesh light switch server example, I would like to know how to do that?
I'm using nRF5_SDK_16.0.0 & nrf5_SDK_for_Mesh_v4...
Hi All,
I am trying to implement I2C Slave functionality on NRF52832, So NRF52832 will act as a I2C slave.
So i found there is an example TWIS Slave and TWI Master Mode...
Hello,
I'm using nRF52840. I developed a project using openthread libraries: in particular I included " libopenthread-nrf52840-softdevice-sdk.a " library to have the CLI...
Hello. I'm using the NUS BLE service to send ADC sensor data. I am having the SAADC callback function call ble_nus_data_send() to send raw samples. I have set the min and...
I need to measure full power consumption of nrf52, on PCA10040 from... a 5V source (because including some other 5V devices). I measure it from 5V pin and not usb plug. I...
Hi,
as I know from the mesh spec, the number of elements cannot change after a device was provisioned. Nordic even went so far as to define the number of elements during...