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...
I can use the nRF Sniffer to capture packets , but info "Empty PDU" is more and more, I want filter it. Please kindly help me how to operate it. Many thanks!
Hello. I have 3 peripherals connected to 1 central. The BLE_GAP_EVT_TIMEOUT event occurs in Central. Occurrence timing is random, p_ble_evt->evt.gap_evt.params.timeout.src...
Hi,
We are developing a solution with our partner company based on nrf52833 using S140 softdevice.
I would like to change the advertisement power after every advertisement...
I'm new to the nRF5340 and zephyr and ncs, but I have gone through the tutorial series https://devzone.nordicsemi.com/nordic/nrf-connect-sdk-guides/b/getting-started/posts...
I'm trying to look at the nRF log for the temperature example I found in examples/peripherals using my nRF52840 development kit.
My laptop is windows and I have the DK plugged...
i am working with nrf52832
i need to check 2 analog inputs and set my own v- (ref)
i can have value read every few seconds so no fast readings needs to be done
if...
Hi, I'm currently evaluating using a nRF52810 based module to synchronize time between a number (2-20) of the same devices. I currently have a working prototype using an ESP32...
Hello,
I need to interface with a touch sensor from Azoteq (IQS263). This device allows a communication window during which you can read or write on I2C. The issue is that...
Hi,
I am trying the example project "light_switch_server_nrf52840_xxAA_s140_7_0_1_dongle.emProject", facing some errors as show in image below:
If anyone has any kind...
When debugging IIC, it always crashes here. what is the problem。
nrfx_twim.c,line 441.
else { while (!nrf_twim_event_check(p_twim, evt_to_wait)) //forzen here { if (nrf_twim_event_check...
Hi,
As per the Errata 97 , there is increase in current consumption if GPIOTE is used in Input mode. We are working on low power device and cannot afford increase in current...
Hello! This is my first time using a Nordic product and I'm still learning the basics. I am adapting the TWI Sensor example and I'm trying to read data back from an accelerometer...
1. After some time in the field (have not been able to recreate this in the lab, it takes weeks),
LPN nodes will start to return NRF_ERROR_FORBIDDEN from calls to access_model_publish...