running Windows 10 Pro 22H2 and using j-link v9
i tried to read firmware from nrf51822-QFAB by using " nrfjprog --readcode dump_nRF51822.hex", but it gave me an error...
Hello,
We have an NCS v2.2.0 nRF5340 application with MCUboot that requires GPIO control of a few pins extremely early in the startup process. We have a signal "A" pulled...
Sorry if this is too off topic, I actually don't have any problem with my nrf52840 dongle, but the App I'm communicating with. But maybe someone of you has run into the same...
Hi, all.
I m trying to combine two example spi + timer using nRF52832.
But spi_event_handler function in the ex spi and timer event in the ex timer are crashed.
...
hi,
how can i scan for other BLE advertisments on nrf52811? there is no official documentation showing how to have Central role on nrf52811 softdevices! and no support in...
Can I still use the USB while the nRF9160DK is set up for current measurement as described in the spec, where power is applied on P28 after cutting solder bridge SB43 and...
I am using PCA10090, version with active GPS (tested using GPS sample)
I tried configuring using:
vi /nrf_root/ncs/nrf/applications/asset_tracker/build_nrf9160_pca10090ns...
OS in development environment :Windows7 HARD :(Taiyo Yuden)EBSHSN Series Evaluation Board : Central / Peripherals CPU :(Nordic) nRF52832 / ARMR Cortex-M4F 32 bit processor...
According to this thread, GPS sensitivity of Thingy:91 does not seem to be good while I haven't tested this yet.
https://devzone.nordicsemi.com/f/nordic-q-a/51424/thingy91...
Hello.
I have found this document and have a question.
In according with document below: service " Generic Access" (UUID1800) has a few characteristics: " Device Name...
We're attempting to get a Bluetooth data stream set up on our nRF52840. We've taken Zephyr's peripheral sample and pared it down somewhat to only allow indications from the...
Hello,
I am working on LPN node code from the mesh SDK 3.2.0. When I run the example code, I see a current peak at every 2 sec interval. Please check the image attached...
Hello,
I managed to flash the AT command client to the board and connect to a network (both verified by COPS and CEREG)
Am I right that there is currently no AT command...
Hello,
We start using of our BLE devices with more or less permanent connection with our central BLE device, it was needed for Alisa connection.
BLE peripherals are old...
Hi,
I am a beginner in nRF52840. I want to add a channel hopping feature in the 802.15.4 example .
As per my understanding of source code, we can set the channel number...
I am looking for a way only a known/trusted device can connect and write/read information from my device. Filtering by address(white-listing) is not feasible. So what is a...