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...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
Hi
I try to write an application in C# with the MasterEmulator dll (Version 2.1.12.6). It works with the dongle, but not with the nRF51-DK. I can open the Device but I...
Hi,
I am planning to use nRF52832 for one of our projects. Can you please help me with the SDK that will support IAR Embedded Workbench.
Thanks & Regards, Yaron
I've just started working with Nrf51822, I'm trying to make this scenario for weeks but i failed.
Plz help me!
How to make Nrf51822 wake up by a button click, increment...
Hi,
I have 9 BLE devices nearby. I start scanning and all the devices displays in nRF Master Control Panel. However, the scanner then ignores 7 devices and updates RSSI only...
I'm getting the multi-link example working (device manager) with S130 SD and I noticed that the following define is in S110 and S120 but not in S130. I'm looking in the SDK8...
I've create a custom service with two characteristics. I need that the values of these characteristics are notifying at the same time. Is it possible? In this case, one of...
Peripheral role blue-tooth device, linked one phone.How to get phone address? such as phone's bluetooth mac address or something like that.Thank you!
note: device use softdevice...
Hello everyone,
I wanted to change the notification to indication for the BLE UART example when you send the message. I am currently using (and the UART BLE example is...
first sorry for my english, i work base on "ble_app_alert_notification->S110", i want to Enable Printf with uart,,,,but after i define maco ENABLE_DEBUG_LOG_SUPPORT,, 2 error...
hi all:
I want use nrf51822 to connect the some other sensor such as 90fity intelligent basketball, and discovery the service, and notify the character.
but the data...
www.microsoft.com/.../universal-foldable-keyboard
Why microsoft BT keyboard have 3 mode to support IOS, Android, Windows?
But we only have 1 sample for HID_keyboard.
Can...
HI:
I found a amazing problem:My flash project is ok,and my BLE project is ok too; But when i need to write data to flash,the BLE can't work any more.
code as follow:
all_init...
I'm using nRF51 SDK 6.0.0 and wanted to know when an "advertisement packet received" event is posted to the application. It looks like within a scan window only one such event...