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...
Hello everyone, the sdk version that I use is 15.0. The soft device is s132.
With the example of peripheral/uart I am able to receive the serial uart sensor data. On the...
hi,
I'm trying to merge the the proxy server and beaconing example together. When I compare two main.c and copy the advertising part from beaconing to proxy server example...
Hello everyone, the sdk version that I use is 15.0. The soft device is s132.
With the example of peripheral/uart I am able to receive the serial uart sensor data. On the...
Hi Sir
I'd want to send DTM command by hard code, but I don't know where is the command spec for reference ?
Has any one could show me where is the spec ? and give me...
Hi,
I am using nrf52832 with soft device 3. I am operating on peripheral role, while i am initiating sd_ble_gattc_exchange_mtu_request with desired MTU ,it internally sends...
Hi! I am using SDK15.0 and SD 132 v6.0.0. My IDE is Segger Embedded Studio.
Everything was working fine and then suddenly after few weeks of developing a problem appeared...
Testing BLE mesh of proxy light switch example with 3 nrf52840(1 as client and 2 as servers) pdk boards with nrf mesh apk(android phone). Phone able to scan nrf 52840 light...
Dear Team,
I am using ST-Link V2 connector to program a nRF52840 board. When connected to a laptop and try to connect to the target, it says 'ST Link USB Communication...
I am currently trying to extend the range of the bluetooth mesh application. The infocentre infers that the function:
typedef struct
120 {
121 radio_tx_power_t tx_power;...
Hi,
I wonder if someone can make recommendations for types of 'smart bracelet' ('smart wristband') devices that use a BLE chip of Nordic's nRF51/nRF52 range. Can you point...
Hi,
I'm currently developing software on nrf52832. Unfortunately, I can't use the SDK for different reasons.
I'm currently looking at the RESETREAS register. If I...
I use the following code to write 32-byte to L01-module. (The wireless-communication works successfully ).
The following ( 420us+200us ), accompany only 32-byte wireless...
Hi.Is there any inbuilt ic present in nrf52840 DK board to monitor battery management ??if so, how to use that for measuring battery life?can anyone help me out plz!!
Thanks...
Good afternoon, I have a new small, but I think important, question. I did not find a concrete answer on this forum. The question concerns the correct switching of buffers...