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...
Sorry for this long message. I am new and quite lost.
I just purchased a nRF51 DK and installed nRFGo Studio, Keil MDK and NRF51 SDK. With nRFGo, I programmed the Segger...
Hi,
I'm trying to link the static esb library (esb_gcc.a) with the mbed toolchain. Everthing seems fine until the last stage of the linking phase where my actual functions...
I've been unsuccessfully trying to serialize BTLE example programs by SPI. I have two PCA10028 boards and I'm using SDK10. In addition to serialization examples, I've tried...
I have inserted the USB dongle nRF24LU1p in to PC. In nRFgo studio, it is detected as nRF24LU1+ Bootloader. If I click on the bootloader, It shows a window from where, it...
Hi,
I've got the following error when trying to update the softdevice and bootloader on my iPad:
Error on StartDFU Message:Data Size Exceeds
I've carried out the...
Hello!
Do I need any extra passives, connecting SD card to SPIM of nRF51?
It works fine with MOSI, MISO, SCK, SEL, VCC and GND directly connected, just want to be sure it...
Hello,
I am getting NRF_ERROR_NO_MEM when initializing second PWM instance, I tried to find the reason, but no luck. Please help.
I am using nRF51822 with SDK9 (+fixed...
I bought a EV board below to develop in the nRF51822
( www.wvshare.com/.../BLE400.htm)
I have installed all necessary tools like Keil MDK-ARM, J-Link, nRF51 SDK and nRFgo...
Hello Everyone ,
I am using ble stack S110 , BATTERY SERVICE , my CUSTOM SERVICE and pstorage module in my application and using SDK 7.0.0 and keil 5.12 IDE .whenever a server...
Hi
We are making a product based on nRF51822 and have used the ST BAL-NRF01D3 balun, but due to lack of updated datasheets for the balun we are unable to determine if it...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
Hello,
I would like to make an iOS app read BLE advertising packets (sent by nRF51) in background mode. The nRF51 sends ADV_SCAN_IND packets and is not connectable.
...
Hello,
I am trying to make battery service in my application so i refer the proximity example in SDK 9 and i flashed into my kit it showing always 100percent in the nordic...
Hello,
I have searched through the questions regarding RF PA recommendations but I think none solved my issue.
I would like the nRF51822 to broadcast at +10dBm, so I...
Hello to all,
i'm new to nRF51822 ble developing but have experience with embedded design on various microcontroller;
I have a little problem inside bootloader code: in...