I will be selling various ble products. My customers can connect to and program the devices using their bluetooth smart phone or tablet.
I want them to have the option...
Hi,
I am trying to run nRF24L01+ in default configuration using simple ping-pong examples using RF24 Arduino library.
The problem is that while ping-pong is getting through...
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...
Hi,
We are developing trainer sensor device and looks very smooth so far. But our questions is some apps change our device name to Bryton Trainer xx in the searching stage...
Hi there,
Having just migrated from an x86 Mac to an M1 Mac, I'm now having difficulty getting the programmer app of nRF Connect for Desktop to detect a device. When I attempt...
1) what is the touch pad IC driver that will support nRF52840 ?
2) S25FL512s compactible with nRF52840 as an external nor flash interface . if yes how to get started with...
I am using nRF Sniffer/Wireshark to diagnose some problems with a custom app using 128 bit Service UUIDs as well as well known 16-bit UUIDs.
In the screenshot below, you...
Hi,
Based on previous threads on the matter:
https://devzone.nordicsemi.com/f/nordic-q-a/46565/sdk-15-3-0-missing-bootloader-definitions-for-nrf52832_xxab-qfab
https...
HI
We are using nrf connect sdk.
We understand that when we put the nrf in power down and if any interrupt comes in any gpio than it will reset and wake up.
But my question...
Hello everyone,
im quite new to nrf52.
i m trying to fecth the ADC value on teraterm. but it is not showing the expected output.
please help..
thanx in advance.
Hi,
I am trying to modify the multilink central example to send string to other board.
In the main.c I inserted the uart_init(), uart_event_handle() methods
I added...
While developing a set of C++ tools to simplify configuring and managing BLE on NRF52 chips, I've encountered an error code returned from the advertising module's ble_advertising_start...
Hi, I have several services running in the application. one of them is DFU.
I have to hide / stop DFU service for example when the SOC of the battery is less than 50%. And...
Hi,
I am working on nrF52832 as a gatt peipheral (server)and have a requirement to send 12KB of data over a custom service. I have done the following:
1. Created a custom...
Hi Nordic:
1. Does NRF9160 modem 1.3.1 support CSQ command?
2 Is there a command to get SINR signal?
3. NCSv1.8.0, modem1.3.1 %XRFTEST (AT%XRFTEST=2,1,0,0) Can it can...
Hi,
we're performing an evaluation of using an nRF528xx module with 802.15.4 stack to replace a 3rd-party radio module. There will need to be an AT command protocol for...
Hi i am using nordic nrf52840 chip. and SDK17.1 i am using.
in that under secure bootloader code i am trying to use the nrf_crypto_hash_update() function to calculate...
Hi,
We need to update the firmware of the device through IOS-nRF-Connect-Device-Manager, but the language currently used in our old project is objective-c. IOS-nRF-Connect...