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...
Dears,
I am trying to implement a peripheral device which behaves like this:
1. within 30 seconds after powered up, the device can be discovered and connected by any other...
Hello,
I am using BLE+MCU MBN52832 module and i am facing one issue while programming my application.
I am uploading the hex file using nrfGo Studio and when i try...
Hi Nordic:
We are using mesh-sdk2.2, our application need a device can subscribe many group address, at the most we need 16 subscribe address in a model,
1. I'd like...
Hi all,
I get a really weird issue developing on the smart remote 3 project.
I work with my own hardware design, and as I want a specific behaviour I disabled power_management...
Dear friends,
Thanks all for your support.
I have used a button as a input to detect button press, while at the same time I am using the button as a system wakeup. ...
I'm using nrf51822 , softdevice S110 and the SDK10 . Im reading data from the sensor mpu9250 using i2c at 400Khz( Maximum) frequency. It taking more delay than expected to...
Hi!
I have been following this process to develop using armgcc and Eclipse: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/development-with-gcc-and-eclipse...
Hello,
I have been working to manipulate GPIO.
I succeeded to turn on and off P0.02 ~ P0.05 (LED 1~4). However, I cannot get P0.00 and P0.01 to get work.
GPIO IN seems...
Hi,
Now i am working on eddystone. It has Radio Tx power and Advertised Tx power in eddystone configuration service.
What is the difference between them?
I changed Advertised...
I'm using nrf_MESH app to provision proxy client in nrf_mesh SDK2.20.
There are some questions about provision process.
1).Before provision we know that the device should...
Hi
For the last three days, I have been trying to become familiar with the process of developing on the nRF52 DK. It has not been easy, and I still don't have a clue about...
Hello,
I test NRF52840 with connectivity firmware with SoftDevice s132, API V3. Adapter is opened successfully and all Adverts are parsed properly. Problem is when devices...
Hi,
it now happened to me for the second time that an nRF52840 DK broke during debugging. I had it connected to an external controller via the Pin header: VTG, SWDIO,...
I'm having trouble connecting with LTE, so I decided to update the FW and see if that helps, but I am having trouble even getting started with this.
This is on Windows Home...