E:\BLE\work\nrf51_sdk_v6_0_0_43681\nrf51822\Board\nrf6310\s110\ble_app_hids_keyboard
SDK 6.0.0
Softdevice 7.0
When I connect to Android 4.4.3 device(Nexus7 II) will...
I have been trying to understand and get the “ble_app_template” running this weekend, but I keep running into errors. For example in
static void sys_evt_dispatch(uint32_t...
Based on the nRFUart demo, I added a masterEmulator.DiscoverServices() block before the DiscoverPipes() block in a very similar manner. Purposed is to be able to get more...
Hi,
There is much talking about the "large data transfer" over BLE, the l2cap channel being the best option for the moment.
However, does anyone know the datarate achievable...
NRF24AP2 with MSp430F149 . ASYNC 9600 N 8 1
step 1 : reset NRF24AP2 with reset pin , and received a pulsing signal through RTS pin
step 2: send a char (0x4A) to NRF24AP2...
Hi guys,
I am using the gcc setup to program my boards. However for flashing the softdevice I use nrfgoStudio. SO I downloaded the hex file and fashed the siftdevice. But...
How do you create hid information for a joystick and send it over BLE. Nordic doesn't seem to have
primitives for this (they have keyboard and mouse facilities). I'm working...
Hi Nordic I just wanted to asked if there is now (2 years later) some documentation or examples of implementing a DFU controller on the NRF52?
I have found some older threads...
Hello all !
So here is my problem, I have a computer as a CoAP client running the Python script from : https://infocenter.nordicsemi.com/index.jsp?topic=%2Fcom.nordic.infocenter...
i use a 52832 module scan BLE advertisement signal, and found it can recived lowest DB value is -92db. but i use my Phone to scan same advertisement signal, it can recived...
Hi
I am using the nrf52832 DK for my project.
Using ble i need to establish wireless connection b/w the android phone and the board.
I need to send data from the phone...
During manufacturing verification we want to run some tests that will require us to talk to our custom nRF52840 device over bluetooth.
The ideal solution for us would be...
Hi
In the infocenter, I can find the important note which says, that to run nRF5 SDK for Mesh v2.2.0 on an nRF52832, nRF5 SDK 15.0.0 as well as the softdevice S132 v5...
The scratchpad is overflowing when generating a keystream prior to a CCM decrypt operation.
The size of the scratchpad is calculated according to the formula in the product...
is there any tutorial that shows me how to read data from the BLE using android. My NRF 52840 is connect to my device(Which is i expected data to read from) i am able to send...
To the kind attention of Nordic,
while I'm planning to do a software porting from nRF24 to nRF52840, I've been studying some of the usb applications you provide in your...
Hi,
I am a newbie with zigbee on nRF52840.
I have tried serveral days with zigbee SDK but have troubles to work.
Finally i have found that example zigbee/light_control...
Hello!
We have nRF52832 chip on our product and we have some problem with one of its IOs.. We configured P0.16 as RX of UART, And when we run it we see this behavior of...
my example project: wireless_uart_raw_first_pca10056
chip : nrf52840.
i want to make my application timer in the my example project. time tick is 100 msec. in every 100...
Is it possible to get the Build Type from the Factory information configuration registers (FICR)?
From https://infocenter.nordicsemi.com/topic/comp_matrix_nrf52832/COMP...
Hi
I have some question about OTA .
1.The nRF SDK hvae twos way for OTA: single bank and dual bank;The nRF Mesh 3.10 too?Because my firmware maybe very large,so I want...
Dear all,
I am having issues with service discovery of two primary services ( Battery and one propriotary based on NUS) I am currently using SDK 14.2 on NRF52832 chip running...