Hi,
I'd like to learn about the app compatibility for the new OTA DFU that ships with the new SDK 6.0.0 and S110 7.0.0. I am using a nRF51822 board and I've observed that...
I'm curious to know if there is a tool that allows easy design of a GATT server DB that is portable across dev platforms (the nrf518 EK, my Android/iOS dev environment etc...
Iam trying to display the uart data as a scanned response.nRF51822 receives the data from PIC and it is displayed as scanned response during advertising.the problem is nrf51822...
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...
Hello Nordic Support,
I have modified the USB MSC example to use SD card and have also initialized UART port. Basically, what I'm trying to achieve is to write data received...
Hi,
Question 1: Why nRF52832 not supporting Thread? Is it because Memory? Hardware?
Question 2: Can you advise what is the advantages or applications to use BLE+Thread...
Hi,
I'm sorry but i cannot find in the discussion the definition of this structure NRF_SPIM_Type
it is not defined in nrf_spim.h
typedef struct { NRF_SPIM_Type * p_reg;...
Hi,
We are looking for an industrial solution to program our NRF52832 on a custom board, until now we are using the programming chip directly from the NRF52DK, it works...
My custom board with NRF52810 is done and I'm now trying to get some examples working. I am adapting blinky_s132 in SES. To do this I edited the project options including...
i'm new to this board can you find some course for this board
from scratch the courses will be very helpful
just the video tutorials are very advanced
the documentations...
Hi folks,
I am working on ble_app_uart example program nRF52 SDK 15.2 Verion , in this case i am writing the data in flash for future use , Now i am to get the specific...
Hi Team,
We are using nRF52840 DK with sensors. We developed a custom code that is working fine. But the issue is current consumption. Showing below the readings.
The...
I have taken the code found here:
https://github.com/bjornspockeli/custom_ble_service_example
and modified it so that the custom characteristic is located in user memory...
Hi,
Good day!
I tried to add the RTC2 driver to our application and i keep getting this compiler error message (using sdk16.0).
Here is my sdk_config.h. Not sure why...
Hi
I'm planning to connect three different BLE peripheral like Heart-rate sensors, Health Thermometer, and Blood Pressure to a Central BLE device.
I'm using a small customized...
Hello
What is the specified max current on the supply pins for nRF52840?
The GPIO pins are specified to source max 14mA in 'high drive' mode:
How many of these pins...
Got called back to an old product that used nRF24LE1. Need to do a simple hot fix.
But I don't have the nRF6700 Dev Kit with me anymore. It cost almost $600 to get one from...
To the kind attention of Nordic support team,
I know that gazell secured libraries are available at least for keil compiler and nRF52840 device.
Are those libraries available...
Hi,
We are seeing a voltage of approx 1 volt on our USB connector when USB is not being used (VBUS).
We are using our device in a Wet environment; this voltage between...