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...
I am rebuilding my computer after experiencing a corrupt boot sector and am reinstalling all my apps. I am moving from Kiel 4 to Kiel 5. My project loads, but it says that...
Our manufacturing supplier provided me a log file from the nrf Connect for Desktop Application that shows repeatedly unexpected disconnects when nrf Connect opens a second...
Hi,
Do you have a sample ANT radar profile example with all the pages defined, similar to ant_hrm.h in SDK 15.3 components/ant/ant_profiles/ant_hrm/pages/?
Thanks,
Abid...
Hi Admin,
I just bought development board Thingy 52 from Digikey. I coudn't find design files that consist of hardware design in Nordic website. Could you advise for this...
Hello,
I am currently tweaking the Thingy:91 to run a stripped down version of my custom application. I have been able to flash the device with the Thingy:91's sample at_client...
hi,
we're using a Adafruit nrf52832 board for a building a ble keyboard . w're able to pair to two central devices and appear to them as a keyboard , but for example : we...
Hi, we are designing a product that needs LTE connectivity and BLE for local setup.
The nRF9160DK uses an nRF52840 with some links for COEX and comms.
Is there any reason...
Hello,
is there any kind of good practice available about how to generate UDP traffic with the nRF9160DK via NB-IoT for a simple test?
As far as I know the AT client...
Hi
I followed below tutorial with my nrf52840 using SDK 15.3.0
https://devzone.nordicsemi.com/nordic/short-range-guides/b/bluetooth-low-energy/posts/ble-advertising-a...
Here is the software: https://www.nordicsemi.com/Software-and-Tools/Development-Tools/nRF-Sniffer-for-Bluetooth-LE which notably doesn't support the nRF52 dongle
I also...
SDK15.3
nRF52840
S140 v6.1.1
Q1. I have an RTC compare event connected to a Timer count task over PPI. The Timer is configured in low power counter mode. My question...
Hi, I am strugling to get the power comsumption down to the number I have been reading on this forum. I followed the instruction of the dev kit manual . When measuring the...
Hi, I'm getting regular crashes with my app: SOFTDEVICE: ASSERTION FAILED. Using and NRF52832, SDK 15.3.0, SD 132 6.1.1, and Mesh SDK 3.1.0. With DEBUG defined, I don't really...
I'm trying to interface 2 SPH0645 mics to the nRF52840 DK.
Little did I know when I bought them (the mics) that you need to waste 2 timers + 2 pins + memory space to make...
Hi,
I am trying to measure a signal using the SAADC driver on SDK 13. I have used the example from the nrf52 playground for low power ADC
I have a few questions on best...