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...
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...
Hi Nordic,
I have old NRF52832 product which is developed by SDK11.0. The bootloader start address was set to 0x79000. Now We want to upgrade the it firmware by using...
Hi,
i'm using BLE MESH 3.0 Light Switch Example code. i want to send Light on-Off command every 2 second Timer base instead of Button press.
i got an error below.
Hi,
I am trying to develop the interactive_pyaci serial interface so that it can restore itself once it has been closed.
To do so it would be useful, once the db is loaded...
Hi,
Current github repo of IOS-nRF-Toolbox doesn't support X-code 10.2. Is there an update coming or is there a work around so that we can build app for ble-uart application...
I have the following issue: We are using the nRF9160 to track moving objects. Accuracy is of no importance, but battery life is. We experience the GPS accuracy as high, but...
Hello,
we've created a custom board with nRF52840 chip. The problem is that the device will not try to reconnect in a loop as it does normally in the examples. The function...
I am trying to get JLinkRTTClient (v646h) working on Ubuntu running in a VirtualBox 6.0 VM on Windows 10 host. I am using nRF52840 DK v1.1.0. I followed the guidance here...
Im using PCA10040 nrf52832 to measure light intensity with photodiode,
im using SAADC and SPI example to measure values but im not able to see any changes on UART as light...
We use the app button library to detect a change in position of three switches with the following configuration.
If the following sequence of events occurs,
1. Press...
Hello Nordic DevZone,
While trying to recover nrf52832 chip using command nrfjprog -f nrf52 --recover, I received the following error: Recovering device. This operation...
Hi ,
The following problem is happening in my case with old android devices. I found your answer from other thread.
"The phone first sends a LL_VERSION_IND and then it...
Now I use sdk15.2.0 hrs project to add the spim.
the mode of the spi is timer+ppi+spi.
question:1.I can't enter the led_timer_handler on time;2.I can't get the right data...
Dear All,
I am trying to use the external crystal as the source clock of the softdevice, as well as of the rtc. I am not sure if all this is possible and because I am...
Hello, I am trying to use PWM in the simple coap client example. Unfortunately the PWM is not working, I do not get any signal on the output pins. If I remove the line with...
I am currently involved with a project using the nrf52840. Page 96 of the Product Specification document (4413_417 v1.1) shows the electrical specifications for the HFXO....