Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Our company needs wireless temperature sensors (can be externally powered or battery operated) and transceiver with 4 channel analog outputs. It has to be finished product...
I am toggling Value of slave through a button on nrf51822ek .This Value is displayed on MCP of dongle, but i have to get this value on terminal to send it to pi then through...
Hello, I am tryong to use to masters to communicate with two accelerometers.
Q1_ I found the following image from Nordic's website that shows SPI0 pins but there is no indication...
In the nrf51 series reference manual section 12.1.9 it states that there is hardware protection that prevents write instructions from being executed and that there is more...
Hello, I have established the connection between two pca10001 boards, one as central and one as peripheral using multilink_central and multilink_peripheral. I have serial...
Hi,
I have a nRF9160 DK and Iam trying to join my Private NB-IoT network that my company has (So I can get a static IP). I have the NB-IoT activated Nano SIM and the credentials...
Hello,
I've seen the other threads about this topic but they don't seem to be that helpful.. I'm using a BL653 board with the nrf52833 chipset.
Yesterday, I was able to...
Hello,
I am trying to flash a custom software to a NRF52832 DK.
The DK is powered by USB and i've connected as follows :
VDD(nrf) to Vref(J link)
SWDIO to SWDIO...
I'm developing a central that may have to service more than one peripheral concurrently while (occasionally) advertising its own peripheral service. Things seem to work OK...
Howdy Nordic, hope that you are all well and safe.
Herewith I am reporting a bug I saw in the nrfMesh mobile application.
Information:
nrfMesh V3.1.6
Samsung Galaxy...
Excuse me
1、How can fast lte-m link have Ephemeris and Almanac?What is the principle?
2、Why provide current and neighbor cell information?What are current and neighbor...
Hello people,
I had to make a tiny, 4 layer PCB based on an nRF52832 chip (WLCSP) and I've chosen to use a PCB antenna. I've copied the reference design (nRF52832-CIAA Reference...
Hello,
I'm programming a nrf5340-dk using nrf sdk connect 1.6.0 and i wanted to change the publish address in order to be able to control multiple nodes using only one...
Hello everyone, I am using NRF52840 development kit and have implemented RTOS in it. I found that the floating point calculations are not working properly. In build settings...
Hi Nordic team
Q1. I am testing SDK Connect v1.6.0/full_modem_update. Pressed button1 to start download from S3 server. It was successful.
Then, it started to update modem...
Does anyone know what the power consumption of the radio peripheral on the nRF52832 is when it is powered but in the disabled state?
The product specification only offers...
Hi, i'm developing BLE nrf52832.
Is there any way to display the remaining battery capacity on that window 10 when connecting to Bluetooth like that picture?
The remaining...
Hi,
We are programming our devices (nRF52833) in production using a Segger Flasher Portable PLUS.
We use reset after programming via SFR access.
Our devices will not...
I'm using the at cmd library ( commands like at_cmd_write_with_callback ) to communicate with the modem.
I'm trying to enable the nrf_modem library to enable OTA updates;...
Hello
in order to analyze reboot reson (HW \ SW) I use the following:
in case of kernel crash I usually get coldstack print, in this case I can analyze and understand...