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...
Hi
I'd like to debug my code from IAR with nrf52840dk.
I'm using nrf5_SDK_thread_zigbee_v4.1.0.
I got this error after uploading the code inside the nf52840 dk
...
I was finally able to get a project to build using Zephyr command line by placing the project within the "ncs" folder where "west build" was recognized. I haven't been able...
Hello everyone,
How to enable TWIM1_NS in an non-secure application?
The option available in "Configure non-secure peripherals" in menuconfig appears only the TWIM2 option...
Hi ,
I am using the code that is built-in and I want to know about the Security manager. I want to see the encryption is enabled or disabled. What is the command? If I want...
Dear Community;
I am trying to read serial data sent by a PMS 5003 in hexadecimal. If I connect the PMS 5003 to a conventional serial device (Raspberry) this is what I...
Hi, I've recently updated to the latest NCS repo. I'm not entirely sure what version of NCS i was on before (perhaps if you could tell me how to check - as i made a copy of...
Hi, I am following the below link for creating custom services/characteristics. https://github.com/bjornspockeli/nRF52-Bluetooth-Course 1-I have added the notify part but...
Hi,
I am working on the MG996R servo and MG90S with nRF52840.
I am using the following delay logic to operate MG90S. (As per datasheet)
MG90S is working perfectly fine...
Hi ,
Just one question.
I am trying to create services using hrs examples and its useful.
Currently one question I have that ,
the battery indicator is only notifiable...
Using: Windows 10, nRF Connect v3.5.0, nrf v1.3.0, zephyr v2.3.0
I have a board based on the Thingy91 and the Asset Tracker application. I verified serial console output...
I want to quickly send up to 100KB of data to a connected smartphone and then disconnect to save battery.
I have most of this working using the NUS service but today I noticed...
Hi Team,
I would like to perform the DFU without using the nrfutil and OTA update. Is there any way to perform DFU without the nrfutil.
Our requirement is - We have...
Hello,
i built a SPI Master example based on this: SPI Master example
The example is a bit outdated and needed some rework and fix to work. I don't know if i am missing...
Hi.
NRF52832 is used as central for connecting with phones as peripheral. NUS service is used. Lesc is used too.
SDK 17 SoftDevice S132 V7.0.1
I have sometimes crash...
Hello,
From some time now i have been tryng to start developing an app, but i encountered a problem where the board does not connect, or does not find a provider from the...