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...
I'm working on support for several custom characteristics that require long write support. I'm using the nrf_ble_qwr library, and I've noticed what seems to be a discrepancy...
Hello,
I have an nRF52 DK here that behaves strangely since a few days. Hardware id is 0xc7
When I boot it up with my firmware, sd_ble_enable takes around 2 seconds...
Hi
We have used DTM functionality in nRFgo Studio to carry out signal strength testing during the design stage. We now want to automated this testing in end-of-line testing...
Hello,
I beginner for Nordic board, developing small device using BLE.
I build softdevice, bootloader and application. I checked working DFU mode(via serial, not BLE...
What a software i can use for develloping a Bluetooth Profil Mesh (BLE5) ? Hello every body , i want to develop a bluetooth mesh profil and i don't known which a IDE i will...
Hi,
I make my first project with the nRF52832.
On my first pcb the bluetooth works fine, but this pcb was not fully assembled.
Now i have made a second pcb that is fully...
I need to create and update some data record, the record contains some data that will be updated sequentially or randomly. But the sdk does not execute fds_gc automatically...
I am reading through IETF RFC7668, IPv6 over BLUETOOTH(R) Low Energy . In section 3.2.2, it states the following:
At network interface initialization, both 6LN and 6LBR...
hi
I am really confused For Indoor Asset Tracking which is better Nordic Mesh SDK or Thread
I see Thread Supports Cloud connectivity.
Can the device based on nRF52840...
Hi @ll,
I'm still trying to get the Mesh DFU example up and running. I'm following the guide in the documentation. (Mesh Version 2.0.0: it's the same in 2.0.1 so don't worry...
Hello all!
I am working in a project in which I have designed my own PCB using the nRF51822 chip because is gonna be used for BLE applications.
I have some experience...
Dear Friends,
I am trying to use Interactive Pyaci , but facing following issue after issuing required command:
(mesh) mehul@mehul:~/workspace/nRF/nrf5_SDK_for_Mesh_v2...
hi
The Peripheral HRS Example has device address in nRF52 SDK
de:ae:dc:9b:cb
I would like to know where in the Code this address is Set ? Not able to find
Hello All ,
I was Using nRFgo studio for flashing chipsets , now we are asked to use nrfjprog for flashing , i have downloaded the command line tools . but issue i am not...