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...
Hi,
I am using two nRF52832 and one nRF24L01+.
My topology is as follows: nRF52832 A<---> nRF52832 B<---> nRF24L01+.
where "A <---> B" means that A communicate with...
To check, in sdk 15.0, there are no pca10040e (s112) examples of ble_app_buttonless_dfu & secure_bootloader because examples were not yet ready for sdk 15.0 release, or something...
Hello,
I'm currently using the nRF52832 chips with SDK11.0.0 and s132. I'm currently trying to modify the TX power level for advertisement. I'm seeing many ways that I could...
HI, I'm using the nrf52840 BLE mesh (nrf5_SDK_for_Mesh_v2.0.0) and some other sensors which drivers written by using nRF5_SDK_15.0.0 . Can you help to understand how to do...
Is it possible to program the nRF52840 dongle using the nRF52840-DK using SWD?
I tried, but it failed. From the nRF52840 schematic, it looks the chip is running at 1.8V...
Hi,
Win10 can run a subsystem, which is Ubuntu for me, in the powershell environmental.
But I can not connect the pca10040 debugger. it show error when I try to erase...
I am trying to build a run time test routine that will return the ppm offset between the 32khz and the 16mhz clocks.
Can i use PPI to hook 10 clocks 32khz ticks to capture...
Hi,
MY pca10056 dev board is no longer getting detected. i have gone through this post
here is what i have checked ,
Does the device show up in Device Manager?
No...
Hello!
I use I2S on nrf52832 custom board with ICS-43432 microphone. I try to modify example project.
1. When I2S data_handler function take place, I see a new data (p_data_received...
Nordic team,
mesh sdk: nrf5_SDK_for_Mesh_v1.0.1_src
example: light switch
The client repeatedly configures the server multiple times. After a few configurations, there...
Hello All,
I need some urgent need regarding battery voltage
I am using 8 ADC Channel (ADC0 - ADC7) for different different purpose.( NRF_SAADC_INPUT_AIN0 to NRF_SAADC_INPUT_AIN7...
Hello,
I would like to ask how to use the exemple 'ble_app_blinky' (a device central and a device peripheral) to realize a function like this:
I press a button in one...
I use usbd_ble_uart_pca10056_s140 demo add HID but when bonding fatal error.
this is my code /cfs-file/__key/support-attachments/beef5d1b77644c448dabff31668f3a47-ef9d92a7ed0649dab15d867bf140c962...
hi, I am doing a project where I have to connect multiple ble peripherals(with different ble services on the different device) with my ble central device and I have to add...
Hi.
I am experimenting with using a nRF52832 to communicate with a nRF24L01+. It is almost working, the nRF52 is sending a packed to the nRF24 ok, and the NRF_ESB_EVENT_TX_SUCCESS...