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,
Noted that nRF mesh app needs GATT bearer to provision a mesh device. I'm using 2 nRF52 DK boards, provisioning is fine, set the keys, subscription lists, etc, everything...
Hello, First of, I'm developing with eclipse an application based on the freertos example of the SDK 15.0 with softdevice S132 v6.0.0. My problem is that the nRF52 sometimes...
Hi. I have the latest topology monitor downloaded from the home page. It seems to have a problem. Every time i try to run it from my windows 10 machine (32 bit), it gives...
nRF TTM win32-x64 will not run on my PC. I use Windows 10 and am trying to run the executable but i keep getting "app cannot run on your PC. Contact the publisher....".
...
Hi. I managed to set up a mesh (Thread) using 9 nodes of the nRF52840 SoCs. I am currently using Putty to send commands and pings between the nodes. What i need now is a way...
Hello, another question from me :) First of all, I'm working with Eclipse, GCC compiler and SDK 15.2.0. I want to add GPIOTE funtionality to the TWI example of Nordic. I'm...
Hello there,
I've been struggling to find a way to read IMU values from my custom PCB. This PCB sends a notification as shown in this image:
My main objective is implementing...
Dear nordic,
i want to BLE+FDS application i have some doubts regarding this.52810 has only 192kb flash if i use both BLE application and FDS is it any problem occurs? ...
Hi,
We used nrf52832 in our custom pcb. It works.
NRF52840 has "Long Range" feature. We think, if long range needs in some application, we can set 8dBm output power and...
Hi,
I am using nRF5_SDK_12.3.0 and writing customized firmware based on uart example.
Everything works fine with the DK. Then I program the firmware to a nrf51822 module...
I have a DFU issue; SDK nRF5_SDK_13.0.0_04a0bfd
The system reboots on the DFUTAG after having completed the application upload.
I have the following errors : :DEBUG:Error...
Hello,
i'm trying to send string composed of three floats of an accelerometer measurement over BLE using UART nordic service (NUS),.
can anyone help me.
Hi, I got a very strange situation with Segger and the situation is:
When I add a sentence to see some info about variables with NRF_LOG_INFO I can debug the program with...
I am hoping to extend the battery life of the Nordic Thingy. Ideally a battery with about 10,000 mAh would be perfect. Is there a list of off the shelf batteries that other...
Hello,
I am observing problems with Softdevice 6.1.0 and Android. After successful connection and service discovery I never receive a BLE_GAP_EVT_DATA_LENGTH_UPDATE which...