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...
Hello Nordic Support Engineers and fellow developers ...
Just a note to thank everyone for help via this forum. I started very inexperienced with Nordic SDK a year ago and...
Hi,
I recently purchased a thingy91 for a project. I'm trying to follow instructions from a Nordic youtube video ( https://www.youtube.com/watch?reload=9&v=xQ7hDzRULJQ ...
I have a nRF5340PDK, Now I want to know the lowest power consumption of this chip in different condition, such as adv, connect, sleep. But I am not sure how to config the...
I'm using my accelerometer's GPIO interrupt to wake up the MPU from PowerOFF mode and it works great. Now, I'm trying to use the same interrupts to wake it up from Sleep mode...
Hi,
I have migrated from SDK14.1 to SDK15.
One thing is embarrassing me.
I would like to modify the scan data as above, I do not know where I can fix it.
phy...
Hi,
I am using mbedos for a NRF42832 and am currently in the situation that I have to profile my code with gprof. Here comes the issue: the Nordic SDK uses explicit assembler...
this picture is from infocenter.nordicsemi.com/index.jsp
and this picture is from 《S132_SDS_v5.0.pdf》
in first picture the application base is 0x00020000 , in...
I've been instrumenting my Nordic app with RTT logging, which has been working great up until now. I use the deferred mode and use nrf_log_push() to queue all dynamic strings...
For the connection event collision, I have some doubts, I hope to get help in devzone
http://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter.s132.sds...
Hi, everyone,
We develop BLE project including DFU bootloader.
But to use the standard bootloader "as is" it is not possible for us. Due to this problem we must make some...
On Apple platforms, It's pretty easy to end up in a situation where there is bonding information on the Nordic but that information has been deleted from the host. All you...
Hello,
I am using sd_power_system_off(); sfunction to put the MCU in sleep mode. I have to wake up events. One is NFC and the other is GPIO. Both wake up functions works...
Hello all, Nordic Team
i've a question regarding the format of the nonce used within CryptoCell Library v0.9.0.a
What i've learned so far is, that CRYS_AESCCMstar requires...
Hi
Is there any ready-to-use SDK example that demonstrates how the 2MPHY functionality is exercised on the nrf52810? We have gone through SDK15.0.0 but it appears that...
hello all,
i am developing with BLE_NUS.
i want to sent the string data on BLE using UART example.
string data length is over 300 bytes like belows.
55AA FFFF...
Hi guys
I am using SDK 13 and a nRF52, so on my application, I require a lot of RAM usage transfer small files in order of 10-30kB, is there way to see the RAM available...
i want to use the nordic nrf52840 in my new beacon design. however i dont see many others using it. i downloaded the DK files from nordic to figure out the feasibility of...
Dear Nordic Team,
Thanks for supporting. Now i want to integrate GPIOTE with BLE UART example. When i call gpio_init(); this function got error like below image.please support...