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...
Hello,
I'm looking for some general guidance on the following application:
1 nRF52840 based gateway to cloud, on power supply
a few hundred nRF52832 sensor nodes,...
We want to use app_timer_create/app_timer_start to create a periodic timer, but noticed that there were a few seconds missing. After printing out each tick, we see that there...
I can't open my tickets since it's changed into private ticket by your engineer.How can I do?
My ticket' name is"about service change can't receive BLE_GATTS_EVT_WRITE"...
Hi,
I will work with nRF51822. I installed all software tools and I connect target device with debugger.
Should I connect nRF51822 with power like battery (because I will...
I used SES and wrote a printf message at main entrance: when I run in nRF Connect I can see the message that I wrote just after I press the RESET button (OK). Still, as I...
Hi,
What is the GPIO pin state during reset, and during startup ? I have seen that it is a high impedance floating input. How much is the value of this impedance? Can I...
Hello,
We're beginning FCC certification next week and I've been creating radio test and DTM versions of firmware that can run on our hardware for the lab. Everything looks...
I am using the nRF51422 for BLE data. My antenna matching network is this:
However, compared to the DK I am getting lower gain (DK gives -50, my PCB gives -64). I have...
Hi,
I want to load both "SPM" and "http_update_ota" code separately to the nRF9160.
For that as suggested in " http://developer.nordicsemi.com/nRF_Connect_SDK/doc/0.4...
I've been trying to configure a second UART for use on the nRF9160 DK. However, I'm having some issues getting anything to send over the UART. I feel like I'm missing something...
Hi,
I use the nrfx_rtc_tick_enable() function to enable tick interrupts for the RTC.
I have a statemachine that in some states disable the interrupt and sometime enables...
Hi everyone !
I want to use serial communication with my ble project. So i tried to implement "/example/peripheral/serial " project into my ble project. I encountered too...
im using Feather EVM. im using the app_ble_uart . after i added SPI to the project i dont get any errors but the code does not run (goes to main) and when i press run it goes...
With an Objective to test mulitple DUTs that provides BLE4.2 data, We are in process of procuring the nRF52840 Dongle.
I would like to understand if i will be able to do...