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'm making a device that will probably be encapsulated In silicone, which means it won't be possible to change the battery easily. It's got to connect to android and iOS...
Hi,
I have the nRF52833-DK and try to implement the OOB Input method over a simple button press, but at the moment I don't see how this can be managed.
In mesh_provisionee...
How to do BLE DFU without flow control(UART) using serialization application on host controller side. do you have any document or link where the procedure is explained ? ...
We are having problems staying on AT&T's CAT-M network in the US using Twilio Super SIMs. We are able to successfully stay connected with other roaming SIMs such as Hologram...
Hello,
I am trying to get central to concurrently connect to multiple (as many as possible) peripherals and stream data from each peripheral concurrently at 12KBytes/s....
Hi,
I am trying to build the Thread network using nRF52840 and nRF5_SDK_for_Thread_and_Zigbee_v3.2 SDK. I tried to load the \examples\thread\cli\ftd\uart\pca10056 exampl...
Hello -
We are using SDK 15.3.0, FreeRTOS and the nRF52840-DK board with SES. We implemented wakeup from System Off sleep using the nrf_gpio_cfg_sense_input() API, which...
Hello Support Engineers,
I have observed some interesting behaviour on my custom board vs the DK. In the DK, the current spikes is very even and steady around 10mA. However...
Hello everyone,
I'm working in an application where I need to store a string in flash so I can keep that value like if it where settings when doing a firmware update so...
Hi,
I've got a question regarding voltage compatibility. The nRF52840 will be driving many LEDs. Would it be possible to use a separate 5V supply with the LEDs and use the...
Hi,
I am developing a Linux PC application interfacing nrf52840 dongle using pc-ble-driver v4.1. I am trying to use the Long Range feature with Coded PHY. The setup in like...
Hello:
I want to do OTA with Mesh DFU using nrf52832. Now I make sure that DFU works correctly in the mesh and the host can receive the package from the server. The problem...
I am developing a proprietary test system that will use Bluetooth mesh and am evaluating BT mesh solutions. An important consideration is the available support for a windows...
Hi All,
We have developed the firmware for our device from the ble_app_bms example. The project is already in production.
Our customer hs nov decided that they want to...