Note: This is related to the following issues:
- https://devzone.nordicsemi.com/f/nordic-q-a/63255/nrf9160-getting-stuck-after-cell-change
- https://devzone.nordicsemi...
Hi, I am Product Manager working for Medical Device Manufacturing company based out of Ireland.
we are in search for a development house / developer who will support us...
I have so many versions of this topic that I now am certain that most of the answers provided are wrong. Since you cannot have so many ways of connecting an external nrf device...
Hi,
This is actually a follow-up to my previous question here: devzone.nordicsemi.com/.../publish-timeout-handler-of-one-model-called-during-publish-timeout-handler-of-another...
Hi to all Nordic product lovers,
This is not a question but rather an announcement of a new nRF52840 based finger tip size module 14 x 9 x 1.6mm launched at CrowdSupply...
Hi,
I have a SPI slave device which outputs 8-bit registers that I have to assemble. For example, I receive two 8-bit registers, a high and a low register, which I have...
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...
My device use the firmware program ble_app_uart to connect the nexus 7 which Installs the nRF UART 2.0 for Android 4.3 。The first connection is ok,and Data sent and received...
Hello,
I am a beginner in the world of bluetooth and bluetooth smart connections. I am working with an nrf51822 Evaluation kit an android phone (Nexus 4 running 4.4.2)...