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...
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...
Hello, Support team:)
I wish to use NRF_LOG_DEBUG function in segger embedded studio.
But there is no message in "Debug Terminal".
- nRF SDK 16, "/examples/proprietary_rf...
Hi
I am now working on a project which I use ble_app_uart_c as a reference.
SDK 16 and used softdevice s140.
UART works normally at 3.3V.
But if I lower the power...
Greetings. I am on a mission to upgrade the BLE Firmware of nRF52840 via UART and ultimately via the UART communication between our main Micro (Microchip PIC) and nrf52840...
Hi,
I am developing a product using nRF52832 . (S132, SDK 17, IAR8)
I am developing based on the ble_app_uart example.
I would like to add a basic PWM code to...
I had some issues with Errata so I tried to build a simple BLE app like Blinky.
The errata functions all compile as return false. For example, nrf52_errata_108
What...
I would like help in understanding the limitations of the NVRAM. The documentation for the nRF52840 and the nRF52832 are different. This is what the nRF52840 reads:
Do...
Hello all,
I am new to BLE mesh programming. I want to develop a multiple sensor client-server model where sensor data (eg. temperature values) from multiples nodes in a...
Setup:
- MESH SDK 4.1.0
- nrf52832.
Consider the following scenario:
- 3 nodes (A/B/C) are provisioned on the same network.
- I'm using a custom model with reliable...
Hi Team,
nRF52840 boards are getting fail continuously not able detect by Host computer.And the boards are no more useful and all boards are brand new only One day we have...
Hi,
I am trying to enable Bootstrap support.
Therefore I set "CONFIG_LWM2M_RD_CLIENT_SUPPORT_BOOTSTRAP=y" in prj.conf.
I also set "CONFIG_APP_LWM2M_SERVER" and the port...
I have built boot-loader hex file from SDK 12.1.0 secure DFU project, without any changes except for public_key.c file.
I am referring to steps mentioned under
Combine...
Dear all,
Hi, I'm Eric.
I m studying spi communication used nRF52832 base on SDK 14.2/example/spi.
That examsignal is below picture 1.
But I want to delay between...
Hi--
I noticed something rather peculiar on the built hex from segger that is programmed onto my nrf52832 chip (firmware image).
The hex looked as expected, until i got...
My ble_peripheral is bonded to ble_central, How do I upgrade at this time ? If you still use the mobile phone APP to upgrade, you need to erase the binding information, and...
Hello,
I encountered a problem when installing nRF_connect on a new computer. As shown in the picture, the attribute "middleware" of null could not be read. Opening all...