Hi,
I am using the NRF8001 in UART mode and attempting to bond with my android device (Lollipop 5.0 Nexus 6).
i am using the nordic arduino sdk which is found here:...
Hi, I'm using the nRF8001 in an application that requires security so bonds to the remote client/central. My device supports firmware upgrades that may involve new nRF8001...
Hello.
Initially when reading the Gazell documentation I didn't think it'd be a problem but now in Keil seeing this has introduced some doubt whether it's a thing:
...
We would like to be able to calibrate the rRF9E5 ADC
Our proposal is to permanently fit voltage dividers, each using two precision resistors, on two of the ADC Ports and...
At some point in the past I had nrf51+gdb+breakpoints working just fine. I even have a bunch of __BKPT() calls in my various error handlers to trap into the debugger.
At...
Hi,
I'm trying to program nRF51822 Beacon Kit using nRF51DK. I'm trying to load the example ble_app_beacon to the beacon kit. After uploading SoftDevice 7.1.0, I try to...
Hi
I am using nrf51422 (on the DK) with S130, SDK12, functioning as a central, reading multiple peripherals (which I also programmed),
Some of those peripherals have manufacturer...
Hello, With reference to Case ID: 278209, I wanted to include a driver file, for which I was suggested to add the label/variable "zephyr_library_include_directories(.)" in...
Hi,
I have a strange problem.
When I connect the jlink and battery power on board at the same time,and download the application, it works normally. But when I disconnect...
Good morning.
I have a custom board with softdevice 132 and sdk 15.0.3 where I have configured pin P0.16 and P0.17 for uart (rx, tx). I have read in other posts/problems...
I have written BTLE code that works on the nRF52840 DK using SoftDevice s140. I have ported this code to work on the nRF51 DK and nrf51822 MCU using SoftDevice s130. I use...
Hi all:
on my project,i set
define NRF_SDH_BLE_PERIPHERAL_LINK_COUNT 1
define NRF_SDH_BLE_CENTRAL_LINK_COUNT 6
on my peripheral , i need mtu = 185
on my central...
The application of a device is developed based on ncs1.3.0, now the SDK version is upgraded, the firmware function is developed based on ncs1.5.1, and a problem is found,...
Hello,
I'm in an aging manufacturing space and would like to utilize your sensors, but im concerned the pillars and walls will prevent data from being sent. I read the...
Hello,
I am using Nrf5340 with “Direct test mode” example.
I try to make my nrf5340 kits to be an AoD receiver under the DTM.
Now,I am able to run the example code to...
Hi,
I'm using spim on nRF52810.After I init the spi driver and using APP_ERROR_CHECK(nrf_drv_spi_transfer(&spi, &Command, 1, m_rx_buf, 1)) , RTT Viewer showing FATAL ERROR...
Hi,
Is there a way to control the 1Mhz BLE symbol clock?
We want to use nrf52840 as a GFSK transceiver and we need to control the symbol clock (up to +- Khz resolution...
Hi,
I'm running into issues where iOS is caching the handles. I found out that I need to set IS_SRVC_CHANGED_CHARACT_PRESENT to 1.
But where should I do that? In sdk_config...
Currently messing with the NRF52840 chip and given examples (NRF Connect SDK v1.7.0) on two different eval boards (the nRF52840-DK from Nordic and the BMD 340 Eval board from...
Hi,
We need detail understanding on Mesh performance testing and all the tests involved in testing BLE mesh communication,
can you please share detailed information...