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...
Hi there,
We're looking to use the entire 16 KB of RAM on the nRF51822 when the S110 is disabled. We've come across an odd case, where doing this:
memset(0x20000004...
Hi there,
I am trying to learn how to develop for the 8001 chip on an Arduino board.
Does anyone know a good tutorial I can use to get to grips with how i would go about...
I have nRF 8001 BLE chip.First i want to know will this chip contains any Firmware i.e it has its services and characteristic or not? And i want to write my own Services and...
Dear Sir,
I used nRF51822, I found sometime the program reset itselft. Then I made a test program to send out the "RESET REASON"by BLE message. I found the reset reason...
When a callback function is registered via the softdevice_ble_evt_handler_set(), are there re-entrancy issues when the callback is called by the softdevice?
For instance...
HI,
May I ask question ?
I am testing the "ble_app_hids_mouse" program . When I run the program ,but it can't pair with my computer(windows 8.1).I don't have the nRF6310...
I want to connect my mouse to win7 or XP PC(but I can only buy CSR BLE dongle CSR8510A10),
It connect OK in win8 with the same dongle but report error as the title describe...
Hi,
I have a problem is that I use the 51822 as a reader to read the 24l01's radio data.Now,I use the UART to read the instruction from the PC. If the instruction is "ON...
Hi,
I use the nrf51822 to read the data from the tag which designed by the 24l01p radio module.In the whole progress, first of all, the reading module read the instructions...
I have interfaced nRF 8001 with Arduino through MISo,MOSI,SCK etc pins and it is connected successfully. When i connected my arduino with pc, i thought nRF 8001 will start...
I'm trying to make a simple BLE app based on LED button demo (BLE_LBS.C) that probably don't use much resources. I added FIFO UART communication routines and when I tried...
I have an NRF 8001 BLE chip, can you provide the break out board schematic to make this chip discoverable to my iPhone 5 as soon as i power that break out board. And how to...
Can anyone tell me how to connect NRF 8001 with Arduino mega 2560. I have developed an iPhone application and just want to connect with NRF 8001.Please tell me how to connect...
OK, probably a dumb question:
The nRF51822 reference manual indicates that the RTC is driven by an external 32 KHz input. Can anyone confirm whether it will or will not?...
Hi
can you please help me convert these Keil pre processor calls to something that gcc compiler can . If possible i would like more information about these calls and the...