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 all,
I struggle to program nrf52 on Eclipse, and it works fine with Keil. Let me explain :
With Keil :
-I first flash softdevice 5.0 manually with JFlash Lite...
software: nrf5_SDK_for_Mesh_v4.0.0_src
hardware:nrf52382QFAA
I just build the sdk,and then download s132_nrf52_7.0.1_softdevice.hex and light_switch_provisioner_nrf52832_xxAA_s132_7...
Moved to a new machine and now can't debug. I suppose I've overlooked something. First, Segger doesn't recognize that it has just compiled the app and asks to recompile. Then...
I've been looking at ways of implementing Web Bluetooth to connect to a Thingy52 using Bluetooth Low Energy.
https://github.com/NordicPlayground/Nordic-Thingy52-Thingyjs...
Hello; I have been working with nrf52840 dk's for the past couple months, and came across a few questions.
First off, my temporary goal using nrf52840 is to send a timestamp...
Hi
I am planning to use the nRF52833 for the AoA direction finding application. On that I had two questions.
1. Currently I have two nRF52833 DKs for transmission and...
Hi all,
I am developing on nRF Mesh SDK 4.0.0 with nRF52833 DK (PCA10100).
To save/restore persistent model state to flash, I added the code using mesh_config_entry_get...
Hello,
I'm new with the nordic chips and SDK and have a short question: I'm trying to send the battery capacity of my BLE device within the advertising data. I found some...
Hi
Do you have any example code to support OCF standard and/or IoTivity (Lite).
Or any plan to support IoTivity?
(We're targeting OCF supported device with nRF52832...
Hello all,
I am running "ble_app_beacon" example code in nrf52832. when i'm using samsung and honor mobile phones the nrf Connect application is not showing the beacon,...
I'm trying to enable the CMSIS Wizard on SES 4.42a. I followed the instructions and pasted the required xml into tools.xml, saved the file and restarted SES.
This is my...
Hi Support,
I need to use another eSIM not the iBasis, because the company those not have roaming coverage in Bulgaria.
Question: If I use a IoT eSIM card Telefonica...
I want to send a one byte payload from the nrf24l01+ (Sparkfun dev board), to nrf52840 DK using the example esb_prx. How should I configure the nrf24 registers to make this...