I have been testing the thingy91x and measuring power consumption trying to reduce it to the absolute minimum.
Using a test program that moslty sleeps ( using k_sleep()...
Hello,
I'm working on a project using the nRF52840 and Zephyr, and I'm experiencing an issue when trying to use device power management (PM) with a custom sensor driver...
Hello,
I am new to nRF development. I am going through the nRF Connect SDK Fundamentals course.
I wanted to configure a GPIO on the nRF52833 DK board as an output and...
It seems that I'm getting different results reading QSPI flash from the APP vs MCUBOOT, with the exact same configuration. Writes appear to work fine from either, but MCUBOOT...
I am trying to get the wifi stack to connect to a wifi AP using WAP2 Enterprise (initially just with identity and eap_password, later with full ca_certificate check and client...
I've got some timing-issues with the nPM2100. As I could not locate the relevant information in the datasheet, I'm requesting this here.
My PCB has an nPM2100 with a mechanical...
Hi,
i acheived writting code that reconnects sequentially with multiple reflectors for my 1 initiator. When i am indoor i had good results, but yesterday i tried it with...
I'm using SDK 12.2, and nRF Connect on a Windows machine. I started with the ble_uart example.
I need to send data in my advertising packets. In advertising_init() I initialize...
This is referring to running a peripheral device on the PCA10028 eval board.
Let's say I have a connection interval of 100 ms, and a slave latency of 5.
So the BT stack...
Hello, I am using an nrf51822 but have no success in advertising.
I tried so far to load the ble_app_template from the peripheral examples where I' ve only changed
#define...
Hi,
I am looking for a BT module that can connect to both a BT Jabra audio headphones in addition to a BT HR chest strap with 2 live connections simultaneous.
Do I have...
I understand part of ram is used by the softdevice, but I see different addresses are used in different examples that use the same softdevice, namely S132. For example,
...
I am trying to run the examples given by Nordic on my nRF51 dongle. Most the examples are for PCA10028 or PCA10040 where as my dongle is PCA10031. I tried running them but...
Hi,
I need 6 PWM channels for a BLE project. Is there any solution to add 2 other pwm channels to nRF51822? If not, Which other Nordic ICs might be helpful instead?
Thank...
Hello,
I am using SDK 12.01 with softdevice (BLE application) and I want to write large data over flash. I am stuck with various issues.
When I try to write the data...
Hi,
I am having hard times to make SAADC working on DK-52, SDK13, S132. I need to perform a voltage measurement on command received from a connected device.
AIN pin...
Hi All
I am looking for the way to send and receive the string between nrf52 and mobile app.
what are the possible ways to do with minimum power consumption.
main concern...
Hi,
I've allready read a lot about using a static passkey on the DevZone and I have tried tons of things, but I just can't get it to work.
What I want is to connect...
I've created a Secure DFU client using the multilink central example with S130 and SDK 12.2 (running on PCA10031).
There are a few issues we have trouble with.
The...
Hi, I am playing with the SDK13 examples, UART (w/o softdevice). I use gnu gcc. The example runs and when I type q or Q the code goes to the printf(" \r\nExit!\r\n") as designed...
Hi
I read somewhere that when using internel ref for analog measurements the Vin changing does not influences the analog reading. Is that true?
Please, consider the circuit...