Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
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...
Hello,
I'm trying to run Simple_mqtt code on developement board with nRF9160. Connection to LTE takes in my opinion very long time. On basic AT sample code it's connecting...
I am able to build my project, but when I try to flash it to the board via ninja flash_<target> I can select the device in nrfjprog.py, I know, that I have to use "'0'" as...
I am attempting to add a UART to interface to an external MCU. I have the uart example running (without any RTT info) yet when I port the uart code to the ble-thread example...
Is it possible or there is support in nrf52840 such that I can enable readback protection from the firmware itself?
I found an APPROTECT register in bitfields. But how to...
Hello,
I have one custom board which have Nordic's nrf52840 chip. I'm using this chip to scan the surrounding beacons.
For beacon scanning i have integrated Bluez stack...
Dear All,
I tried to take the Capp sense example and implement it in my beacon app which was based on the beacon app example. I am using nrf52382 and sdk16 , segger version...
Hello,
I'm working on nrf52832 dfu secure bootloader example.I implemented button less example to update my firmware and it works fine.
Now i switch off the power supply...
HI , I used NRF52832 SDK15.3,examples:ble_app_ancs_c.When i testing ANCS,I deleted the pm_handler_secure_on_connection(p_ble_evt) in the ble_evt_handler function, The BLE...
Hi All,
I have one custom board based on IMX6UL on which i'm using Nordic's nrf52840 chip.
I'm using zephyr's hci_uart sample application on nrf52840 for beacon scanning...
Hi all,
Greetings of the day.
Here I am not able to flash the code which is built with IAR platform. We tried loading the IAR based blinky example project from the SDK...
Hi all,
Greetings of the day.
Here I am not able to flash the code which is built with IAR platform. We tried loading the IAR based blinky example project from the SDK...
Hi,
I am using
nRF52840
SDK 15.3.0
Keil IDE
The soft device is S140
JLinkRTTViewer for debug
How do i use a single serial port to communicate with the server...
NRF52840 development board does not have any programs when burning into bootloader and application and protocol stack and settings.hex,
Why do you need an OTA to enter the...
The questions are related to nrf9160:
How much memory space is currently used and free on the Thingy:91, nrf9160?
How much memory would take a complex timing routine...