Hi,
I am working on internal flash nRF52832 merged with twi sensor, my sensor function will return a string . How to assign the string to the my_data.p_data . i am getting...
Developing on the nrf51822
Have working code for the nRF52840 Dongle using the pc-ble-driver therefore all Bluetooth work is done using sd_* calls. The PC provides easy...
Hi ,
I would like to know if a matching network is needed if I am only using a single external flex antenna for both LTE and GPS using a RF switch between them and a uFL...
I am a student interested in Nordic.
My coding skills are very poor.
So I want to get help.
I want to use the vl53l1x sensor in nrf52. (My ultimate goal is to measure...
I have a working project where pin 16 is configured as a low-level interrupt source.
it is working well with SDK 15.3
after porting to SDK 17.0.2, it is not triggering...
We have an application running on a custom board with the following configuration:
nrf52832
SDK v12.3
Softdevice S132 v3.1.0 and S332 v2.0.0 (different variants of PCB...
Hi, I am using nRF51822 now,SDK11.0, how to let the peripheral open the peer's notification, My original design uses DA14580, Android APP can receive messages when the peer...
hello .
i am trying to open driver in the advertising.py example pc-ble-driver-py-master
driver.open() and this line throw exception
if err_code != expected: raise NordicSemiException...
It seems nordic devices can not be programmed without certain segger software.
In order to set up my toolchain, I had to install SEGGER Embedded Studio IDE (although i dont...
I have seen nordic contains QDID 111537 for mesh profile subsystems. Is this profile subsystem includes the Mesh Model or nordic have a plan to get Mesh Model QDID seperately...
Hi.
I'd like to disable retransmission in my Thread application built with SDK for Thread and Zigbee 1.0. I followed the instructions from Infocenter "Building the latest...
Hi @all
I'm searching for a nRF905 breakout board for the 868Mhz band. All I can find is nRF905 boards for 433Mhz (e.g. rfinchina or freqchina). Anyone tips where I can...
I'm trying to pair a Nordic SDK15 central to a non Nordic peripheral ( BLE 4.0)
I have no IO for passkeys
I'm testing by pairing Master control panel ( is it BLE 4.2?...
Hello team,
Having a bit of an issue. The link for the S140 SoftDevice results in an "Access Denied" page.
Origination Page >> https://www.nordicsemi.com/eng/Products...
Hi Everyone
I am able to configure BLE on the template project and it is sending data from nrf52840 to BLE nrfconnect app using the function nrf_ble_data_send() .
However...
HI All,
I am trying to upgrade sdk v11 to sdk v13 in my project and after compilation i am facing Linker Error as mentioned below.
binaries/app/SmartTag2/dfuFlash.c.o...
Hi :
I have the same problem. I try to flash program to the Dongle using MCP. Every time I program the Dongle, the MCP log report: "NO response from master emulator". What...