Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
I am trying to split the external memory into littlefs storage and mcuboot secondary slot. But I'm not sure what I'm doing right
pm_static.yml
board_file.dts
Hello everyone I am using nrf5340 with sdk ncs v2.4.2, I broadcast BLE and there is a situation where it is stuck and cannot be controlled or do anything, but I can still...
I am working with an nrf9161 and I can see that the IMEI is not programmed and likely causing my connection issue. I only have the modem connected to an rtt and nrf5340 what...
Hello community,
I am developing a device that uses the NB-IoT network . I would like to know if the NB-IoT module of the nRF9160 supports SMS . If it does, will it provide...
Dear Ladies and Gentlemen,
We have recently started comparing the BM833 (and the corresponding nordic devkit nrf52840) with an other hardware (ESP32), neither uses amplified...
Hello everyone,
please take a look at my minimal reproducable example, which explains the problem and also includes some example measurements. derteufelqwe/nrf-ble-datarate...
Hi
As mentioned in the datasheet, UARTE can operate up to 1Mhz. Is there any special condition/factor to achieve this?
and how fast can a regular GPIO operate?
Thanks...
Computer : Mac Book Air M2
OS : Sonoma 14.5
Hardware : SEEED XIAO nRF52840 Sense
I am building my software using nRF Connect VSCode Extension, while when I select my...
nRF5340 NCS 2.6.1 nrfjprog 10.18.1
My project is based on coap_client and also uses MCUBOOT.
I can program both cores using VS Code, and I notice it splits merged_domains...
Hi,
I am using a nRF9161-DK to flash and debug an external nRF9160 board connected via the nRF9161-DK DEBUG OUT 10-pin connector.
In VS Code "CONNECTED DEVICES", I can...
Hi, I am currently working with the NRF52832 on a custom board that is working with a timer for a particular sleep interval now I have added an external RTC module, and i...
Using nrf9160 with W5500 Ethernet NCS Version 2.6.1
My normal MQTT connection is working fine, but connecting to aws is being an issue. I am getting mqtt -22 error. I...
Hi. I wrote a firmware on nrf9160(SIAA chip), but it doesn't work. On the hardware side, the circuit is same as that of nrf9160-DK, CTS and RTS is short respectively.
If...