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...
I've been doing some exercises with the FDS module to ensure I understand it and have come across an issue. When I write I am not seeing a write call-back in the fds_event_handler...
I do not know why the comparator does not compare correctly. I use AIN6 as Vin+; ANI0 as Vin-. The code is show in below. The comparator is work in differential mode.
...
Hello,
I am using the following
Mesh Version : nrf5_SDK_for_Mesh_v2.2.0_src
SDK Version : nRF5_SDK_15.0.0_a53641a
IDE : SEGGER Embedded Studio for ARM Release 4.10...
Just wondering if anyone knows a reliable method to update a project to use a new SOFTDEVICE version?
One that can be repeated for each new release.
I am using Segger...
Hi,
I have a question about pairing a phone with the nrf52832.
During the pairing phase (the phone see our device that is advertising and then starts the paring procedure...
Hello,
i am facing issue with nRF5x Command Line Tools. I am using custom board with nRF52832. While i am using Segger J-flash Lite there is no problem to flash program...
I am developing a wearable using nRF52832 and looking for best debugging practice. I have given provision for SWD pin connection on PCB board. What is the best suitable JLink...
Dear all,
I'm looking if there is a easy way to add custom commands to the OpenThread CLI without touching the OpenThread core ? I didn't find anything in the API.
Thank...
Hi Nordic team,
I having problem understand TWI_INSTANCE_ID and what are usage of this configuration?
For example, if I were to use 2 different TWI hw port (SCL1,SDA1...
I am using a raspberry pi that is running a NUS service. The PacketList in Wireshark shows the advertising packets from the device, but the device is not showing up in the...
Hello, in sdk 15.2 there is an SES version of radio_test for pca10040, and within main.c, starting on line 121, there is reference to NRF52810_XXAA. Is this to understand...
Hello,
I am developing an application in which mesh client in some cases needs to send consecutive messages to the mesh server. I use a modified version of Simple On/Off...
Hi,
I am trying to modify the enocean switch example to send the commands from the switch to different devices connected in the mesh. Example shows that the a0, a1 control...
I'm trying to create more groups in mesh.We know that all the nodes(servers) are divided into two groups called ODD and EVEN,so I want to create more groups.
I have changed...