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,
We have an application with a S132 device, SDK 14 and Softdevice v5.0.0. On some devices, an assert is being thrown in the sleep prepare function. This is the line...
There are errors on Thingy52 "ble_app_thingee_s132_pca20020.emProject" which I built on SEGGER Studio for ARM V3.34 (64-bit) running on Windows 10. Please advise. Thanks....
Hi!
I'm using an NRF51822 as a GATT client to write data to a characteristic. The peripheral responds with several 20 byte indications. When I receive the indications, the...
Hi, I am importing a bootloader project that uses softdevice s110 and NRF51822 from Keil to Segger Embedded Studio. I have got all kind of errors during the process and I...
Hi Team,
In BLE5,
1) Can we connect a peripheral device to multiple central device?
2) Is it possible to check if connecton fails with any central device in perpheral...
I'm trying to put thingy_sdk_v2.1.0 and 10 nrf52832 boards. I'm compiling "ble_app_thingee_s132_pca20020.emProject". I don't know why it's always an error. How do I demonstrate...
Hi,
I'm using nRF52832 and SDK 15 and IDE im using is Segger studio.
i have ported the uart code into Ble_app_multilink_central.When i debug the code it is getting stuck...
Looking for an example on how to advertise for 10 seconds then go into sd_power_system_off. Trying this by using ble_app_template (s112, ses, sdk15.0, custom, 1 led, 1 rgb...
Hi nordic
I bought the nrf52840 board so I'm developing.
I want to use the this kind of LIR2032 coin cell 3.6v ( www.amazon.com/.../B074VX8ZJF )
I measured power of...
Hello, I'm experiencing frequent endless loops at 0x16cbc with s132_nrf52_3.0.0 softdevice and SDK 12.3 on a custom board with Aconno NRF52832 module. I'm using SAADC and...
Please can you help me with this fairly straight-forward technical query for a customer new to BLE.
Please can you advise which is the best way to structure the link in...
Hello,
I am currently working on the development related to RSSI of beacon using nRF51_SDK_9.0.0_2e23562(SDK). The beacons I’m using are developed with this SDK as well...
Hi guys!
I want to select NRF52840 as my target platform. Is it possible to start software developing on 52832 (for which I have devkit) and then seamlessly move my code...
Hello, I want to do a project with Segger Embeded Studio using the nRF52840 with the SDK_Mesh I have 2 nRF52840 cards and I want to transmit data to a mobile phone using a...
i compiled the ble_uart_app project it got downloaded in to the NRF51DK but the bluetooth is not getting turned on ,usually the output of this example is LED has to be turned...