We are using the development board PCA10040 for implementing a prototype with several GPIO interruptions.
We are trying to use the NFC pins (pin 9 and 10) as pins of GPIO...
Development Software:
nRF5 SDK for Mesh v3.1.0
SEGGER Embedded Studio for ARM v3.50
SoftDevice S140 v6.1.0
Computer Platform:
Windows 10 Professional
Hardware...
Dear,
software/hardware:
nrf52832 mesh sdk v3.1.0
Q1: when friend feature node code can get? now just is bin file.
Q2: mesh has just four feature devices, friend feature...
It seems the LTE-M / NB IoT isn't available Europe-wide yet, and roaming applies country-wise.
Can anybody share his/her experience of using the BLG840F?
thank you.
Hi,
I am trying to build a thread network using a border router nRF52840 with a Raspi3B+ and 2 others end-devices nRF52840 connected on a CPU Ubuntu 16.04 LTS.
I have...
Hi,
I have a nRF52 DK board and I am trying to build a BLE peripheral with both connectable advertisement (custom with my own name and service) and unconnectable advertisement...
Hi,
I'm exploring the hid peripheral example with 52832 Dev Kit and made it working correctly. While, when I was tring to connect to it with nRFConnect, I found that the...
I'm sorry. I closed this question and can't reopen. I need more answer.
If I solve all problem I'll close this question.
As you mentioned I'll try HW version modification...
I've just noticed that it's possible to call ble_advertising_init() and ble_advertising_start() with params that are quite conflicting.
ble_adv_modes_config_t advertising_modes_config...
Hi dear Engineers!
We want to add Eddystone compatibility to the device.
Is it possible use nRF52 silicon radio ?
How I understand, it is not compatible with any SDxxx...
After a few minutes of running, the Power Profiling kit will start printing out "Range not detected" messages in the console. It appears to be related with the "Average" window...
Hi,
I am using mca8652fc and used device address as #define ACCELEROMETER_ADDR 0x1D
but it is not reading WHO_AM_I register properly.
I used #define ACCELEROMETER_ADDR...
I did try SPI interface between nRF52-DK and MAXIM11300.
Unfortunately, I did not successfully it work.
I used SDK_11.0.0 on nRF52-DK 0.9(Engineering B) and that
...
Hello, according to devzone.nordicsemi.com/.../ it was an example in nrf51 sdk 6.1.0. I checked it and found no files or folders related, not in sdk 6.0.0 or sdk 7.0.0 Could...
Hi,
I need to send my packets with an interval smaller than 100ms in unconnectable mode. I know, that this is a restriction from Bluetooth standard. For my application...
Hello,
I've a problem with handling interruption on nrf51dk (SDK12.1.0).
I set GPIOTE to handle interruption based on the example code "pin_change_int".
I work with the...
I am trying to use the NRF51 soft device with the App_PWM library. I can get both working individually, but when I try to enable both, I can no longer connect to the device...
Hi ,
I am trying to interface SD card with nrf52. For this I am using fatfs example of new 12.0 sdk. I can able to write the data to file but when I am taking the data...
HI,
I followed this link github.com/.../nRF51-ble-bcast-mesh to develop mesh in nRF51822 dongles. i am able to flash the code( nRF51-ble-bcast-mesh/nRF51/examples/BLE_Gateway...