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...
Hi,
I am using SDK 12.2.0 with my custom board. As per the my requirement, i need to ground or set logic 0 of my gpio pin no. 12.
So, how can i do this?
good morning to all
I wanted to ask if anyone has a design of nrf51822 where an external temperature sensor is used, to know how the connection to the chip is. Should I buy...
Hello,
I am learning about the behavior of "Notify" transmition.
From some web sites including below, I understood as follows.
devzone.nordicsemi.com/.../
So could...
Hi,
I am new to arm and ble development. I am used to work with AVR mcus and I am trying to migrate a project from AVR to nrf52.
AVR usually has some "General Purpose...
I'm transmitting data packets each of 48 bytes in the form of notifications using Bluetooth 5.0. When I observed the logs over sniffer, I see that the packets are fragmented...
Hi,
iam new to all this and hardly find answers for my question:
Is it possible to pair a nRF51422 with an Ant+ remote especially Bontrager TransmitR and use those remote...
nRF52832
Hi,
I am a little confused as to what component uses ble_flash (...drivers_nrf\ble_flash\ble_flash.h/c) and why? What is the difference between this and SD...
Hello all,
I've ported the buttonless DFU example to my project without the buttons or the LEDs, but I only tested the bootloader and not the uploading capabilities with...
I want to know the details of "DTM testing using nRFgo Studio".
On page 52 of "User Guide v1.4 of nRF51822 Development Kit" says, "For details on how to use the Direct Test...
Hi.
I bought the nrf51822 kit, and I have questions to ask.
I know that there are many sample code provided by nordic.
I know that the sample code will run...
Hi!
I am working with an application were two nRF52832 shall communicate over UART in half-duplex 1-wire mode (similar to what is described here but I use different pins...
Got one new Thingy52 and worked all nice with both Android and iOS teminals.
Then I have tried to upload new firmware using the iOS.
Loading new firmware progress was...
I just tried the Button example on the nrf52-dk development board, and the interrupt for the defined button GPIO does not seem to * trigger
Zephyr 1.8.0 ( fcb9144dc git...
I have been using nrf52dk as programmer for external modules (BMD-300) during development. I'm wondering if I can still use nrf52dk for production devices or I have to get...
Hi, stupid question here: Is there a command I could send via the dfu characteristics that starts the application somehow with doing an actual dfu update? Using the secure...