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 am currently having a project using nrf9160. I would like to learn basic of this microcontroller from example in SDK. Which pca--- should I use for nrf9160? Thank you...
I try to connect an nRF9160-DK board to a private MQTT server.
Using DNS I get a failed responce (-2)
When testing with mosquitto_pub/_sub the DNS is functional.
When...
Hi, I am trying to initilizate the APP_UART using the APP_UART_FIFO_INIT() and initilizate the app_timer, but it does not work, in spite that the code is compiling.
What...
Hi, I am using nRF5340 audio DK PCA10121, NCS 2.1.1 I am following https://developer.nordicsemi.com/nRF_Connect_SDK/doc/latest/nrf/applications/nrf5340_audio/README.html#enabling...
In asset_tracker sample program, the general thread program has following structure:
static bool xyz_event_handler(const struct app_event_header *eh)
{
// subscribed...
Hello everyone!
I have a Segger project written previously to catch and process sensordata from a NRF52840 DK thats connected to some peripherals (HC-SR04 and such). My...
My device is a Central that connects to a peer.
I write all relevant characteristic descriptors to enable notification with value 0x01. And indeed all notification work...
Hello, I am currently working on a project where I need to be able to put the device in low power mode (PM_STATE_SOFT_OFF), but I am also using the LittleFS filesystem for...
Hello,
I would like to trigger an action on every successfull connection event of a BLE connection.
Is there a way to know when the connection event was successful or...
Hi all,
We try to compile the smallest project for NRF7002. We except to use it for scan only.
We start from the shell wifi sample in NCS 2.1.2.
When we remove the configuration...
Hello,
thank you for your help to solve my previous issue with resetting the RTC event ( ). I'm glad to move to the next problem with my task, which is triggering the SAADC...
Hello, i tried to implement a commissioner over the API, but i get the error undefined reference to `otCommissionerStart'. In the prj.conf i added:
# Enable COMMISSIONER...
Hi everybody,
I am trying my best to make my nrf52840dk communicating with an external bmp280 sensor using i2c, but I could not even read the cip id.
Maybe I completely...
Hi,
I'm currently using an nRF9160DK with an NB-IoT sim, and the problem I am currently having is that I cannot establish a connection with the nRF cloud.
What have...
Hi,
we have 10 nRF52840 DK's 8 are version 1.0.0 and 2 are version 3.0.0(purchased this week).
The older version 1.0.0(made in Norway) work perfect with our 3V boards...