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...
Hello, I am new to Nordic, I was previously using Cypress CYBT343026-01. But there were some drawbacks found during development. 1. It was consuming 315μA at 0 dBm BLE tx...
Perusing the GCC linker script supplied as part of SDK v16, I noticed that the .data section is specified as follows:
.data : AT (__etext) { __data_start__ = .; *(vtable...
I now need to burn the app firmware and modem firmware of multiple 9160 chips at the same time. Using pynrfjprog to write a program to burn the firmware for ten chips(Open...
Hello
I'm going to use a potentiometer to control the pwm. I am using a 10K potentiometer and have used a saadc example.
I printed out the value of adc through this example...
Hi everyone,
I've just been working with NRF52833 and nRF5 SDK for Thread and Zigbee v4.1.0 to create a zigbee mesh network for home automation. My network is pretty simple...
Dear Members,
I saw this code ,
If there is no input, how can I handle it and display result = 0 and not shutting down CPU ?
How can I display 0 from this code...
Hi.
I want to disable the TWI master's internal pull-ups on SCL and SDA. So I set it according to the contents of the following URL, but the setting is not reflected as...
Dear Nordic Support team,
Currently I am in the process of adding the USBD_CDC_ACM driver code to our existing application following your usbd_ble_uart example. I can receive...
Hi,
Our customer is using nrf9160.There is a problem about powem_on circuit .
Attach is the schematic diagram:
Here VBAT is 4V,PW_ON is connecting to the nrf9160...
Hi,
I'm using nRF52810.
And i'm trying to measure battery level using saadc.
The problem is saadc result is not accuracy.
When battery voltage is 3.3v, saadc value...
Have a brand new Thingy 91, latest modem firmware and asset tracker firmware: thingy91_debug_ltem_2020-10-30_5522ca2b.hex.
But within the LTE monitor app, nothing shows...
For the nRF52811 there is only one TWI peripheral and if there are multiple buses required it is necessary to remap the SCL and SDA pins to the peripheral. In the nRF5 SDK...
I am migrating to the Fanstel BT840XE module with nRF52840 and a Skyworks PA/LNA. I need some assistance in getting my PA/LNA working in a multiprotocol setup.
I have successfully...