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 to everyone. I´m starting to work with Mesh configuration in nRF52 SDK. I was testing the "light_switch" example as client and server in Mesh v3.10, provisioning with...
Hi!
I am trying to run a customized project which is based on the project in the following directory- "nRF5_SDK_14.0.0_3bcc1f7\examples\ble_central_and_peripheral\experimental...
Hi, I connect the HDC2080 with nrf 52832. but I cant read anything from the terminal. What It's showing is just
[ <info> app: TWI sensor example]
and I connect SDA --...
I'm working on porting a project plus bootloader from SDK 12.2 to 15.3. I have the application working fine, but the bootloader is having some issues. Most of the searches...
Hello there,
i am using the nrf52dk and want to program a selfmade breakout board which includes the BMD-340-ar Bluetooth module from rigado.
I use Segger Embedded Studio...
Hi,
I am trying to extablish TWI communication between 2 nRF52832 devices. One should be master and other slave.
For TWI initialization in nRF52 master, I have below source...
Hello!
I'm new to the nRF52 and to ANT, so I'm in the process of running through some of the example code. I've been able to successfully run blinky example. However, I...
I have an nrRF52832 central connecting to 16 (nordic-based) peripherals. We allow up to 20 connections on this design, but only 16 are currently connected during this test...
Hello,
I'm working on a project and we're using the nRF2840 to get data from a BNO080 IMU.
Someone already wrote arduino code which works. How does one change the sample...
Hi, i'm working a BLE gateway with NRF52DK and S132 by using the demo example central uart.
The peripheral equipement advertise manufacturer data like this:
0x0001 during...
Hi there,
I am new to the Bluetooth mesh and I am learning about it. I have some questions about Bluetooth mesh. I hope you will help me with this.
Please pardon me...
Hi
I am trying to implement the communication between nrf52832 dk and nodemcu esp8266 over i2c.
My i2c code in nodemcu is working fine as I had tested the communication...
Using latest download of nrf Command Line Tools and a J-link Plus unit with Tag-Connect interface. Power on, all connections seem good. Trying to upload a .hex file through...
Hello, I am trying to implement some Bluetooth mesh functionality on my Thingy:52, and it's quite a daunting task.
I am using the mesh sdk v3.1.0 thingy:52 sdk v.2.1.0 and...
Dear All,
Could some one help to answer my commented questions below ? thank you so much !
1.
//Definition at line 743 of file hal_nrf.c .
uint8_t hal_nrf_read_reg...