Hi, I am developing using nrf52832 and st7735s.
Successfully displayed the lcd screen using the code in \examples\peripheral\gfx
However, when screen clear, text_8print...
Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
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...