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...
Is there any way to reduce the TWIM SDA line input current? We use a 1.8V I2C sensor (connected via level shifter) that can sink 2mA max. So, the communication will fail because...
hello Nordic
i work with nrf52832, sdk 16, s132.
I set a watchdog but when i try to create a fault by adding breakpoints after ble starts scanning then i get stuck...
ot-br-posix commit mentioned in documentation does not exist:
https://infocenter.nordicsemi.com/topic/sdk_tz_v4.1.0/index.html?cp=7_3_0
https://github.com/openthread/ot...
Hi,
I am looking for Nordic development kit which has BLE and can also integrate a temperatue and promixity measurement sensor. Please suggest.
Regards,
Harish
Hello,
Sorry if my questions is already answered but I have been searching in this forum and google and didn't find any concrete answer.
I was wondering if there are any...
GPS sometimes suffers from slow searches. I want to get the location of the base station.
I'm trying to send AT+CEREG? , then get
+CEREG: 1,"1D2C","0D61D950",9,,,"00000010...
Hello,
I have some trouble programming nRF Thingy:91 and therefore would like to ask some questions about possibilities to flash the devices:
1) It is not possible to...
Hello,
I am trying to print Throughput using "ble_app_att_mtu_throughput" example application.
I have configured PHY at 1M (i understand it is 1 Mega samples per second...
I am trying to import a Keil project from SDK 12.3 following steps provided in this link: https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/segger-embedded-studio...
We are experiencing some problems with our code and suspect it is an incorrect formatted printf.
Unfortunately the static code analysis in segger embedded studio (4.52c...
Development Software: nRF5 SDK v15.1.0
Windows 10, 64 bit
I'm following the instructions on how to install the micro-ecc library as detailed on the following page:
http...
I am sending task notification from nus_data_handler when in get BLE_NUS_EVT_TX_RDY event
In a seperate task , i am sending ble packets (244bytes) by using ble_nus_data_send...
Hi Team..,
iam using nrf52832 interface with quectel.iam using uart communication..the problem is when i transmit the AT commands nRF to Quectel that is working fine..but...
Hi,
I am trying to flash the hex file through j-link debugger on nrf52810 controller. Flash is done on hex file but not able to execute after done .
why this problem happening...