Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
The problem is not being able to connect to the device from an iPhone SE while the app is in background mode. We have an iOS app written in swift, which uploads data from...
Hello, I have couple of NRF52840 devices that i purchased from Adafruit. I wanted to use them with Alexa Gadgets Toolkit via BLE, however with no previous experience with...
Hi,
I'm working on building a zigbee multisensor device using a nrf52840 module. I'm heavily relying on the multi sensor example and so far I've been able to add temperature...
Is there a way to log bluetooth messages in the phone app? I have a bunch of messages that come but there is no history on the app that I can look at. Is there a to do this...
Hi,
I am working on a project to help determine the distance between the NRF52840 DK and other bluetooth devices using BLE. When the distance is past a certain threshold...
I am currently using the ble_app_uart example but I want to add USB and I2C interface to this solution. Would I need to find what files differ/need to be added from USB and...
Dear Nordic.
We are using NRF52832. According to Mesh spec, It can send up to 380 bytes, So I sent Mesh Data(PAYLOAD) up to 380 bytes. It was successful, but the data was...
When I compiled your sample Bluetooth: Central UART from both master and v1.3-branch branches for nRF5340 PDK (network core has Bluetooth: HCI RPMsg firmware) and I use a...
I initially loaded blinky program in pca10059 using nrfconnect, everything is perfectly working ,
later I have to work in openthead cli uart for which I changed uart pin...
Hi!
I want to send and receive data over UART from an external microcontroller, but without using the VCOM ports. The main goal is to send sensor data from an external...
Hi there devs,
### I UPDATED and reformulate the whole question after some finds ####
I am having an issue with my application which is really hard to replicate it could...
Dear,nordic:
Please help me solve the socket communication process encountered in the exception
SDK : ncs v1.2;
samples : asset tracker;
path : ncs\v1.2...
Hi,
I am running a modified version of the light switch example, where I have modified the generic on off model to send byte arrays.
So I have been changing my models...
Environment:
nRF5 SDK version: 17
SoftDevice: S140
Tool: Segger Embedded Studio
Debugger: J-Link EDU Mini
Board: Arduino Nano 33 BLE (Using SWD pins with the J-Link...