Hi,
I'm attempting to obtain sensor values for a project to be completed less than a week from now and I have not yet started programming so any help would be greatly appreciated...
Hi
I am using nrf52832,SDK version: SDK : RF5_SDK_17.0.2 .
USE CASE:We have two central and one peripheral.We need to control two central with one peripheral(REMOTE...
Hello,
I am facing an issue with SPI when the SoftDevice S132 is enabled and i cannot figure out what the problem is.
The following test works perfectly when SoftDevice...
Hello!
So I can connect, disconnect and write to my applications characteristics via a PyQt5 GUI I threw together. On the python backend, I use Bleak to
search for devices...
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...
Hello! I had asked a question about zigbee to parsing xiaomi data here . But there is no answer for my last ? .
tomchy adviced me this solution:
...
- register an endpoint...
Dear Sir, we are developing an application on the nRF52840 kit with SDK 15.0.0. We are using Keil as compiler. In our application we need to receive data from two uart together...
I have a test program that does a simple call to fds_record_write() to write a 4 byte value to an FDS file. This is using the NVMC backend. I happened to stop the debugger...
Hi!
Can anyone from Nordic pinpoint where exactly in buttonless project or bootloader project NRF_DFU_SVCI_ENABLED definition is used? I mean 15.0 and 15.2 SDK.
I have...
Hi, i need an advice.
It said in nRF51822 datasheet at p.11.1 (PCB guidelines) that "The supply voltage for the chip should be filtered and routed separately from the supply...
I have upgraded to the more recent J-link RTT Viewer.
If I start Debug Session in uVision and run RTT Viewer, I can connect just fine and have checked the Existing Session...
In the nrf5 sdk (version 11.0.0) there are three different modules which, as near as I can tell, do the same thing. These are:
pstorage
fstorage
ble_flash
...
hi........... nrf523
how to read the data from peripheral and send the data over ble using ble uart
i have merged the two programs ble_uart and twi sensor ,what changes...
Hi,
I'm trying to flash the mesh lightswitch example on Bluemod S42 custom board, please help me with what are the steps to be taken to flash on custom board.
Hi,
As the tile says, I'm using BPA600 capturing mesh logs and analyze.
Since BPA600 needs to configure "MeshOptions.ini" to be able to decode the logs, it needs "IVindex...
Hi
I would like to debugg my Nordic (nRF52832) custom board at 1.8V with a 6 pin Tag-connect connector ( see here ) and have a couple of questions regarding...
Hi,
I'm trying to compile a simple example (light_switch_dimming_server_nrf52832_xxAA_s132_6.0.0) for Bluetooth mesh with Segger embedded studio. I'm having a hard time...
Hello,
I have a twi module developped using sdk v13. I want to upgrade it to the sdk 15 to integrate it to a mesh project.
I changed all nrf_drv functions to nrfx same...
can I make indoor localization with nrf52840 DK board without an android app,
suppose I am using 3 devices for localization of the 4th device, and I need to get RSSI of...