Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
Hi,
I'm working on a project originally based on the light switch example of SDK 1.0.0 and then upgraded to Mesh_SDK 2.0.1 and nRF5_SDK_15.0.0
I use the code shown in...
I am looking for a freelance / contract developer to help us get nRF53840 working as a BLE controller under linux. ie: basic BT linux adapter. Integrated with BlueZ and similar...
Dear all,
I use FDS module to store some data in flash of nRF52832. I modified the example "ble_app_uart" based nRF5_SDK_15.2.0_9412b96 to test the fds functions feature...
The documentation says "This module is ONLY for debugging purposes and must never be used in final product". I know in an ideal world all possible errors are handled and device...
Hello, we are developing a system that will include an nRF52832 in peripheral mode, that will be connected to from a maintenance App (or something) on a mobile phone,and will...
Hi support team,
I'm using sdk 15.0 and softdevice s140_nrf52_6.1.0 and nrf52840.
My application has strict requirements on power consumption, so I have to set advertising...
It seems like this should be a simple thing, but I can't find an example of it, and nothing I've read here seems to help.
I want my app to come up in general advertising...
I'm working with Fantel's adaptation of the nrf52840 (EV-BT840F). I have gotten the GFX example working with Adafruit's ILI9341 in SPI mode, however I am having a problem...
Hi,
How do we detect network detach in nRF9160 in a general way?
We use lte_lc to connect which blocks until we have connect/attached to the network. But how does lte_lc...
Hi,
I have a little program that is built on top of the USB CDC ACM example. This little program waits for an SPI event, when the event arrives, it reads the SPI peripheral...
Hi,
For my project I use a ble central and a ble peripheral.
I have to send data from the peripheral to the central and i use hvx indication to do that.
I have two charactics...
Hi,
I am working on the asset_tracker application.
I have integrated the "lte_ble_gateway" into the asset_tracker application and able to get the BLE values from nRF52840_PCA20035...
I am trying to use PPI to control an output pin. I am successfully using 2 PPI channels at the moment to use the COMP to do freq counting over a 10mS time period. I have added...
We have our first prototype ready and were measuring the power consumption. During development the values seems to be wrong.
So I just added a voltmeter to the DUT out clamps...
I'm having the issue of where calling app_usbd_cdc_acm_write() more than once within the ble_nus_data_handler fails.
A test case is based on the "examples/peripheral/usbd_ble_uart...
Hi,
I'm looking at the recent SDKs for S140 and I can't see an option to enable the TxPower field in the extended advertisement indication packet:
I've taken a look...
Hello there!
So far we were using v1.1.0 branch of nRF Connect SDK. However, we would like to experiment with the AWS IoT library so we were forced to move to the latest...
I am trying to use nrf51822 as central device and connect it to another nrf51822 acting as a peripheral device ..and i want the central to print the rssi value with respect...