I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
If you're working on a product that requires you to show and translate GATT Attribute (Service, Characteristic and/or Descriptor) UUIDs to Strings to the user, it's likely...
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...
As a user I need to include stdbool.h before including lte_lc.h. lte_lc.h uses the bool type but does not include the appropriate header, so I get compilation issues if I...
use sdk:11.0
Reference routine:ble_nus_c
now I use 52832 to connect a device,the service UUID like the photo.
when I only discover one service UUID,like this code...
I am using an ADC where the SPI MISO pin also acts as a data ready pin when it transitions from Hi-to-Low as detailed in the link below. I am able to configure this and it...
Hi, I am new in Mesh using nRF52840, when I try to build the light_switch example, I link to all the libraries that project need and change the SDK_ROOT to the direction of...
The password I was assigned was 8 characters. I am so sick of these sites requiring logins and passwords that can never be remembered and frankly serving no purpose. I have...
=======
SDK: 15.3
Product all base: ble_app_template
Problem: cannot update iBeacon content dynamically during system run-time.
=======
we try to use ADV with...
SDK version: nRF5_SDK_15.0.0_a53641a
Softdevice version: s132_nrf52_6.0.0_softdevice
Hardware: nrf52DK PCA10040
nrfutil version 5.2.0
Hi,
I am trying to get the...
We have a custom nrf52832 board. We have nearly 260 boards. After uploading the app through DFU app (nRFConnect) , the new application starts to advertise . The application...
Hi,
We are using NRF52840 in our project.I am using SDK 15.3 and soft device s140 in keil 5 uvision. The NRF52840 Bluetooth will act as central and the other controller...
Hello. I am sending data from the multi-roll BLE module to the central BLE module using Notify. Currently, only the sample project HRValue is sent.
The data related to transmission...
Hello!
I'm using the nRF 52840 module for Zigbee applications. I am implementing a Zigbee router and I need the time-limited commissioning on the device, such as the creation...
Should it be possible to send SMS with the at_client example, and is there any special requirements to do so?
This is the AT commands setup procedure I've used:
AT+CFUN...
Can anybody help me please?
I'm trying to find a chip that will allow me to connect to my smartphone's internet connection over bluetooth.
I don't want to create an app...
I installed nRF connect for desktop in ubuntu 16.04. I added Programmer app . It was working fine till yesterday. But I update it from the nRF connect today. But now programmer...