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 am using multilink (version doesn't matter)
In main.c, certain variables, i.e., m_lbs_c, are declared and used in, i.e., led_status_send_to_all.
BLE_LBS_C_ARRAY_DEF...
hi.........
how to wake up from sleep mode
using timer how to do that
but i couldn't understand the real timer counter program and timer program
how to use this application...
although i run this apk from gitub ttps://github.com/googlesamples/android-BluetoothLeGatt .but does not scan for any ble device.i have peripheral_uart example from sdk.but...
In continue to https://devzone.nordicsemi.com/f/nordic-q-a/39424/ble-mesh-self-provisioning-or-factory-preconfigured
Can we use the assymetrical encryption on provisioning...
I have been attempting to increase MTU size with DLE enabled on SDK14 using softdevice S332 utilizing the gatt module. With current memory requirements, I can increase MTU...
Hi,
Just like the topic description.
The sample code I used is ble_app_hids_keyboard (V11 S130) and the development board is PCA10028.
I found after I load the code...
Dear Team,
I hope you are doing good......
i am using nrf51822 Device, the SDK version is 12.3.0 in the windows pc with keil version 5.26.
Here i am planning to send...
when I call ble_nus_send_string,I got the error, error code is 0x00003003, Then I find error define like below
#define BLE_ERROR_NO_TX_BUFFERS (NRF_ERROR_STK_BASE_NUM+0x003...
I tested BLE mesh example. I have 4 boards 1 nRf52832 and 3 nRF 52840
1 board as client(nRf52832)
1 board as Provisioner(nRF52840)
2 board as server(nRF52840)
i loaded...
Hello
I'm trying to use the secure bootloader from the SDK Examples. It worked all fine with downloading and the example package.
But if I try to make my own application...
I am trying to come up with a BLE solution for a Linux based audio project. The Linux target would function as a hardware appliance and as such would appear as a BLE peripheral...
Hello Community,
I have been trying to avoid asking this question here (it may be trivial) but I guess the answer will help other people as well.
In the ATT_MTU throughput...
I was on Instagram, and I won a green nordic 52 from Nordic. I got it, became frustrated because I didn't have a JTAG debugger, and flashed espruino onto it with nRF toolbox...