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...
I have downloaded the motion_driver_6.12 for Nordic Thingy 52 as given in the readme.txt file. And I am using Segger Embedded Studio to build and debug the code. But the IDE...
I'm testing the setup for the Receiver Blocking test ask part of EN 300 328 V2.1.1 and I have a question after reading these posts devzone.nordicsemi.com/.../ , devzone.nordicsemi...
Hi,
We have some custom boards with NRF51822 and the S110 (v8.0.0) softdevice, on which we have programmed the dfu dual bank bootloader, based on the example one from the...
Hello Nordic,
Im using SDK13.0 and im struggling with pm_peer_delete()
My way of testing this function:
Raw firmware without any bonds.
Create bond. Peer id is...
I download my program to PCA10040 DK board and the program will make the led1 blink two times.
First I download program to flash and all work well.The led1 will blink two...
Is it possible to upload a SoftDevice over BT onto a fresh, brand new chip, or must one first flash a specific OTA-compatible FW onto the device via UART/JTAG with a SWD programmer...
I found a problem using the RTC2 on the nRF24le1 which i dont know how to solve it.
I am using the RTC2 on the master to generate a TICK interrupt exactly every 1s. With...
Hi,
I am newbie to NRF52 devices. My scenario is, I want to create a split keyboard which is left-hand part and another is right-hand part. Both 2 parts are wireless. I...
Hello. I recently bought this nRF51822 module www.ebay.in/.../252563375286
And I have a nrf51 DK PCA10028 with me. I am tried to upload codes to the module following the...
I'm prompted to select the target device for a new uVision project. As far as I've found so far, they both are the larger memory variants (256KB).
segger.com/jlink_supported_devices...
Hi,
How can one calculate the distance between two beacon based on RSSI values?
How can one find location based on RSSi values of the beacons ?
What are short comings...
I tried the Bjørn's code : devzone.nordicsemi.com/.../
I didn't make it... Could you help with a simple code you've tried for adxl345 ?
Thank you
Yassine
Hi Nordic!
On the radio_test example, the functions scanf and printf are heavily used, however, I haven't found where they are defined. This example is reading the data...
I really need your help regarding a problem. I developed my own pcb with nrf52 and verified it with your hw engineer. I just finished soldering and hooked it up with your...
Hi,
Is there any ready made app of NRF52 and NRF51 ( beacons), where beacons are communicating with the NRF52 and based on some nordic app for PC we can view that how many...
I have created a BLE peripheral device using nrf51822. I have used sdk12.0.0 with soft device 130 and I am using NRF connect mobile app to test my device.
When I connect...