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
I have a issue, I have 4 samples nrf9160 module, all run in same firmware with FOTA feature
I found that only one module cannot start FOTA, then I try to read message...
I am getting the following build error for a Nordic nRF5340dk
c:/ncs/toolchains/ce3b5ff664/opt/zephyr-sdk/arm-zephyr-eabi/bin/../lib/gcc/arm-zephyr-eabi/12.2.0/../../.....
Hello,
We have an issue regarding PSM availability when roaming. Some operators do not grant PSM and once a device connects to such a network, it would drain the battery...
Hi, When performing GATT discovery on the peer device I observe that the procedure takes too long about 5-6 seconds even at the lowest connection interval. The same process...
I was trying to add the nrf91-modem-trace-uart snippet to my build configuration. I've found that it does not take effect when using the "Add Build Configuration" UI in the...
Hi support team
If I want to implement update advertising data dynamically function, which method is recommended?
1. bt_le_adv_stop (); and bt_le_adv_start (adv, ad, ad_len...
Hello,
I am primarily an STM32 user, delving into Nordic. I will be creating a product using the nRF52832. I would like to measure the 32MHz & 32KHz clock inputs to the...
This is a request regarding modules that can be used in Pakistan. We think that nRF9160 is matched for this requirement. Could you please tell us whether nRF9160 is okay or...
Hi, We are using nrf9160 and building the application with CMSE. When my program accesses dynamically requested memory (address 0x200128b0), the program automatically jumps...
We plan to use the Nordic Semi Thingy will be used with Quectel YB0014AA antenna for the demo sites, all located in North America. The Nordic Thingy is fully FCC/ISED compliant...
Hi,
I am evaluating using NRF9161-LACA in a design. Is it possible to activate this chip with esim? Or we have to use a physical sim card for it?
Please let me know, ...
Hello,
We are evaluating a solution for our product where we would like to use
Zephyr RTOS with NCS
nRF52840/nRF5340 + nRF7002 for a combined WiFi/BLE solution. nRF52...
I have been trying the aws_iot sample in nRF Connect SDK v2.7.0 for build target nrf7002dk/nrf5340/cpuapp, in which connect_work is scheduled with a 5 second delay in the...
Hi
I'm looking to understand the IR Susceptibility of the WLCSP. I've seen some post talking about direct IR light causing issues, but not how much of an issue it actually...
Hello,
We have an nrf5340 custom board with the MP23DB02MM PDM mic connected directly to the nrf5340 (CLK to pin0.18 and DOUT to pin0.19). We are reading audio using the...