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...
Hello,
calls to the above functions block the caller if internal queues become full. Because my application is running in a big loop, I need those functions without blocking...
Hi,
for 9161, I'd like to query periodically the modem using nrf_modem_at_cmd, doing this in a dedicated thread.
My question is: If I launch such AT command query, is...
Hi,
I have tested the MCUboot FOTA for my sensor with the peripheral_lbs sample project, by enabling the macros:
This works, and I can bootload the sensor via...
Hi,
We wanted to implement nRF5340 with our ultrasonic microphone SPH0641LU4H-1 ( https://www.knowles.com/docs/default-source/model-downloads/sph0641lu4h-1-revb.pdf?Status...
Hi,Im new to NORDIC,
I need your guidance to select the product for my application I'm in Automotive industry, looking for ble modules which has
1.ble 5.4
2.nfc tag...
Hi,
I go my own hardware, that connects the nRF52840 Module to an ST25R3916b-aq chip with SPI bus. The I2C bus is also available by using some 0R resistors, just in case...
HI Nordic support team.
I have a question relate to RSSI in proprietary_rf application.
We test on esb_low_power_ptx.
Can i read RSSI of esb_low_power_ptx?
thanks...
Hi. I'm using NCS V2.6.1 with nrf52833, and I'm trying to merge the “zephyr\samples\bluetooth\iso_connected_benchmark” sample application with the “nrf\samples\mpsl\timeslot...
Hi Nordic support team.
I incharg project replace NRF24l01 by new design with nrf52833.
Using nRF5_SDK_17.0.2 and segger studio compiler.
I using esb_tx example, the...
Nordic DFU SDK version 2.5.0. Github issue here .
When the Android screen is off, the DFU fails right after starting. This appears to be because the scanner cannot find...
Hi, I have a project using the chip nRF52832 and sdk nRF5 14.2, I'm updating the firmware to use the nRF Connect SDK 2.2(NCS).
In my project, i use spi0 and spi2, so a can...
Hi.
I start SPI as well as I2C at the same time . then build code , the build error is occur . below is error code .
The SPI and I2C cannot be used at...
Hello,
I try to building sample code nrf_dm for nrf5340DK, but I got failed massage:
.7.0-rc2/nrf/subsys/dm/dm.c.obj -c C:/ncs/v2.7.0-rc2/nrf/subsys/dm/dm.c C:/ncs/v2...
Good Morning
Im using Zephyr, SDK2.6, toolchain 2.6. the peripheral_uart example is flashed to a 52840DK. when I connect with my phone IOS NRF_connect I get the error
...
I run the LWM2M client and send the data to the server. Nrf7002dk connects to the internet via wifi. Now I would like to update the software but I can't seem to do it. The...