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...
I get a nrf51422_1.0.0-2.alpha.zip. But why s310_nrf51422_1.0.0-2.alpha_softdevice.hex is bigger than 256K(287K),How can I burn this hex file into the nrf51422 Flash?
Hi,
I am using the nRF51822 evaluation kit, and have been unable to get it working. I compiled the sample BLE Heart Rate sensor program and uploaded it to the evaluation...
Neither in BLE core specification nor in your documentation I found a hint, how the size of white list is defined and what the limits are.
At the Link msdn.microsoft.com...
Hi All,
I am a beginner with nordic nrf 51822. I am confused between so many code development tools.I have a usb based nrf 51822 development board. I prefer to use microsoft...
As far as I know there is a restriction in older bluetooth versions for number of slaves in a star network. 6 slaves can access same master, totally 7 units in a star topology...
Hello everyone,
I've been reading about BLE dev kits lately for one of my projects. I purchased the BLE Mini by RedBear Labs and had a good time with it... till I started...
I have an nRFgo motherboard on which I can set the VTG voltage to anywhere from 1.9V to 3.3V using nRFgo Studio. I'm trying to get a UART connection working to a GSM modem...
can ble_flash_page_erase return an error_code if erase uncuccessful? ble_flash.h show that it can ,but the code of ble_flash.c seem that it can not
uint32_t ble_flash_page_erase...
I am working on a project which is currently based on the nRF51922, and I would like to look at the S310 specification document. I found a link on this page: www.nordicsemi...
This is not a real question for support. It's more a success story i'd like to share with you!
Our company develops firmware for various customers on a lot of different...
Hi,
I'm trying to set up an iOS app (which I know is working properly) with a nRF8001 using nRFGo studio. I do not have the nRFGo dev kit (only the 8001 dev kit) so I hooked...
Hi
How to set device address in nRF8001?
I only see get device address command.
Does it mean I just only put my device address in MCU?
Thanks.
BR
Atlas
Hi,
I'm trying to generate some time variant values for testing purposes... rand() always returns 1447534768! This is in the proximity app FWIW.
So, I thought I would...
nrf24le1 memory map shows that there are two sram block size of 512byte ,the first one is data retentive (address 0-0x0200) ,another one is data non retentive (address 0x0200...