Hi, everyone~
My goal is to collect data from 4 sensors simultaneously using iPhone.
Now, my testing code for sensor nodes is working fine. It was built based on the...
I am an android developer and I am using your nRF Master Control Panel (BLE) product as published on Google play. Below is the link to the app:
play.google.com/.../details...
I want to build a USB dongle, so I purchased the nrf24lu1+ development kit. However, in order to program the target board, it would seem that I need the nrfgo. Is this correct...
Hi Nordic,
I would like to re/program my device using a OTA BLE Bootloader but i don't want others to copy my firmware or at least make it very hard. As far as i know there...
After modifying the ancs example to remove the data and control points, the event_connect() subfunction in ble_ancs_c.c gets called immediatly upon a connection to a master...
Using nRF51822, I define keys and pins as follows:
Keyboard key
Mouse left/right key
Mouse move (up/down/left/right)
Media play/pause key
Pin 0 Mouse...
I want to use mesh configuration ( Bluetooth mesh submodule) to save data to the flash memory of nRF52840. The code works fine and I can save data to flash using mesh_config_entry_set...
Hi, I'm having problems with compiling the gazell_dynamic_pairing example with arm-gcc compiler for nRF52840 Dongle. I have already migrated other gazell and esb examples...
Hi,
I have this generic register read function to handle communicating with my sensor, and during initialisation, it works fine. However, when I try and request a transfer...
Hi! I'm trying to setup mesh network and get data from sensors thought SensorClient SensorServer via ProvisionerNode.
My Nodes info: - Provisioner, UnicastAddress 0x0001...
Hi,
I'm using DSK 17.0.2 on the nRF52840 DK.
I followed the instructions for a buttonless serial DFU:
1. I cleared my board (nrfjprog -f nrf52 --recover)
2. flashed...
Now I meet a problem: when the chip of nRF52832 is power off, but supplies power to one GPIO pin of the chip through resistor voltage division, then I found the voltage of...
Hi everyone,
I'm currently trying to the get UART logging running on the NRF52832, but fail to get the SDK working.
My settings are as follows:
#define NRFX_UARTE_ENABLED...
I want to use GPIOTE implement soft uart on nrf9160 Because it can use interrupt to receiver and data
Any kind man give a example here. that will be thanks a lot
Hi all,
I new to Nordic Semi and recently got started with nRF9160-DK. I've gone through the getting started guide and am looking for suitable tutorials, and examples to...
Hello,
I wanted to show a colleague all the great features that the Cat Tracker has. I am working with Settings. The most important feature exists -- when I change a setting...
I'm working with SDK Release 1.5.1 and Toolchain Version 1.5.1
I'm trying to configure the serlal_lte_modem example to support the HTTPC feature and switch to UART_2 for...
I added the following code to FDS:
It seems sometimes this works fine, and after GC is complete all record headers are valid. However, sometimes it doesn't, and dirty...
I was following the tutorial and extracted with the git instruction into my SDK 17.0.2 at the following path C:\nRF5_SDK_17.0.2_d674dde\examples\peripheral. When I attempt...
Hello,
I am having two nRF5340 PDK and try to perform AoA direction finding on the two boards.
The board is programmed with a customized code which let the board transmit...