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 was using the serial example in examples/peripheral/serial and i Want to display integer value int i=1234 on the serial terminal(putty).I want to convert the int value to...
These posts indicate there was a problem at least at one point with the S132 SoftDevice erroneously requiring FPU:
https://devzone.nordicsemi.com/f/nordic-q-a/8133/nrf52...
On line 301 of app_timer.c there is the following code:
// No more timers in the list. Reset RTC1 in case Start timer operations are present in the queue.
if (mp_timer_id_head...
Hello,
I completely don't understand how to increase the packet size in the ble_uart example (using SDK 14.2 in both sides)!
I have two NRF52 DK boards and nothing is...
Hi all,
I'd like to design using 2ch SPI of nRF52832(as a MCU).
So, How many SPI channels of nRF52832?
And, Inform me pins of SPI port of nRF52832.
Best Regards...
Hi
I am creating bond from the Nordic device to my Android APP.
But I want to change the name of the device immediately after the bond has been created.
i.e from NEWDEVICE...
Hi all,
I am using PCA10040 with nRF5_SDK_13.0.0 and using the ble_perpheral -> ble_app_uart example.
I am trying to stream data from UART to an android phone and the...
Hi,
Just a quick question about how the ble_app_uart works.
When sending to the UART from "static void nus_data_handler(ble_nus_evt_t * p_evt)" and also receiving from...
Interrupt or main() context, or something else?
We're using S140 SoftDevice, nRF52840 and Segger Embedded Studio 3.30
We're also usinq Quantum Leaps ( https://www.state...
Hi
I am use hids, ancs and hrs services together with bonding. Phone should hold the connection with device. I am enable heart rate sensor when notification is enabled ...
Hello,
Trying to make GATT services configuration for nRF8001 chip in nRFgo studio. On services.h file generation I see Generation of source files failed window with "Generate...
Hi, Nordic team:
Now, I'm using NRF51822QFAC in a production with the SDK 10.0, the firmware includes FreeRTOS and DFU, when start the DFU in nRF-Connect APP, it can't jump...