Hello,
We have been trying the sendNotification call and after getting a success log we are not able to send a second notification. I'll copy the snippet of code that we...
I have a firmware developed on the nrf52840 development board. When porting it to nrf9160, a lot of errors were reported. How can I use the LOG output function on nrf9160...
Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
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...
I'm using ble_app_thingy_s132_pca20020 sdk and i fixed the code change ble_tes to ble_nus service in m_environment.c file and data send is worked.
and i also want to change...
Hi,
is there a way to change the programming clock frequency of the SEGGER j-Link programmer (I'm using j-Link Lite) in nRF Connect 3.2.0 Programmer?
I did modify the...
I was trying to set up a second computer with the NRFConnect SDK today and encountered a new issue. When I tried to install the requirements.txt for zephyr, I get this error...
I am seeing that faster advertising intervals will connect OK, and slower ones will consistently not. Specifically, a min-max of 0x1100-0x1250 works, but 0x1200-0x1400 doesn...
Hello,
We have a C# program we use in production to test and certify up to 90 of our devices at a time. We were using the nRF51 dongle and the MasterEmulator DLL, however...
Configuration: 2 x Thingy52 modules, Raspberry Pi4 (Raspbian Buster)
Development: Python 3 (3.7.3), Bluepy library
I am able to connect with the Thingy module and retrieve...
S140 SoftDevice v7.0.1 API
For more information about the S140 SoftDevice, see S140 SoftDevice Specification .
For more information about Bluetooth Low Energy...
Hi,
I have a Thingy91 (PCA20035) device added to my nRF cloud account and accessing without issues.
But today I have got a new nRF9160 DK (PCA10090) along with a new...