Hi!
I'm trying to configure my NRF8001 module with the help of nRFgo studio. I'm using Nordic UART over BTLE service template. The module can be discovered via nRF Master...
I'm trying to make a BLE device that actually pairs securely. I posted this question on StackOverflow but didn't get any answers - maybe someone here knows more. As far as...
I am using esb in SDK 11 and my understanding is that the radio causes interrupts that are forcing and cannot be disabled. These in turn causes software interrupt 10 to be...
I'd like to read and write data to the reserved app data space while in the bootloader. Is this possible with pstorage?
Because the BOOTLOADER_SETTINGS_ADDRESSS = 0x0003FC00...
Hi,
I am using 'pstorage_update' to store data in the internal flash. Whenever the number of bytes that should be written matches the size of a storage block everything...
Has anyone tried to generalize this example to different sized variables? What I would like to do is allocate a data structure, write that to flash, and recall it at a later...
I've a PCA10036 V1, I change the IC to nRF52822 QFAA-B016. With nRF5_SDK_11.0.0-2.alpha_bc3f6a0 and SD: s132_nrf52_2.0.0-7.alpha_softdevice, the programme started but if I...
Hello there,
So wanting to test some Coded PHY for a longer range project at the end of the day.,
I got a while ago the nRF52840_DK development board which I have used...
I am following the steps to configure the Bluetooth BE Sniffer in Wireshark, but I am having difficulties. I tried both on Windows and Untuntu (Linux).
Setting up nRF Sniffer...
I am interfacing MAX30003 with Nordic NRF52DK (NRF52832 SOC). The Nordic successfully generates SPI CLK and writes the register data to the MOSI pin. But, the MAX30003WING...
Hi,
Ours is a battery (LiPo) operated device with VDDH= 3.0 to 4.2V. One of the reasons for using nRF52840 is to avoid an expensive external DCDC IC. But due to the Anomaly...
I'm trying to follow the DevAcademy Intermediate Lesson 5 Exercise 2 using an Elegoo shield instead of the Adafruit one.
The shield I'm using is this one: https://www.elegoo...
Hello, we have built a BLE device based on the 52840 chip and the nRF5_SDK_17.0.2_d674dde\examples\ble_peripheral\ble_app_hids_mouse example architecture. We have built a...
Hi,
1. The customer would like to know which values are configured for which registers of nRF5340 by the following instructions?
nrfjprog --family NRF53 --coprocessor...
Hello!
I am using an nRF52805 for a custom board design and I am hoping to get some advice on selecting peripherals and Zephyr features that would best meet my system...
Dear Nordic
hardware:NRF5340, sdk:2.6.1
Our project needs to use floating-point calculations. Attempting to add CONFIG_FPU=y and CONFIG_FPU_SHARING=y to prj.conf will...
I use GNSS with the timout at 0 and interval at 65535.
I do not really need the location but is it nice to have a kind of a log of it because it is available en power consumption...
Context: We are planning to connect the nRF9151 to a private test network using a coax. cable. for development debugging.
(#1) Do your modules support SIM cards with test...
Good day
I have a lwm2m client running on a custom nrf9160 board. I would like to run everything network related to network on a separate chip. Assuming that the two chips...
Some guidance on this query,please. I have a project with several freestanding application (please check topology below). I would like all the apps to acccess a custom board...
Hi,
I am currently configuring the nPM1300-EK with the nRF5340-DK by following the instructions from the webinar "Adding battery charging and fuel gauging to your nRF52...
For a device like the nRF9160 Feather, you need a second USB to UART device for listening to the modem traces. When I go to select the Terminal Serial Port under Advanced...