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...
We are developping an application using an NRF52840, Based on nRF5 SDK for Thread and Zigbee V3.0.0
Running S140 softdevice
We are using BLE advertizements and Openthread...
I have a custom board with nRF52840 and uses Segger EDE.
In our project we would like to store some info about production to flash memory (DeviceID, production date etc...
I followed the guide Configuring and performing DFU over Mesh ,old firmware was examples\dfu\build\dfu_nrf52832_xxAA_s132_6.1.1_Debug\dfu_nrf52832_xxAA_s132_6.1.1.hex,new...
Hello,
I want am use NRF2401L01 for sending data wirelessly from one device to another device and vise-versa.
The First device is arduino nano(Transmitter) which senses...
I looked at the following question
nrRF2 GATT attribute read callback
and it does not quite answer what I want to know.
What I need to know is do I get signaled by the...
I have followed the getting started, with my new nRF52840DK, with switches at:
Sw6 Default
Sw8 On
VDD selected
when plugged into the USB, LED 5 blinks rapidly, LED...
Hello.
In order to connect multiple units on the previous question page ( https://devzone.nordicsemi.com/f/nordic-q-a/51970/implementing-multilinks-on-multiroll-programs...
I want to develop our PC software to control the USB nRF52840 Dongle to be as a BLE central device,so I need to know the command that the nRF Connect used to do this,but I...
HI as i am new to nrf nordic semiconductor development i have some quetsions regarding application im developing
I am trying to develop Ble application where nRF 52 will...
Hi,
I am trying to add DFU service in ble_beacon example. I am using SDK14 and softdevice is S132_5.0.0 for 52-dk.
I have merged dfu example with ble_beacon and initiate...
Hi,
For my application using softdevice I need ADC update every 400ms and Battery level update every 2sec and string update for HT1632 led driver every 2sec.So I have created...
Starting with the BLE Uart Service example code, I wanted to send longer length packets, so the necessitated modifying settings like NRF_SDH_BLE_GATT_MAX_MTU_SIZE, NRF_SDH_BLE_GAP_DATA_LENGTH...
I can power nrf52832 using USB without any issues.
I see a strange behaviour using external 3.3V adapters. The chip does not turn on. The power supply to the chip is available...