I have a PCA10059 dongle. I have inadvertently configured pin P0.25 as the sleep debug pin and I use active state 0 as I am using off board LEDs with reverse logic. This means...
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...
Hi,
I have a mesh network established with one of the nodes being the provisioner. I am currently using Laird BL652. I want to make an android application for the mesh such...
hi support team,
i have one question about 9160 TCP communication, is data re-transmission fulfillment by the modem? how does it work when in psm mode?
for example, when...
Hello All,
I am working on nRF51822 custom board.Use SDK nRF5 12.3.0 in IAR workbench.
I am use ble peripheral example path given below,
...\...\examples\ble_peripheral...
Hi!
I am trying to add service data to my scan response service data for a custom service. I am unsure of how to set the UUID correctly for this.
UUID declaration:
...
After compiling, loading and running the example code for "ble_app_hts", on an nRF52 DK board, I connected to it using the nRF BLE Toolbox app "HTM" on an Android phone. The...
Hi,
I am working on nrf52sdk devkit. I am using max30208 temp. sensor. I configured one project twi_sensor and it's working properly. but when I merged this code into ble_app_hts...
Hi All:
Good Morning.
I have some problems about how to modify nRF52840 pins in Thread NCP/RCP SPI project,I have checked this link https://devzone.nordicsemi.com...
Hi, l’m have a new question: Is BLE_GATTS_VAR_ATTR_LEN_MAX limited 512?I need to adjust it in my project. I tried to modify the parameter of BLE_GATTS_VAR_ATTR_LEN_MAX , Increased...
Hi, Im biulding Demo App with Ble using Nordic Library, i want to build App kind of send Massage to phone from device BLE, and vice versa, pls theo me what to do. i connected...
I want to program a new firmware in the DVK-RM186 and get the following message
ERROR: nrfjprog.dll load failed.
What to do
Best Regards,
Piet
186_EU Module type...
Hello, I'm working on a custom board, and I use JLink OB as programmer. Whenever I try to connect to nRF52811 on the board, this happens:
I check the connections, everything...
Error while probing devices: Error occured when get serial numbers. Errorcode: CouldNotCallFunction (0x9) Lowlevel error: INVALID_OPERATION (fffffffe)
popped up on the log...
Hi
We are testing using "ble_app_uart". In case of APP_UART_COMMUNICATION_ERROR, I would like to restart only UART.
In this case, does it restart just by executing "uart_init...