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 would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
Hi,
I have a modified template of the ble_app_template example from sdk 15 NRF58240-dk pca 10056 s140.
I have written a custom function as per this tutorial : https:/...
Hi,
I followed the "Getting Started Assistant" to setup SEGGER Embedded Studio, but after opening the GPS example for nRF9160 i end up with Import Errors. 1> main.c:8:10...
My production app(sill in development technically but pre-production stable) is having issues with our SDK14.2 BLE UART application. When the generic version from examples...
I tried to add spi driver to existing BLE project but I've got this error:
../nRF5_SDK_current/integration/nrfx/legacy/nrf_drv_spi.h:120:37: error: 'NRF_DRV_SPI_INSTANCE_0...
Is there some way to configure nrfutil to produce the *.dat and *.bin files as such, without bundling them into a zip file? I tried going through the help and did some quick...
Hello, I have decided to use an external RTC ( M41T64) to wake up the nRF52832 from system OFF mode. I am also planning to use the RCT to generate generate the 32.768 kHz...
Hello,
I'm building a client/server bluetooth system.
There is a Windows Desktop app (written in C#) that uses Windows SDK classes to control a Bluetooth Adapter on...
I see that the UICR on the nRF52840 contains reserved space for Nordic. If I am not using a soft device should we still backup and restore this space before/after an erase...
I'm trying to implement a previous project on nRF52. However, lack of documentation about 802.15.4 is overwhelming. Also there is only one example which is Wireless UART....
Good day,
I received my nRF52840 kit. Wandering if anyone can guide me in the right direction as to which example/s I should use to be able to implement uart over BLE as...
We have a customer getting the following error message when working with Laird BL652 (nRF52832): NRF_FAULT: id=\01 pc=0x442dc info=323743 .
Please advise what this NRF_Fault...
Hi,
I will come back to the discussion in (because it is in state "Verified Answer" I opened up a new one) :
https://devzone.nordicsemi.com/f/nordic-q-a/55197/nrf52832...
Hello All,
I am looking for a simple example which can handle GPIO interrupt on an event. Is there anything of that sort? Or the API is documented somewhere?
I am using...