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...
Hi,
I would like to know, where the packets are written into the flash for the mesh DFU example.
In nrf_mesh_dfu.c is a function nrf_mesh_dfu_cmd_send:
It calls...
Hello,
I have a little issue during the mesh configuration of my network.
First my provisioner (called master) provision and configure a first node (called slave), this...
I have downloaded project from https://devzone.nordicsemi.com/f/nordic-q-a/55710/while-building-thingysdkv210-on-segger-showing-error-thingysdkv210-source-modules-thingee_ble_handler...
I am using Nordic's nRF52840 DK board.
I wanted to sync time on End Device(nrf52840DK Board) via sending packets to it. What should I do?
what clock/rtc library or API...
I am sorry but this is totally BS. I just got the Thingy 91 and it does only problems...
I have no problem using a full day on getting stuff like that to work, but please...
I am currently developing a device and would like the default behavior at boot to be:
1. Boot up
2. The device should start advertising for non-bonded devices.
3. When...
Using the 15.3 SDK and the 6.1 software device I am successfully changing the transmit power as needed. When not connected and advertising I would like to update the advertised...
hi
i have a problem with 51822.
i test my production, power on /power off again and again.
maybe 51822 can not work. but is too hard happen.
My code is at main output...
I have customized the nrf toolbox app , facing the issues as below
1. I have created two pages , first page is used to scan and connect and second page is used to enter...
Hey guys,
I'm working with a Laird BL652-DVK (nrF 52832 - chip), Nordic SDK v.14.2.0 and SES (Segger Embedded Studio v.4.30). I'm working with the ble_peripheral example...
Hi Nordic
I am using mesh-sdk-4.0 LPN example on PCA10040,
After provision the LPN, I didn't press any button(means no send onOff packets, no establish friendship), just...
Hello,
I changed the 802_15_4/wireless_uart example to use MAC_ADDR_LONG. I am setting the extended address to (NRF_FICR->DEVICEADDR[ 0 ] | (( uint64_t )NRF_FICR->DEVICEADDR...
Hey Nordic team ,
We are having some issues with programming a custom NRF9160 PCB board. I am trying to use the NRF91 DK to program the bareboard PCB just like a typical...