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...
I know one of nRF52840 SPI instances supports direct DCX signal drive but I can't seem to find any mention to this feature in nRF52832 so I am assuming none of its instances...
Hi Sir,
As check the ref. schematic of CKAA, the pin count shows 94.
But in the below table shows the pin count is 93
Is there a typo in the datasheet (V1.1)?
...
We are using nrf52832 and S132 Softdevice. The app starts from 0x26000 and we want to change to some other location may be from 0x27000. We could see that SD is using the...
Hello !
is possible turn off my system using sd_power_system_off when the Watch dog is enabled?
After I called sd_power_system_off my device is restarting and initialize...
I can not find where to change the default pins to connect the nrf52840 to the rpi over SPI. The default pins are SPI pin Raspberry Pi pin nRF52833, nRF52840 or nRF52811 pin...
I have begun using V1.2.0
It seems that I'm no longer to enter AT commands.
I've also tried the AT Command sample and get the same issue.
No problem connecting through...
Hello,
I am adapting the 802.15.4 wireless UART example from the nRF5 SDK 15.3 to also make scans and associate with a PAN coordinator. However i am having trouble with...
I have a time-sensitive block of code run purely by the CPU, not within any interrupt handler or peripheral. Part of the execution is getting interrupted, and so what I would...
I am testing DA7212 with my nrf52840 and i have made connections but i am not sure if thats right. Also i am trying to use i2s loopback example from sdk.
i need some gu...
Hi,
I broke power on/off switch in my nRF52 board. I'm an absolute beginner in hardware (I'm iOS developer...) but I managed to start it. It works, but unfortunately, it...
Hi,
I'm using SDK 13.0.0 and Softdevice s140 5.0.0-2alpha on my nrf52840-PDK. I tested the usbd_hid_generic and usbd_audio examples and they work fine, I can see the device...
Hi,
I am working on one of my application using nRF52840 DK consisting of USB MSC and NUS. In USB MSC example, 8Mbytes of flash is used as mass storage with FAT (FAT12...
Hi, there
I'm tring to use nRF9160 bh1749 example code.
As you know, there is example code about bh1749 in <Install Folder>/nrf/samples/sensor/bh1749.
And there are...
In our product, we use fds_record_write to store some user data on NRF52's internal flash. Is it possible for a hacker to read out the user's data even we have set the read...