Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hello, I am writing a Program where I use GPS and NBIoT. Recently, I wanted to combine the default GPS example code with an NBIoT Code, that connects to a TCP Server and when...
Hi,
We are using Eclipse editor for nRF52833 SDK 16.0. While searching GDB support for nordic devices i found following link
https://devzone.nordicsemi.com/nordic/nordic...
Hello,
I am using the nrf9160 and I am developing using zephyr. I have an nrf connect project in Segger IDE.
Generally I am able to edit and build my project. The problem...
dear :
i used sdk 12.3 development bt mouse. now i have a question.
when one mouse link pc , its mouse x/y axis is ok.
but if two mouse( same code) link pc. oen mouse...
Hi all,
I used nrf cloud gateway servie last week. It's work very well.
But today i get some problems
1. i can't delete device. If i delete device, then it will go to...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
I am new to DTM. I have related queries.
1) In nAN34 note, what...
Hello, I have been trying to get the asset tracker demo up and running on my new nrf9160 DK board, I am in the UK and could not set it up with the iBasis SIM therefore I acquired...
Hello,
I want to use UART 1 in my project (based on aws_fota sample) and I tried this code but it reboots. I cannot use the debugger (see devzone.nordicsemi.com/.../ozone...
Hi,
I am able to program the device with switch and light examples and controlling light device through switch device also done for mesh communication.
How to control...
Hello,
I am using nRF52832 on SES v4.12 with SDK v15.3 and SD v6.1.1 on a custom board.
Background:
I want to perform OTA DFU and with that i have two services enabled...
Hello:
Is it possible to configure the nRF52840 for Standard Serial over Bluetooth? The application I am developing for needs a long range Bluetooth connection, where...
Hello, I am developing an application that requires the device to keep track of time with the RTC. I am using an app timer driven by the RTC to provide me with a 1 second...
Hi,
I have download the nRF5_SDK and try to run the example code. But I can't understand the relationship between PCA10056 and nRF52840 chips.
If I run the example project...
Hi
I would like to connect a BME680 sensor to the nRF9160DK board. The driver for this sensor isn't included included in the v1.14.99-ncs2 branch but it shows up in the...