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...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi,
I have just updated my app from SDK 15.2 to 15.3 (and the softdevice from 6.1.0 to 6.1.1).
Now nothing is working... I initializes a button with NRFX_GPIOTE and now...
Trying to set up attribute reporting I thought I had found a solution but was apparently wrong. My coordinator is sending an attribute reporting request with a minumum reporting...
Hello,
I'm using nRF52832 in a sensor PCB card, and I want it to have an antenna. Now I'm drawing the schematics of the PCB using KiCad, but there is one problem I can't...
Hello Nordic team,
Sorry for the ambiguous question. Let me know if you need further clarification about the question.
Currently we have a nRF52 based HID device....
Now that nrfutil has been ported to Python 3, I've been trying to get a DFU controller set up on a Raspberry Pi 3A running Raspbian Lite. I've built and installed the pc-ble...
Hello,
I have a query regarding the exponential waiting period behaviour when pairing fails under repeated attempts. In the Bluetooth Core Spec v5.1 Vol 3, Part H, Section...
Hi, Nordic!
We have connected gpio pins to usb data line pins for using usb or i2c in different times.
But even if USB core disconnected, usb lines hinder for i2c lines...
Hi;
I am trying to send a Telegram message using Telegram Bot API . As the documentation shows: "All queries to the Telegram Bot API must be served over HTTPS". I have...
Hello,
We are using NRF52840 and for a specific use case we will install our module on an M.2 (A/E) breakout. In this configuration USB will be the main communication interface...
Hello,
We made a small replacement on the event handler of the ble_central/ble_app_uart_c application, just to do a loopback to test the UART module.
Here is how the...
The Boron module from Particle is a nRF52840 with a uBlox LTE CAT-M module, available for $50. It's small and seems like a fun module to prototype with. I'd like to use SES...
Hello,
nRF52840-DK
SDK: 15.3.0
SoftDevice: s140
https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.nrf52832.ps.v1.1%2Fclock.html
Do any drivers...
Hi Everyone,
We are using NRF52810 with latest nRF5_SDK_16.0.0 and s112_nrf52_7.0.1_softdevice. We are able to program with ble_app_UART example on our prototype,
but...
I would like to set or clear a digital pin when the button is pressed.
I seen to have achieved this with the on-board button but it doesn't work with a mesh switch.
...
I want to use the nordic 52832 hids services to get the phone of IOS mute when a call coming; I make many attempts to get it work, But I failed. So is there anyone can help...