Hello,
I am currently using nordic connect sdk version v3.0.2 which seems to be the latest release on github. I am using https client example. As per the requirements...
Hi, nordic team
There is an issuse happened in my custom board with nrf52833,programming in ncs v2.9.0.
peripheral side is programmed base on peripheral_hid_keyboard and...
Hi all,
We are currently developing a modem application for use with a Linux host, based on a nRF9161 using nRF SDK 3.0.0 and toolcahin 3.0.1
When compiling the Serial...
Hi,
I'm using nRF SDK 16 for my application on the nRF52840 custome board. When I set both parameters (i.e., support for coded PHY and 1M PHY ) in the scan initialization...
Hi,
I made a custom board with nRF54L15. I do not have a spectrum analyzer, so I cannot tune how much power goes to the antenna or how much is radiated. So, I started ADV...
Hi all,
I'm working on a Nordic-based system involving multiple nRF52-series chips exchanging high-rate sensor data over both radio and SPI links. The setup involves two...
Hello,
I want to use broadcaster mode for nrf51822, could you tell me please what I must to do to use this mode?
I suppose I must to set BLE_GAP_ADV_TYPE_ADV_NONCONN_IND...
Hi,
We need to develop piconet where each device able initiate receiving and transmitting data.
According to a Bluetooth Core V4.0 specification this topology named like...
Hi Nordic DEV Team,
In my application, I would like to use sd_flash_page_erase to erase like 100 pages user data; the problem of pstorage is that I cannot specify the page...
I am connecting my development device acting as a BLE keyboard using HID over GATT and it seems to be draining the phone battery very quickly. Every 7 seconds I would get...
I am using a US-100 ULTRASONIC SENSOR MODULE, and I need to measure the pulse width that this sensor produce. In arduino we can use a metode called "pulseIn", that gives you...
Hello-
I'm trying to load the Blinky example, I am using the nRF51822 Evaluation board.
I am able to compile but cannot load the board, a window with "Cannot Load Flash...
I use the Timer2 and the PPI for toggle a GPIO to control the frequency of 16Mhz Quartz is correct.
But when I stop the function I have a permanent consumption of ~ 6 mA...
As title.
I want to make a ANCS function on serialization codecs. But I think that is not support on original serialization source code.
How can I make a ANCS function...
Hello all,
we want to design a new product. in short description, it can be view as a key fob dongle and an access reader.
the key fob can be a stand alone key fob ( as...
Hello,
I have written codes for my dspic33 to communicate with other sensors through SPI before, but I am having some difficulty getting started with the nrf8001. This is...
Howdy,
I just got my nRF51822 Bluetooth Smart Beacon Kit. I down loaded "nRF Beacon iOS_1.0.zip" and fixed up the project and targets so that it was using the correct Code...
Hi,
I have read the Bluetooth specification version 4.0 and found this figure
It discribled we could use OOB to disvocery and exchanged device information to connect...