We've been working on a product that utilizes a NRF51822 chip as well as WS2812B NeoPixels. Since there have been numerous posts about it here we've decided to release our...
Due to limited resources we are looking for someone who can help us with making a custom profile.
You are preferably in the Stockholm area and have done this before.
The...
Just putting this here in case anyone else comes across this issue, esb_arm.lib and gzll_arm.lib don't appear to implement the work-around in PAN 18(in the version I tested...
I modified the asset tracker application as follows (to reduce power consumption):
1) Added lte_lc_psm_req(true); at the end of main-function. In prj_thingy91_nrf9160ns...
Hi!
We've got a product where we need to update the bootloader from within our main application. However while we can happily erase and write flash before 0xf7000 (obviously...
Hi Team, I am using nRF52832 to develop a device that sends Bluetooth signals to a smartphone. I am sending only small, 1-byte pieces of data, but it is critic to send them...
The NCS documentation refers to the Partition Manager from a few places to describe how to layout areas for MCUboot, etc. However, I don't see any documentation there for...
Hi,
Is it possible to use write without response when sending data from NUS Central app?
I'm using NCS SDK v1.50
I replaced in nus_client.c:
err = bt_gatt_write...
I am using nRF52832 on my custom board. The SoftDevice, secure bootloader and my custom BLE application are flashed on my flash.
After processing a single GPIOTE event,...
Hello, I am using nRF52832 to develop a device that sends Bluetooth signals to a smartphone. I am sending small pieces of data but it is critic to send them as quickly as...
Hello,
I have two boards. A nRF52840DK as central and a BMD-300-EVAL (contains a nRF52832 chip) as peripheral. I flashed ble_app_uart_c on the central and ble_app_uart on...
Hi.
I'm using nrf52 dk and planning to make PCB Custom.
I want to ask three questions about nrf52 dk.
1)
First, I downloaded nrf52 reference circuirty(Schematic...
Hello,
I watched some of your webinars from the embedded world with the nrf connect SDK and wanted to give it a try. The basic examples (blinking an LED, …) worked fine...
Hello,
I'm trying to read data from the Thingy:91 via the REST-API. I can list the devices and query the state of the device, but I'm not sure how to progress.
So far...
Hello,
I'm working on getting PSM mode in LTE-M working so I can go to very low current operation between transmits to the cloud. I have things working pretty well, but...
We are using over own server that host multiple apis for different functionalities.
I am able to make http post requests to all of them individually and everything works...
Hi
I am about to make an application where a device is sending a sync pulse (60Hz) out to a number of Host's.
when I test with a device and a host, I get approx. 1.22ms...
I am having trouble finding a commercially available BLE 5 dongle that I can be confident will support Linux BlueZ as well as the LE 2M PHY. I would like to know if I can...