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...
We've been using bonding on our device for a while and have a lot of experience there, but we are now attempting to add "Just Works" pairing support that is a configuration...
nrf52832.
SDK14.2
Segger ES V3.34a
I am using nrf_drv_saadc_calibrate_offset() and find the next sample immediately after the calibration is erroneous.
There is...
Hi, I would like to use a nRF51 Dongle to connect to BLE devices and retrieve some data.
I already tried my scenario through nRF Connect for Desktop and it works, so I assume...
Hi,
I have a SPI sensor on an nRF51822, developed in mBED. To save battery power, I want to disable SPI while in ble.waitForEvent(). The only reference I could find is an...
Hi, I'm using Master Emulator API 2.1.7 and am having difficulties determining where I should be processing an acknowledge packet being returned from the slave after transmitting...
Hello,
I have been trying to have a central/peripheral device read UUIDs and RSSI values from surrounding peripherals using their advertisements and without actually connecting...
And base the nus service ,each peripheral can send message for cenrtal to other peripheral like mess.
I doubt it is possible because this example is base on the LED Button...
I'm building a smarthome application.
IPv6 over BLE not support mesh topology that is quite inconvenience to extend network. My teacher require me that this application...
I am working on custom programming of nRF52832. I have little experience of Preview DK. I took help of examples in SDK v15 and came across nrf_pwr_mgmt.h header file which...
Hi,
My service (nRF52832, peripheral, SDK14.2) works in a control point / response manner:
Command code is written by central to 'Command' char (F901). On peripheral...
Hey guys,
The project I'm working on utilizes the secure DFU bootloader and buttonless DFU.
To get the application working I had to generate a bootloader-settings file...
Hi
I have a sample nrf51822 non BLE program (based on flashwrite_example) that successfully writes and reads flash (last flash page) in a loop, incrementing the number that...
Regarding DFU upgrade, I have the following questions(sdk14.2): 1.nrf52832 will be paired and bound after connecting with the mobile phone, then in the sdk_config.h file NRF_DFU_BLE_BUTTONLESS_SUPPORTS_BONDS...
Hi,
I'm working on customized light switch demo where I'm able to send string data over mesh, I'm using mesh SDK v2.0.1, I would like to have Provisioner node to be also...
Hi,
If I connect supply from laptop using micro USB cable, battery on PDK also gets discharged?
Asking this because in the initial stages of testing PDK battery is working...