Hi all,
I have an application where an nrf24le1 is communicating serially with another processor, using the UART at 57600 bps. I have multiple identical boards communicating...
after flash DFU program into pca10001 board, com3 is not accessible,
www.dropbox.com/.../Screenshot 2014-04-26 15.41.47.png
even after I erase all, and re upload soft...
Using S120 V 8.0.0.3 alpha, processing a BLE_GATTC_EVT_READ_RSP,
received 0x16 bytes of data but there is more to read. Next call to
sd_ble_gattc_read using the same connection...
Hello:
Why Bluetooth Go to system-off mode, sd_power_ramon_set can not be stored. In D: \ RAM save nrf51_sdk_v5_2_0_39364 \ nrf51822 \ Board \ nrf6310 \ s110 \ ble_app_rscs...
Hi,
Recently I want to set up a dynamic network that with the node change this position ,the network will change dynamically.But there is the question,with the node's position...
Dir Sir. I am checking the current profile of nRF24AP2 in RX mode.
After "open channel" command, I found the peak current at 10ms interval until connection pass.
How does...
Hello,
I am using Nordic's UART service to communicate with my project. I use iOS and also Master Control Panel (with a dongle) on a laptop.
I have two questions:
...
I have a compiling program when using the stock nRF52840dk_nrf52840.dts file, it outputs to the USB port to a serial terminal on a comm port.
As soon as i use my custom...
hello Nordic
i am working with nrf52832, with zephyr, ncs v1.7.1,
the device has a sensor that sample at 26khz each sample is 3 channels of 2 bytes data. the sensor use...
Hi everyone, I'm trying to communicate with OV2640 Camera Module via I2C. I bought this model:
It has SDA and SCL, but doesn't uses I2C Protocol, instead OmniVision uses...
Hi,
In my project, I use SPIM4 to access sd card . It is worked well. Then ,I optimizing power of sd card. The power of my sd card is controlled by LDO.The LDO is enabled...
I'm browsing the Application Event Manager code, and I'm wondering:
I see that struct event_type has (effectively) an array of struct event_subscriber , bounded by pointers...
Hi,
I am using SDK 2.0.0.
I have two problems in this function.
Lets take Vt value as 1420, in one instance.
1. RT2 is calculated as 5076.14. This is incorrect....
I have been trying to implement the IPC code given in to send an event from the network core to the application core. I added CONFIG_NRFX_IPC=y the prj.conf for both cores...
I am working with a board one of my peers designed that hopes to use an NRF9160 for cellular communication (and GPS as well but that's neither here nor there). When setting...
Dear all,
I have pca10059 nrf52480 dongle which I accidentally erased and I could not upload any elf file to run moreover it was not blinking red anymore, no presence in...
my master is outputting all the right signals on the SPI lines. The slave though, although it appears ot recognize the CSN pin and runs the spi_tranceieve function. It does...
Hi
I'm trying to send and receive data with MQTT.
I tried uploading asset trackerV2 bin file and it works fine with nrf cloud.
now I want to use the sample "MQTT_simple...
Hi there,
We have recently acquired some new nrf5340DK's and we suddenly noted that the SYSTEM ON LOW POWER current increased from about 5 uA to about 25 uA.
Attached...
Hello guys
We have a problem with the SPI bus driver on the nRF9160 MCU. In our project, we use SPI1 and SPI3 instances.
When I send a package in some of these SPI busses...
Hello, after the excellent Nordic Techtour yesterday, I decided to try and implement the nordic distance toolbox.
However, my available hardware (52DK) is not supported...
Hi!
I'm developing a project on visual studio with ncs sdk V1.8.0. For a while, I was able to debug my project with no problem. But out of the blue, I'm no longer able to...