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...
all works fine with iphone that mean data stored, bond 's information that has been persisted during DFU processing.everything works with iphone. but when the device that...
Dear Nordic Team,
Thanks for supporting.
Now i want support for single channel(Ch 37) advertise , please support anyone. I am using ble_app_uart example.
My SDK : SDK12...
I'm running some stress tests on a nRF52832-based product, with the following setup:
- SDK 12.0.0
- SD 3.1.0
- Compatibility modes 1 and 2 enabled.
The device exposes...
hi ,
1. How do I migrate the codec OPUS part of SR3 ? I want to use it for audio. But migration always fails. Any migration examples?
2. How effective is ANR work? Are...
I use blinky_freertos demo on nrf52832,
now I want to disable FPU,
but when I disable FPU in Keil MDK option->Target Floating Point Hardware Not Used,
there is an error...
Hi,
i am using nrf52, sdk11 and S132v2.0.0. so i want to flash the hex file using OTA so that, i have create zip file using fallowing command.
**nrfutil dfu genpkg --application...
I've been trying to set up my nRF52 DK on my mac OS.
I followed all the steps to download the SDK (15.0.0), the Command Line Tools, the ARM GCC toolchain, and the J-Link...
Hi,
I have a few doubts regarding Subnet in Bluetooth mesh:
1) If a node including in 3 subnets, how it manages to switch between multiple subnets?
2) What are the various...
Hello,
I am using nRF52832, s132_nrf5.0.0_softdevice.
I am trying to build a ble gsm gateway.
I have 3 different peripheral devices. They have some services.
On my...
Hi
I am using SDK 14.2 secure bootloader with IAR and SES build. My IAR project is working with DFU upgradation but my SES Hex file is not working
Procedure Followed...
Hi, I use s132 and SDK15 to work with nrf52832. In code I set up RTC and CC to trigger every N ticks. It works as expected and time periods counted correctly. However, when...
Hi,
I can't find the whisper mode(-30dbm TX power) on nRF52832, which is available on nRF51822.
Does is have been disabled on on nRF52832?
Regards,
Aaron
I like to build a node act as client as well as server. Is it possible to build as control model in mesh and shall i get any example for control model. Please give me any...
Hello Nordic experts,
I just received an nRF52840 USB Dongle and I am trying to run one of the examples with softdevice. I am working on nRF5_SDK_15.0.0_a53641a. So, I first...