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...
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...
I am using nRF SDK 16,0 and ble_app_template for pca10040 with Softdevice 132.
The example works fine, on my DK board but I need to utilize timers for my application.
...
Hi everyone,
I found that I can log the CPU persantage usage here . I have enabled the NRF_PWR_MGMT_CONFIG_CPU_USAGE_MONITOR_ENABLED but I do not know what steps I have...
I am working with a proximity beacon example. In that runs scanning and advertisement code, And in testing, most of the cases, I am not able to get the Advertisement packet...
hello ,
I would like to know what is the use of m_in_boot_mode global variable in BLE mouse example, m_in_boot_mode updates it value in a handler called on_hids_evt, so...
Hello,
I'm trying to program the Makerdiary nRF52840-MDK USB Dongle with the Bluetooth sample project central_uart but when I load the built HEX file to Programmer file...
I'm on my Windows 10 machine using Segger Embedded Studio V4.52C. I'm using SDK16 and Mesh 4.0.1 with FreeRTOS. I have built the light switch server example found here to...
Hello,
I am using SDK v1.3.0 with modem firmware v1.2.0 with the nRF9160 DK v0.9.0. I am using an AT&T SIM card to connect to their LTE Cat-M1 network.
I would like to...
I’ve not yet been able to successfully get an application (in this case Blinky) to complete a BLE DFU load and then execute. I’ve tried all the suggestions I’ve found in the...
Hello,
I would like to learn a little more about the possibilities of thin planning of connection events. I rely on chapter 15, in particular on part 15.7 of the S140 SoftDevice...
Hi, I'm trying to do the iot mqtt publisher example with the nRF5_SDK_15.3.0_59ac345, a nrf52840 and a Raspberry Pi 3 B+ as a gateway but I got some problems :
After the...
We have been testing the DK board and Thingy:91 and had a few questions on enabling PSM/queued mode.
We are able to enable queued mode for the lwm2m_client example on the...
Hi! Some prerequisite info:
We are using nrf52840 boards as our peripherals
We are using v16.0.0 SDK
We are using the s113 SoftDevice, more specifically s113_nrf52_7...
Hi!
I'm going over the nRF52820 chipset, and I'm not sure I completely understand the reference schematics in regards to the LC filters on the REG1 DCDC enabled option....