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...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
Hi,
The situation is very simple; I try to use the CoAP Utils library to simplify CoAP usage in an application running on the nRF9160 DK ( https://developer.nordicsemi...
Hello,
I’m using the ble_app_multirole_lesc application from SDK 16.0.0_98a08e2 as is (not modified) on 2 PCA10040 dev kits but unfortunetly both boards return a disconnection...
hi, nordic support
SDK version is 15.3.0
the example is ble_app_uart_c
I have modified the project based on this address: https://infocenter.nordicsemi.com/index.jsp...
Using nRF Connect SDK v2.1.0 and the nRF5340 PDK, are any of the ble mesh samples in the fw-nrfconnect-nrf repo working yet? I've tried both the mesh light and light_switch...
Hi community !
I wanted to know if it's possible to program a board as a client and as a server at the same time ?
Cause i want this card to send data into the network...
Using EmbeddedStudio_ARM_Nordic_v452_macos_x64
I am trying to build a sample for 9160-DK
In nRF Connect Options I entered:
Board directory ~/src/ncs/zephyr/boards/arm...
I am attempting to build the latest (4.1.1) pc-ble-driver with 115k2 baudrate. I have a hardware platform which supports 115k2 as maximum baud rate. It seems only the 1m version...
Hi,
I am using the NRF52840 with the usbd_ble_uart example using the latest SDK.nRF5SDK160098a08e2.
My computer (windows 7) recognize the NRF52840 as a nRF52 USB CDC...
Hi. twi_sensor As an example source, I have 2 pressure sensors. I use sdp800 and icp10101 separately and use it as twi_interface to read the sensor value well. However, we...
If I write the data from NrfConnect App and if I again go to the scanner tab without clicking on disconnect or killing the app and then if I click scan or refresh option,...
I want to transfer files to uart using ymodem protcol.
For example, when nRF52840 receives a file through BLE,
it tries to send the file back to the device connected to...
Is there a sure fire way to know for sure that my PSM configuration is correct on the nrf9160DK? I'm trying to get LTE-M + GPS working and I'm still not sure if I'm in PSM...
Hello,
We used the Nrf52810 in our project.
Currently, we found a issue: The ble is disconnected when we press the chip. Because our buttons are on top of the chip. We...
When I use circuit configuration no.5, VDD connected to VDDH and have 5V going into VBUS, I see a 1.6V output from the VDD_nRF (VDD/VDDH).
Normally when I connect a battery...
This question is a follow on to https://devzone.nordicsemi.com/f/nordic-q-a/38085/how-to-create-a-copy-of-examples-project---segger-embedded-studio .
It's clear that making...