I am new to this forum and have some questions that I could not find elsewhere. The questions are:
Website asks me for a product key if I try to download the S210 soft...
Hi,
I'm starting to implement DFU using IAR's ARM workbench. In the example project for ARM that comes with the nrf51_sdk_v5_2_0_39364 SDK there is a file called bootloader_util_arm...
Do I have to use external host MCU for nRF51422? What can the ARM Cortex processor inside SoC 51422 do and cannot do?
I want to create a mesh network with hundreds of ANT...
Hi
I am looking at section 9.1 of the S110 Softdevice Specification v1.3A and the release notes for 7.0.0-2.alpha where I see that an application now starts at 0x15000...
Hi
S110 v7.0.0-2.alpha got released today.
In the release notes it says...
[b]The SoftDevice can now be configured to forward interrupts to one of several applications...
Hallo,
I installed the ncs and Zephyr environment following mainly the guidelines from nordicsemi, a few changes were necessary to use Eclipse. The installation process...
Hello,
I have run the GATT throughput example to test the throughput for a long range. My test configuration is as below:
ATT MTU: 247
Data length: 27
Connection...
I am testing out the nRF Cloud MQTT multi-service example on my nRF9160 DK board. When looking at the GPS data on the cloud it is not very accurate and does not track my location...
Hi!
I am experiencing some odd behavior from the modem, and I hope you can help me understand it:
After I disconnect from LTE using lte_lc_func_mode_set(LTE_LC_FUNC_MODE_DEACTIVATE_LTE...
We use nRF9160 on our own board. The firmware "Serial lte modem" is installed on the chip with a connection to an external MCU (#define MQTT_MESSAGE_BUFFER_LEN 8192) We tested...
I have not been able to create a stable development environment in macOS Monterey using the automatic installation process.
In order to better understand and document the...
Hi.
I'm working on a project based on the USB CDC ACM sample from Zephyr, which builds correctly for nRF5340DK, but gives an error when trying to build for nRF9160DK due...
Hello,
I am working on a project based on the nRF52810 custom board, I need to use several slave nodes to communicate to the gateway node/ server.
I need to improve...
Hi,
I want to use the nRF9160 SiP to connect via NB IoT to AWS IoT server but I don't want to use any SDK, I only want to use AT COMMANDS, there is some process that I could...
Earlier I created a project in SES for nRF5340. The simulation and debugging was quiet simple and easy to find the fatal errors, run time errors etc. Same features are not...
Hi,
I working with NRF52840 DK board, I need to read some potentiometer values from 0 to 10 using ADC with ble_app_uart. I have combined SAADC code and BLE_APP_UART code...
Hi,
Due to shortage of pins SPI CS is reconfigured as GPIO while SPI is not used. Soft device is not used.
Problem is the delay that is needed after nrfx_spis_uninit call...
Hi !
I use the NRF52832 and with Segger Embeded Studio to code.
The problem I have is that for some reason, my uart don't work after using an I2C write protocol and I...
Hi,
I tried to send a packet larger than 20 bytes by calling bt_nus_send on peripheral_uart but failed.
After checked on DevZone, I found some similar problem and did...
We are having connection problems with our nRF52832 based HID device only on Windows. I've attached packet captures taken with the nRF sniffer (nRF52 DK) and in Windows with...