Dear friend I checked the data sheet of 52820 and I didn't see any LPCOMP peripherals. Check the data sheet of 52832, there are LPCOMP peripherals. Comparing COMP and LPCOMP...
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...
Hi,
I am currently using NRF52832 with SDK17.0.0.
As I know, a BLE central device can reach up to 20 peripheral devices.
So if I use an Android App as a central device...
Good day!
I'm trying to config SeS project for FreeRTOS example .
First of all I can't understand this lines in README:
Any Mesh source files should have the directory...
Hello,
I saw this statement about current time service on a previous ticket and trying to find out if it is true: "IOS doesn't allow access to the characteristic unless...
Hi,
I would like to ask a question about the estimation of battery life regarding to advertisement period and idle & disconnection period. In my ble_app_uart example, peripheral...
Hi Nordic Team,
I am trying DFU upgrade in application over serial transport.
Same as mentioned in nRF_SDK_15.3.0_background_dfu_3 example I got from one of the discussion...
I am trying to make the custom_board.h header file but I have some questions. I am using the PCA10040.h as a starting point. However I am confused on some of the things included...
Dear all, Last week i have a problem, my device ( mesh server ) could not publish message to Gateway (client). After some hours debuging, I releazied root cause of problems...
Hello,
I'm developing custom firmware with Keil 5.31 and SDK 17.0.0. I have to configure the SDK and so I started to edit sdk_config.h, but it's quite hard to read the whole...
Hi, all
I am learning SIG mesh
I wanna know:
1. the current of the LPN node, could you provide me some relevant data ?
2. does the provisioner need to keep some...
Hi,
I am studying openthread, I don't understand what is Dataset in Openthread used for? It is just for backup some network parameters? How could I use the Dataset?
...
I am trying to read the analog signal to convert it to digital signal on the nrf52820, however, the saadc example is not working on this chip. Do anyone has an idea how to...
Hi Devzone:
From this page describing 2.4Ghz Radio in infocenter:
2 Mbps nRF mode ideal transmitter has a sensibility of -89 dBm
2 Mbps BLE ideal transmitter, packet...
Hello, I see as of nRF5_SDK_15.0.0_a53641a the ble_hids service now supports multiple links. Do you plan on supporting multilink ANCS in the next release of the SDK? Thanks...
Hello Sir
I will use NRF51822 in my project.
But i have read it can be connect eight channles in the same time.
But i need in my project control of 32 devices (channels...
I am making a ble project on nrf52840. I am having trouble finding the idea of adding a new node to the network. My project follows a set of main gateways and additional nodes...