I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
Hi, i am using:
-nRF 52 DK
-nRF 52832
-Sensor of Maxim Integrated
-SDK 17.0.2
I have some problems in handling the I2C through the nrfx module.
This is my ReadByte...
Hi, I have a set up consing of an nrf52840, a Raspberry pi and a Linux workstation, which communicate over IPSP following the IPSP sample from Zephyr OS. The nrf52840 is a...
what can be the starting Point for Bachelor Thesis involving BLE 5.0 devices to be deploy in mesh Network. How the challanges in the Thesis can be address and set as a Goal...
Hello,
Development to blink LED only on Nordic Thingy 52 has been started after referring the following one of the post from Nordic Devzone. https://devzone.nordicsemi.com...
Hi,
I am using nRF52840 DK with ble_app_ots sdk example. When flash the ble_app_ots to my nordic board and I am trying to connect the board with my mobille. Unfortunately...
nRF9160 GPS IGPS_CONTINUOUS_PSM - can you please explain the basic functionality when the GPS runs in power save mode (to reach 9,8 mA). I cannot find information in the data...
DK: v0.9.0 nrf: v1.2.0 supl fw: v0.5.2 modem fw: v1.2.0 OS: Windows10
I'm trying to use assited GPS in "gps" sample program, but it doesn't work. This is log. There is no...
Dear Nordic,
We are developing the Cat M1 module base on the nRF9160 V1.2.0.
When we try to evaluate the current consumption in eDRX mode, we found our module even unable...
Hi,
We made a custom board with nRF52 and it's BLE radio doesn't advertising, not visible on nRF connect APP. I tested a lot of example, like uart_peripherial,heart rate...
Is it possible for the Android-nRF-Mesh-Library to be used to serve models and also proxy/relay other on-Android nodes?
I’ve developed an Android 8 app for a tablet and...
Hi Nordic Tech Support,
Our company is going to use Nordic nRF52832 on our next generation wireless product. I am the software engineer and doing the evaluation these days...
I am using Thread/ZigBee SDK v4.0.0 as a coordinator. I have no zigbee routers in the network so all of the end devices in the network join the coordinator. When I issue a...
My current project has DFU enabled through the secure BLE bootloader and it works well. I would like to include the additional option of performing DFU over USB. Is it possible...
Hi, I'm testing the MQTT implementation integrated in the NRF5 SDK.
This is my test environment: - A nRF52840 board with the MQTT publisher example from the SDK. - A Raspberry...
Hi,
We want to be able to upload a new firmware in my nrf52832 without serial connection.
I am trying to set up DFU over BLE and I stumbled upon few problems along the...
I'm porting an application from nRF52832, SDK 14.2.0, SD 5.0 to nRF52833.
I want to do this in two stages:
As quickly as possible validate our first prototype board...
Hi,
Using the RTC example in the 'nRF5 SDK 16 / examples / peripheral' as a starting point, we've programmed the rtc_handler to execute at regular intervals approx. every...