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
I'm trying to test UART over BLE using the nRF51-DK and the sample code "ble_app_uart_s110_pca10028 (nRF51 PCA10028)" along with both the nRF UART APP for both Android...
I'm using nRF51822 SoC , is it possible to change the major value when i push the button ? I tried simple assignment but it didn't work so i ask if i have to use the function...
hi,
i have kept RAM block 0 and RAM block 1 on in OFF mode by calling "sd_power_ramon_set(0xf000f)" before entering off mode ,i saw the value of RAMON register is 0x00030003...
I'm using nRF51822 SoC . I wanna read and write from the flash memory . Shall I use a specific configuration before using read and write functions provided from S110 softDevice...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_CONN_FAILED_TO_BE_ESTABLISHED??
please someone...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_REMOTE_USER_TERMINATED_CONNECTION??
please...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_CONNECTION_TIMEOUT?
please someone give...
we have created ble mesh, and data through ble nodes is passed every 5 seconds, but nodes gets disconnected with reason BLE_HCI_LOCAL_HOST_TERMINATED_CONNECTION?
please...
Hi all,
I am choosing a oscillator and my choice was a 16MHz stability +-9ppm, tolerance +-10ppm, 9pF
my FAE gave me the hint to use a 32MHz which is stability +-20ppm,...
Hi,
I have my BLE services arranged in different .c files. If I change anything in these files and compile (using Keil uVision 5) and load the program, it seems like the...
What is the designed (/actual/required due to the specification) behaviour of the Bluetooth stack S110 when notification packets are queued and the CCCD controlling the attribute...
I am looking into using Internal RC instead of External Oscillator (with softdevice on).
The function ser_app_hal_hw_init() uses Xtal clock source by default.
...
Hi, everyone. What is the meaning of datasheet "section 8.5.7 Antenna matching network requirements"->15+j85 ?
Whether is that we can caluate the 50o with the data?
bonjour , j'ai essayé de communiquer deux pca10028 en utilisant l'exemples " transmitter_pca10028 et receive_pca10028 " mais l'experience a echoué je sais pas pourquoi sachant...