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...
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 have a PCB with an nRf51822 @1.8V, using the SDK 10 (no chance to change it).
The PCB itself with everything but the nRF (we did not iron it on purpose to measure consumption...
In the nRF21540 datasheet I see various extra communication pins but we are tight on pins and space I'm trying to determine the minimum number of connections required to make...
Hi,
I previously pointed to nRFgo Studio when the CE/FCC lab wanted to do fixed frequency testing. However I see that now nRF Connect also has a Direct Test Mode application...
I am considering employing the nRF52832 in a BT mesh configuration.
The nRF52832 has a built in RC oscillator (LFRC), or allows connection of an external XTAL based oscillator...
Hi.
Using an nRF52832 and SDK11. I use a button for wakeup. Problem is, when releasing the button, I do not receive a release event after wakeup (so the first release)...
Hello All,
I am now planning to add DFU service to my HRS application ( examples\ble_peripheral\ble_app_hrs\pca10040\s132\ses )
I am using SDK nRF5_SDK_16.0.0_98a08e2...
Please understand my low English level.
I am writing code to use nrf52840 dongle. I'm putting together a few examples now. However, some functions are not performed because...
Hello everyone,
I am trying to add twis i2c slave in ble_template project. I found twi_master_twis_slave example in the sdk. I merge the project but ended up with following...
Hi,
I need some details about the button configuration
To perform a Single Button configuration like
One click (BUTTON_RELEASE)
Double Click (BUTTON_RELEASE)
Button...
Hello.
I'm playing around with GPIOTE example. I have all the include paths correct and the project can build fine. But I'm having error in the line
The error is at...
Hello there,
I would like to have my device serial number be set over uart and stored persistently via the nrf52840's SRAM in a ROM fashion. Is this possible? If so, where...
Hi,
we bought a few 3rd party modules ( https://www.raytac.com/product/ins.php?index_id=95 ) with nRF52833 on it. Just with lipo battery on VDDH Pin, VDD has an voltage...
Hi,
I am running this example from SDK 15.2.0.
In my serial port prints the timestamp wraps at 1 second:
What should I do in order to see correct timestamps?
Hi,
I'm using the the pc-ble-driver together with the nrf-ble-driver-4.1.1-win_x86_32 library and two nRF52840 dongles on two different COM ports.I'd like to clarify on...
Hi,
Please help to explain the “onboarding” process of nRF9160 SIP (via its IMEI) used in our product . — For example in production we buy 500 nRF9160 SIP’s from Nordic...
I am trying to use the ble_eddystone_app on a nrf52840 dongle. The way this app appears to work is so: 1. device starts in advertising but not connectable mode
2. pressing...