My goal is to control a RC toy drone (4-ch 2.4GHz) from a PC. I've seen some hacks (for example dzlsevilgeniuslair.blogspot.com.br/.../more-toy-quadcopter-hacking.html) using...
Hi Team,
Is it possible to implement the iOS application to track the iBeacon Component after closing the application(Background processing).
Please provide any example...
Hi Team,
To implement iBeacon what are the things to be take care at the peripheral side.
Whether the code for advertising the peripheral in "CoreBluetooth" and "CoreLocation...
Hi, I have both the nRF8001 dev kit and the nRF51822 Eval Kit (EK). We are using the nRF8001 for most of our project with the BLE Arduino SDK. But I wanted to just load a...
Hi,
What is the suggested method to change a pending request, and make it earlier than previously requested, without closing and reopening the session?
For example,...
Hi,
I am using a custom pcb with a nRF51422 chip, and trying to setup ANT communication between 2 modules, but the sd_ant_channel_id_set call returns an invalid address...
Hi,
To use bidirectional continuous scanning mode in ANT, I have to transmit Extended Broadcast/Acknowledged/Burst messages using ANT Msgs 0x5D, 0x5E, and 0x5F (ANT Message...
None of our existing software projects (based closely on Nordic example projects) will build when the SEGGER IDE is upgraded from 5.70a to the latest 6.20a
The public forum...
Hi all,
I'm wondering if there is a sample code that implements FOTA (would be great if it's from AWS S3 bucket) for nrf9160dk. This was the closest thing I was able to...
Hello,
I have the Power Profiler Kit II and nRF52840DK (development kit). I was able to get these working together so I can source the power from the PPK and see the realtime...
I have an existing application that calls nrf_mesh_init to initialize the mesh stack.
In the Zephyr world this maps to bt_mesh_init
But I could not find a Zephyr equivalent...
Hello nordic. I'm using your FTP client. The client can only send 4 kB of data at once so I send data numerous times and append to a file. The first send I do is 160kB which...
Dear DevZone:
I am working with the nRF9160-DK board and I am interested in implementing a GPS tracking system but I have some doubts.
1. Does Zephyr have any previous...
How do the licenses affect the possible usage of the SDK in company products?
At least:these:
* SPDX-License-Identifier: LicenseRef-BSD-5-Clause-Nordic * SPDX-License...
Hello there,
I am trying to find the datasheet from the device NRF31502A but I am having some trouble!
Can someone help me or point me where I can get it?
Thanks
Hello,
I'm having an issue with setting up the I2C communications on the nRF9160. When trying to compile a program with an I2C bus but even when I attempt to compile the...
Hi,
does any of the readers here have some good idea, as how to give the plenty of nordic eval boards on the desktop some kind of housing, to protect them from short cuts...
Hi,
1. we are referring the example code for the BLE how the pairing is happening and where this ( passkey_display ,cancel ,pairing_complete ,pairing_failed ) callbacks...
Good day, I would like to confirm the following points regarding the nRF9160 and nRF5340: nRF9160 1. The modem firmware binary is programmed through the SWD and not a UART...
Is there any Kconfig line to set the TX_POWER on the prj.conf file?
Also are the values listed on the below value also valid for the nRF52832 micro.
developer.nordicsemi...