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 try to find some suitable capacitors for decoupling the nrf52832 part. Is there any min and max values that must be fulfilled regarding DC and AC bias? Can I use the...
Greetings Nordicsemi
Have an issue on the BLE651 (453-0005C), in bulit with nrf58210, have bought a 2 sample pieces on a stockist market,
Starting there were a few...
Hello,
I am trying PCA10040 examples on bluefeather arduino board , all of them works perfect and i am programming those examples by using jlink and ses. But when i try...
Hello,
Is it possible to set the clock source for a timer to the RC oscillator?
I'm using Bluetooth in combination with my timer and I see that it is counting differently...
(Windows10, Android Studio 4.0.1, SDK 15.2.0, nRF52832 dev board, App run on Galaxy S10, latest Android version).
Hi, I'm looking to use the Toolbox to create a template...
Hello,
I am having a few issues with getting the SD card FATFS example code to share the same bus as another slave I transfer data to.
I have a few questions:
1) Since...
Hello,
I'm flashing custom code onto a nRF52840 based PCB.
I'm using SDK v14.2, SES 4.52.
The board was running fine for a couple of days.
Suddenly when I reflashed...
Hi,
I started coding form ble_app_uart, and whenever I set a breakpoint and it's caught, then I press Resume (eclipse), the code falls on NRF_BREAKPOINT_COND in app_error_fault_handler...
Hi
My English is not very good, but I encountered a problem that could not be solved. Please forgive me if there is any improper expression in grammar.
When SPI sending...
1.Development board used is nrf9160DK,sim car is nb-lot,set's network mode is nb mode,Turn off all peripherals
2.set eDRX mode,eDRX is 655.36s,pwt is 2.56s ,After the device...
I am using the GPIOTE driver to attach interrupts to a pin in a very timing critical environment (using sensors like this ).
To me, it seems like there is quite the significant...
In the v16.0.0 SDK the settings struct size is 904 bytes, but in the nrfutil it's 803 (screenshots attached). I figured the settings in python don't include peer_data(64bytes...
I was in the process of integrating a NAND flash to my project. - MX35LFxGE4AB
Initially, I thought it would be good idea to use QSPI, but it seems to only support NOR flash...
Hi
Im struggling to use the ble_app_template_cpp within SDKv16. I am using the nrf52840 DK (PCA10056) and want to us the S140 SoftDevice. The example isn't built for either...