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...
I use a PCA10001 board as peripheral role of heart rate service and it can be discovered by control panel. But as I download the experimental program of central role of hrs...
I'm reading the source for the nRF Toolbox app for Android 4.3 and comparing it to the Proximity Profile spec from the Bluetooth SIG, which has this to say about path loss...
Hello,
I have downloaded the software related with the "nRF51822 Bluetooth Smart Beacon Kit" in order to modify typical iBeacon's parametres such as UUID, Major ID, Minor...
Hi,
We are developing a product using NRF52832 chipset with a small 128*160 LCD (based on st7735s controller using 8 bit parallel interface).
I noticed that there is st7735s...
Are there any limitations that will not allow me to make the ble_app_hids_keyboard example with FreeRTOS?
If no, is there any examples that will help me easier to migrate...
Hi,
I see that Eddystone packets has service data limited to 20 bytes frame data. But unfortunately I have to encode more than 20 bytes.
So can I use advertise mode as...
Hello everyone.
I have made the next solution for merging softdevice into debug fw.
i 've added the next lines in ld script
MEMORY { SD_FLASH (rx) : ORIGIN = 0x00000000...
Hi,
I want to output a high & low voltage with an array, the array contains a sequence number, looks like: {0, 1, 0, 0, 0, 1, 1, 1, 1, 0, ...} , and the length of the...
I'm wanting to create and Android application that can communicate with a nrf24l01 module. Is there an android library available that will permit this? Thanks in advance!
Hello Everyone,
Consider i have 2 MCU's on board connected via UART interface, one is any ( Target ) MCU (MSP32, STM32, etc) and the other is Nordic's nRF52832 ( Host )...
Hi,
We have two nRF9160DK and both have the SIM card issue as below, and our development was blocked by this issue, so please help check it, thanks!
original case
Hi!
I am trying to figure out the app_timer_library but am running into some (to me) strange behaviour. For the first seconds it appears as if the LFCLK is running much...
Hi,
I've built a application based off of the ble_app_hrs_rscs_relay_pca10040_s132 example in SES using a Laird BL652 module (nRF52832 underlying device). Presently the...
Hello
I successfully build asset tracking example , for nrf9160_pca10090ns
when I try to run using segger, I get the following:
SPM: NS image at 0xc000
SPM:...
Hi,
I am trying to use the Android-BLE-Library with my nRF52832 device (I do have another test Android app which can work w/o using the library).
I followed the Github...
I am porting RF evaluation code to the nRF53 NCS/zephyr/Segger Embedded Studio toolchain, using only the network core to start.
How do you recommend configuring the network...
Hi,
I am trying to install Command Line Tools on Ubuntu 16.04. But I am not able to find the download link for it. The page shows ERROR 404. Can someone direct me to the...