Hi,
This is a bit more of a typo report.
In the Debug Logger doc page , app_trace_init() is supposed to return an int but in its function declaration it's said to return...
Hello All,
I'm trying to build a receiving unit using the nRF24L01+ and PIC16F628A. Im using an nRF24L01+ and RaspberryPi as my TX unit which i managed to get working ...
Hi,
We have a device using the S110 v6.0.0 softdevice and the SDK v5.2.0.
We started working from the Proximity application available in the sdk.
Is it possible to...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I have a simple demo device that does play to be a mouse and a keyboard using HOGP profile. I can get it running with Linux pretty well and I can get it running with...
Hi,
I'm migrating from SoftDevice 6.0 to SoftDevice 7.0 and I'm trying to implement the DFU in SDK6.0. I am experiencing an issue where whenever the DFU begins(reaches 0...
I have already made code of 3 pwm channels using c[0],cc[1],cc[2],cc[3]. I want 4 PWM channels but I dont have more cc registers left so how can i code it. plz help me.
ALso...
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...