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...
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...
Hello. I am using the nRF51 Development Kit which is working well. I am using the examples\ble_peripheral\ble_app_uart sample project as it seems to have the features that...
Hi
I have an external board featuring an nRF52832 connected to the nRF52DK via the Debug Out port on the DK and a 6 pin connector on the external board. I can program the...
Dear Expert,
I use this URL to learn micropython on nRF52840.
https://github.com/micropython/micropython/tree/master/ports/nrf
but I want to use SD card function which...
I think I had this working earlier, but when I upgraded to nRF Connect 2.5, now when I select my trusty PCA10000 (nRF51822 dongle), I see all the proper initialization whiz...
Hi,
I'm having difficulty getting the ble_app_blinky_c example in nRF5_SDK_15.0.0_a53641a to compile for the the nRF52840 (pca10056). I'm getting the following errors
...
I've installed the Segger Embedded Studio and Nordic SDK (C:\Nordic\nRF5_SDK_15.1.0) following the tutorial video on the nRF5 webpage.
Right out of the box, trying to Build...
I am designing a simple broadcaster using an sma connector for a dipole antenna.
I have added a 50 ohm SMA connector to the reference deign
.
so you can see above...
Working with the pca10056 pdk board I used nrfjprog --readqspi which works just fine but the intel hex records start at 0x1200. Im curious as to why?
The extended address...
Hi,
I'm trying to understand mouse_movement_send() function in HID mouse example. Can you please explain what is exactly happening inside this function?
I also didnt understand...
I am using SDK 14.2 and just upgraded to IAR EWARM 8.22.1. When compiling, it now gives me the following complain for virtually every .c file in my project:
I tracked...
For the sake of simplicity, lets say, we want to integrate a Mesh DFU into Light Switch example. So, we have different node types (provisioner, client, server...) with different...
Nordic NRF52832 SDK 15 SD 132 I had used the nrfx_spi driver quite successfully and then I moved to the nrfx_spim in order to use easyDMA, I am now seeing a static current...
Hello,
We are evaluating a new design using the nRF52382 (currently on a Rigado BMD-350 module) and we will have to use the GPIO near the radio due to the number of GPIOs...