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...
Hello,
I don't know how to enable the notifications for a characteristic in the nRF Connect app for iOS. I have the latest version and I tried all the buttons but none...
Hi,
has anyone observed a behavior where the peripheral would be displayed as Accessory on iOS?
I'm seeing this occasionally with my S132 v5.0.0 peripheral, but can't...
In Android, is there any way to distinguish between an explicit disconnect requested by the remote device, and a disconnect due to loss of comms; eg, the remote device going...
Hi.
When I make flash bootloader_secure_ble, it does advertising well.
And I run DFU by making bootloader_secure_ble into .zip file.
However, it does not advertise bootloader_secure_ble...
Hallo,
I'm trying to create an application zip file to be uploaded with the DFU mechanism.
nrfutil pkg generate --help gives a list of options, but in the --sd-req part...
Hello,
I am using nrf52832 pca10040 with softdevice v3 of SDK v12.2, when booting my device tries to initialize the peer manager with pm_init() and this function is returning...
Hi All
I want to develop a PCB that has Wifi and BLE capabilities, to do this I would like to use Nordics: NRF51822 or the new NRF528, for the wifi side of things I want...
Hi all. I'm trying to use the u8g2 library with ss1306 controlled OLED display. After I added the library to the project, Keill gave an error
Error: L6406E: No space...
I used to develop based on sdk11 in Eclipse, EVERYTHING works fine. But now I am trying the sdk 12.2.0, in the blinky example, "LEDS_NUMBER" couldn't be solved, but the project...
Hello,
I am unable to use the command NRF_LOG_INFO for printing debug statements. Compiler is throwing the following error .
Error: L6218E: Undefined symbol NRF_LOG_INFO...
I am working with a modified project based on the time sync example using two nRF52832 DKs.
I want to capture how many times the timer overflows on the receiving board...
I have a problem with some beacons which don't follow BLE specification.
Namely BLUETOOTH SPECIFICATION Version 4.2, 4.4.2.2 Advertising Interval section.
The problem is...
Hi,
I'm not sure whether it is right place or not to discuss this.
We are planing to use nrf52840 in our new IOT project. We required nearly 30 development boards and...
I don't want my consumer to do provisioning of mesh-DEVICEs one by one (using Android or iOS APP) since in such case if he has 50 mesh-Devices in that case he will get frustrated...