Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
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 am newer to nrf. I am using nrf52832 development kit and using soft device 5.0.
I have confusion with two function with nrf_log_info and printf?
which should...
Hi,
I want to know if we can send Mobile Notifications or send sms to nRF52832. i want to do some operation based on notification or sms received from sms on mobile..
Hi,
I am currently trying to setup my sdk 15 on my pca10040. I already have a working I2C source for a BME280 and it works fine using the SDK 12 (pca10040), I get the current...
Development Kit PCA 10056, Ver 1.0.0, SDK 15.0.0, Softdevice 140 6.0.0
If I try advertisement with the template-example combined with NFC text record at the same time, the...
I know that the SoftDevice has support for controlling a frontend with TX and RX signals.
However, our radio module uses a Skyworks SE2431L frontend with the control signals...
When using the script interactive_pyaci.py together with ipython and the serial example, I observe a strange formatting in the command window, because the "In [..]" is often...
SDK is nRF5_SDK_13.1.0_7ca7556.
Example is ble_ant_app_hrm.
Softdevice is S332.
The example can connect android but can not connect iphone.
Iphone 7 and ios is 10...
Disconnection of the peripheral is done without enabling another connection, the only way is to reset the module.
It happens sometimes after 5 min up to 1-2 hours.
If...
Hi all,
I'm working on an application that requires BLE. I've recently upgraded my project from sdk 14.0 to 15.2 in order to deal with some problems that I ran into with...
Hi,
I am trying to configure the nRF52810 clock setup to accept the LF CLK source from a pin on stm32l4xx on a custom board without much luck. My setup works correctly if...
Hello. I move ble_app_uart with a combination of nRF 52840-DK and SDK v 15.2.0. Using UART 0 or UARTE 0 confirms that it can communicate with nRF 52832 on the Central side...
Hi,
I am trying to understand the current consumption of a very simple BLE application running on the nRF52832 DK. For my final use case, I'd like to reduce the peak current...
Our project uses a Raspberry Pi compute module 3 connected via UART to 2 nRF51822. I'll go through what is working and than describe the issues I'm having
What's going...
Hi, I'm using ble_app_hrs_freertos from SDK 15.2 on PCA10056. I noticed that logs stop working (RTT) when I increase configTOTAL_HEAP_SIZE to 64k. I tried play with various...