I am interested in the S130 ability to hold 3 central -> peripheral links over BLE, and am looking for some evidence that this has been accomplished with extremely low-power...
I'm trying to implement channel scanning in our nrf24lu1p based USB dongle.
I'm following the specs and basically loop though each channel ;
loop
stop listening
set...
Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
Hi,
I want to storage some data in flash on nRF52810. When I open the "flash_fstorage" example and built it, there occur an error.
RTE\Device\nRF52832_xxAA\system_nrf52...
Hello,
I am looking to send packets of real time accelerometer data over uart to my PC via uart. The packets are similar to the code shown below where the data array is...
This is really bad, I downloaded the latest 1.7.0 SDK to the machine and could not build any application (including examples) Always appear errors
Create a GPS.Emproject...
Hi,
I have nRF9160 DK:
PCA10090 v0.8.3
modem firmware 1.2.3
The specifications says that the minimum consumption current is 7µA. So I flash a hex file which shuts...
(Using nRF Connect SDK 1.5)
I have the setup so far that partition manager is aware of the external flash and creates a single partition for it. The documentation section...
Hi nordic
I am using 52832 with sdk15.3:
when I program the hex with sd+APP+bootload, it works fine, while after the first ota, it will get the NRF_ERROR_STORAGE_FULL...
I have an encased nRF52840 dongle that is visible to nRF Connect. However, when I try and select the displayed device I get the following:
I cannot press the reset button...
Hi,
1. What modem versions does this board support?
For example mfw_nrf9160_1.3.0?
2. This board programmer this example:lwm2m_client
Using AT + CFUN? No return...
Dear Nordic team,
in our multiprotocol (BLE, ZB) application ( nRF5 SDK v4.1.0 )we are facing following severe issue relating to the ZBOSS stack: When a router leaves its...
Hello sir/Ma'am
I am working on a project in which i am using some BLE peripheral devices, an Central device and an Android app. I want to get data on android app from central...
I'm trying to program nrf9160 but getting an error due to readback protection.
I have tried the following commands:
nrfjprog --recover
nrfjprog --recover -f NRF91
...
I set an NOPULL type input GPIO, and I found that if I put in a voltage of about 1V,
the nrf52832 will produce a current of about 30uA,
I want to know why it can be happen...
HI
I have using nrf5340 DK for the past 7 months. Sometimes, The DK gets powered up only after 2-3 minutes after giving the power supply from the PC. Even after powerup...
I'm working on a project based on nRF52840 and nRF5 SDK16. I'm using BLE with softdevice S140 7.0.1 and USB CDC ACM for communication with a USB host. Ultimately the problem...