Hello,
I'd like to ask what is the data rate when using BLE OpenMesh network and how much it depends on network architecture.
I'm considering using it in a network consisting...
Hello Nordic Community,
I need to know how to import my PCB design from Eagle to CST Studio to simulate it and I need to know if the simulation step will be useful to enhance...
Hi.
I'm trying to get Apple notifications to nrf52. And specifically to listen both regular ANS (for android) and ANCS (for iOS) events depending what sort of phone is...
I am trying to find out the part number of the antenna (I assume it is a PCB antenna) used in the nRF51 DK ( www.nordicsemi.com/.../nRF51-DK) . I found a lot of similar questions...
Hi.
I am using the NRF52 Development board, on Keil uVision, to implement a C program that uses Dynamic Structs. The Structs re-size themselves ( by increasing their capacity...
Hello,
I have an NRF51822 (redbealab ble nano) that I would like to use to count pulses in very low power mode.
Pulses are asynchronous
The rate of pulses can...
Hi
I'm attempting to read a PT-100 sensor value that is part of a voltage divider using a nRF52.
Both the reference resistor and the PT-100 is sampled while the voltage...
Hello, I am currently evaluating the nrf52840 and nrf52832 for the purpose of bluetooth mesh. I found flash usage information in the mesh SDK documentation as follows:
Build...
So I'm very new to the Nordic nRF52 and nRF5 SDK. I'm using the blinky examples as a starting point for a remote control that will drive motors. My customer's question is...
As per my requirement, I need strong pairing mechanism, i am referring ble_app_gls example of nRF5_SDK_15.2.0_9412b96 sdk for checking pairing. As i have seen in the code...
Hi,
I could not find any example of the 802.15.4 stack API that talks directly to the PHY Layer, by means of PD-SAP and PLME-SAP, as shown in this picture:
https://github...
Hi,
I am currently using nrfgo mother board ( nrf6700). I could able to connect to nrfgo studio and see it is connected I can also program external device through ISP. Cant...
Hi,
I got my new PCA10056 development kit. As soon as in connected it with my PC and opened nRF Go studio, a confirmation popped up to update the firmware. I updated the...
I am working on a product which uses the nRF52832-CIAA. Whenever I update the firmware via JLINK/SWD, there is a pin (P0.19) which toggles during the FWUP process.
This...
Hi,
I have received nRF52840 DK. The MCU which is present on board is named as PCA10056 1.0.0 2018.33 683159885.
What is the meaning of 2018.33 on that?
Hi
i'm trying to create my own custom service, but it doesn't work , i can't service at nRF Connect
i use ble_app_template from SDK v15.0.0
when i debug it, code from...
Hi,
I'm using nRF52810 with SDK 14.1 base on ble_app_uart example. But I meet a very strange problem. The project couldn't run after I program, no matter I use Keil or...
Hi,
I'm using the LSM6DS3 IMU using SPI.
I am able to read the WHO_AM_I register and retrieve the correct data with this code based on the spi example from the SDKv14...
Hi
Firstly i am coming from 8 bit world(PIC and Arduino) and not so good at c programming. ( just writing all code in main and sometimes using function) (not even use pointer...
Hi.
I want use the synthesized LFCLK.
But sdk_config.h has the 3 items about LF clock source
- NRFX_CLOCK_CONFIG_LF_SRC
- CLOCK_CONFIG_LF_SRC
- NRF_SDH_CLOCK_LF_SRC...
Hi all
nrf52840 Development board,sdk is nRF5_SDK_15.2.0_9412b96 ,PC is windows 10
I have some doubts about bonding,the parameter about PM_PEER_ID_N_AVAILABLE_IDS and...