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:
...
hi support team,
i was testing this this example " http://developer.nordicsemi.com/nRF_Connect_SDK/doc/1.4.0/nrf/samples/nrf5340/netboot/README.html#nc-bootloader "
i...
Hello all,
We are trying to implement coexistence between BLE and Bluetooth mesh.
After following the Nordic coexistence tutorials, our program builds fine using both...
I have worked with the nRF51822 and the nRF51 DK and used the pc-ble-driver on the nRF52840 dongle. Now all I am interested in the BTLE development, not mesh. I found out...
Hi
I did some experiments with the GATT capabilities of the S140 7.2.0 softdevice. An experiment that I did showed a behavior that is not as I would expect it.
Steps to...
hi professor,
I use the zephyr spi driver to control spi nand flash.I want to send two bytes and read 3 bytes. But between write and read time sequence there are 10us delay...
I'm testing nRF Mesh on nRF52840 chip, I used P1.10 for LNA pin and P1.13 for PA pin, I tried to config but it not worked. how to fix it?
static mesh_pa_lna_gpiote_params_t...
Dear support team
Please note my sample application code attached, and the trace of the I2C transmission
I am facing the issue that the twi driver does not write more...
Now I am using nRF52840 I want to get data from a sensor via SPI. I configured the SPI pins like this P0.11 -> SPI_CS P0.12 -> SPI_MOSI
Actually, I couldn't get any data...
Hi Nordic-Support,
I am trying to figure out how the boards in ncs/nrf (e.g. thingy91_nrf9160) are made available for applications. I cannot see how they are added to the...
Hello,
I would like to take a photo and send it via Zigbee to another on nRF52840. Just a single image that is around 600x480 sizes. What interfaces can I use for that purpose...
hi,
i am including spi in ble_uart program .i am getting error "'NRF_DRV_SPI_INSTANCE_0' undeclared here (not in a function); did you mean 'NRF_DRV_SPI_INSTANCE_'?".
Hello,
I have joined a team that is already in development of firmware for their nRF52840 based product. The team has a Git repository that includes the SDK which I have...