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,
I am trying to get event messages on the terminal from a Generic On Off (GOO) Client node. I have the provisioned the mesh using the pyAci through another board running...
Hi,
I am using nRF52840 Preview DK, with SDK V15.3.0 and Softdevice API V6.1.1
First, I modified the 'ble blinky peripheral example' to have more characteristics tying...
Hi,
I have two nrf9160 DK boards and have followed the out-of-box experience, but both are stuck on step 8 - Wait up to 3 minutes for the device to find the cellular network...
I'm using nRF Sniffer 2.0.0-beta3 on macOS. I've copied the the nrfsniffer200beta312oct20181c2a221 folder into /Applications/Wireshark.app/Contents/MacOS/extcap and ensured...
Hi,
I'm trying to send multiple messages to a MQTT server at QoS 0 , but the client gets disconnected after +8 messages. I'm able to send more then 8 if I add a delay of...
Hi,
I have modyfied the MQTT example to, so I can send data to my own AWS account.
I'm trying to publish big packets of data, (> 7K) without luck .
what I have done...
I've seen a few demos of the AoA and AoD features of Bluetooth 5.1. In general these demos are highly controlled are done at ranges of ~1m between the Tag and Receiver. For...
Hello
just a single question
I need to configure a BLE nrf51822 to transmit along with its MAC address the battery level of the battery used ?
What type of functions...
in the specsheet it says that there is a "A fully qualified RF layout for the nRF905 available" but the link is dead and i cant find the download. any help would be appreciated...
Hi!
We are in the process of evaluating the nRF9160 DK.
There is an important aspect of the application for us, we want to be able to define some constants that can be...
Hi, I am developing a system using nrf52832 SoC. I am using SDK_15.0.0. I am developing the hardware using ses project. Please help me how can I print the data which I am...
I am following the tutorial to work with nRF9160 and I ran into this error while configuring for Open nRF Connect SDK Project.
I checked the CMakeError.log and I got...
Hi, everyone, We develope the projects on nordic nrf52832 chip module that include main project and bootloader. The created update files (".hex" encoded to ".zip") we burn...
To the kind attention of Nordic,
I'm studying the code in SDK 15.2 examples/peripheral/usbd/pca10056/blank/ses. May please I ask more infos about the comment you put in...
Hello,
In a nut shell i am try to get a Model in PyACI to subscribe to a group address and display events. i have had limited success. and will try to explain as best i...