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...
Hi,
I am using nrf51422 interfacing with Ti's CC256MODA Bluetooth so here can you plz tell me how to do pairing with the TI's bluetooth .How to give passcode to the device...
Hi,
for my nrf52840 based project, I need to following peripherals :
2 X SPIM Master
2 TWIM Master
1X TWIS Slave
Given the resource sharing constraint, is this...
Hello guys
The nrf52832 uses 32 Mhz oscillator but I couldn't find much information about the oscillator in the chip document.
Can you give me a datesheet or something...
Hello,
when i try to flash code after loading s132 softdevice using nrfgo studio, i am getting erase failed,cortex-M4 error . but the fresh ble_peripheral alone is working...
Hi,
My goal is to send raw frames to some external device which is not nRF BLE example but commercial used device.
It is using some fixed service with fixed UUID and I...
I doubt Nordic developed a brand new GPS receiver for the 9160. Where does it come from (manufacturer and model)?
The Thingy91 Asset Tracker out of the box example has some...
The Thingy:52 Environment Service uses this structure to represent Temperature.:
This is wrong - it cannot correctly represent temperatures below zero but above -1 ...
pls advise if nrf9160 DK can work in RDP protocol , say the board is in US to work on NBIOT carrier or LTEM carrier . Can it be configured in some way to do evaluation remotely...
Hello!
It seems to me that GCC compiler optimization (-O3 -g3) somehow break the SAADC.
When enabling said optimizations the SAADC no longer gives me valid measurements...
Hello,
I'm developing a gateway and i would like to use advertising packet on sensor side to transmit data but it suggests that my gateway will be in permanent scan. I know...
Hi , I would want to establish a GATT Server application as well as integrate Bond Management Service from glucose example (ble_app_gls) in examples folder of SDK15.3.0_59ac345...
ble_db_discovery_start () returns NRF_ERROR_INVALID_PARAM (0x7)
This problem occurs when two peripherals are connected to one central unit. The two peripherals use the same...
Hey,
I am having trouble validating this idea through research. I was hoping someone could give me some ballpark feedback.
The setup:
- 15 NRF52832 devices on custom...
all set. while in linking stage i am getting
.\_build\nrf52832_xxaa.axf: Error: L6218E: Undefined symbol nrf_sdh_is_enabled (referred from nrf_fstorage_sd.o). .\_build\nrf52832_xxaa...
Hi,
I am using NRF51422 dk board in our project.We are using SDK 12.3 version , soft device S130 and keil u vision. Here the problem is I am not able to connect the bluetooth...