Hi,
I want to send data from one peripheral(nRF51 DK) to multiple Android Phones. This will be a one way connection from the peripheral to the smartphones. I red on the...
I am working on "nRF51_SDK_8.1.0_b6ed55fnnn\examples\ble_central_and_peripheral\experimental
\app_s130_demo\pca10028\s130\arm4" project .
In this project,in which variable...
Or is there any LCD you could suggest that doesn't need that much code? Simple numeric 2rows would be enough. Want to use it with the nRF51-DK to display some measured valued...
I would like to develop my own central device to communicate with the RedBear Arduino shield. The RB device uses a from of UART communications to send data to/from Android...
I was wanting to use a nRF24L01 with a breadboard but its pin-out didn't allow it. A solution then occurred to me based on parts at hand. I wrote it up with instructions and...
Hello. Can I get a literature to the nRF51 series?
I need a full abstraction of the nRF51, like a book or other information, it's structure schematic of build-in modules...
hts, HTC phone, nrf tools HTM, nrf51822,
every time when it's power up :
the once connect: error code 0x7A cann't read characteristic and 0x14 state change.
the second...
Hello,
I am using nRF52840, SDK_16.0.0, S140 SoftDevice and Segger 4.16 for flashing the image.
1) For Secure Serial bootloader in below path, I want to change Tx...
Respected sir/mam,
Our system interfaced with nRF51422 and code is developed by S310 ( path :- nRF5 SDK 9.0.0 -> examples->multiprotocol ->ble_ant_app_hrm -> pca10028->S310...
Hi Devzone!
I'm using saadc to receive the value from analog sensor.
The power consumption is quite high so I wanna set the saadc's iteration cycle to 1 hour. Once...
Hi All,
I have a problem when enabling the NFC tag t2t with the soft device S140 with 52840.
I can run the NFC example project 'nRF5_SDK_15.3.0_59ac345\examples\nfc\record_urlrecord_url...
Hello,
I tried to build the SDK ble_app_beacon example for nRF51 using SES. SES version I used is V4.12 (for Windows 64 bit) and SDK version is 12.3.0.
I closely followed...
Hello,
Background:
I am using nRF52832 with SDK 15.3, SES v4.12. I want to perform OTA updates on the application i am building but i am having issues with it. I was using...
I'm not sure how often the Cortex-M4(F) design from ARM is updated, but what is version used in Nordic nRF52810/52832 devices? I want to know what ARM documentation version...
I can successfully download an image using nrfutil dfu serial when I use a test image (compiling the bootloader with the Nordic default public key) and the application starts...
Hi,
My requirement is to validate the PCA10040 dev board with a different set of UART pins. I have tried the following steps, but as soon as I start the firmware, it crashes...
Hello, I am new to BLE development and RF design. I've been doing as much reading as I can about RF design rules for PCB's, antenna performance, etc. Yet I am still uncertain...
I am trying to get a BMX160 working over SPI. I was following this post to make this code using the SPI example from the SDK as a basis. I am using SDK 15.3 with a nRF52840...
The app is foreground -> I am very easily connected with BLE device.
The app is in the background -> I get the callback and connect with the BLE device
The app is removed...
Hello.
I'm trying to get the example bootloader Segger project (secure_bootloader_ble_s132_pca10040) running on a custom board I have that uses the nRF52832 as its core...
I am working on nRF9160 and i found that when i change prj.conf, i need to rebuild code. if rebuild is not done(only build is done), changes made in prj.conf does not comes...
Hi
I'm currently evaluating the possibility of using nRF5340 in an upcoming project. As the chip is very new it's easy to understand that all specifications are not yet...