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 plan on using MPU to mark all memory (SRAM) as XN. I would like to know if this could cause any issue with SoftDevice (iow, may the softdevice execute any code from SRAM...
The design I'm working on will tentatively use "Original SPI" (like "Original Coke" ...), so I started cutting up the QSPI bridges to disconnect DIO2 and DIO3 (which are also...
HI I have build the hex but it is not working it didn't provisioned using provision example in sdk2.2 and I noticed no led light up on device reset. Is it due to soft device...
Dear Sir,
I am trying to implement the following scenario. I am working on nrf52832 with SDK15 and soft device 6.0.0.
I have a peipheral device which is advertising for...
ruuvi is connected to ruuvi dev board to Nordic dev board connected to Mac book pro.
As usual
But
nrfjprog version: 9.7.3
JLinkARM.dll version: 6.33a
...
I am using Nrf52 DK as a J link programmer to program Laird BL-652 which is connected to NXP LPC 1519 via RX/TX Pins. I am trying to send commands from BL652 to NXP via UART...
Does anybody develop bluetooth JOYSTICK?
Could you please help me with some code samples to understand how to do Joystick on NRF products.
Best regards.
Hi
I am setting an interrupt off the RTC to cause wakeup from nrf_pwr_mgmt_run(); This is to conserve power. My code is working but the times are out by an order of magnitude...
Hello,
Will there be a migration guide posted for v15.1.0?
What is the suggest path of upgrading from v15.0.0 to v15.1.0?
Is it generally suggested to upgrade to new...
Hello,
I have not seen any mention of a BlueZ based BLE DFU library other than here , which was a long time ago.
I will require this library for my current project so...
Hi team,
My customer needs to make some adjustment on I2C frequency due to their SW requirement. As our reference on datasheet, I2C frequency needs to be 100kbps, 250kbps...
Hey, i want change the simple_on_off model a little bit, so the server return an byte array to the client get_message, can you say me how to include vendor specific model...
If nrf_gzll_ok_to_add_packet_to_tx_fifo() returns false and nrf_gzll_get_error_code() returns nothing, what does this mean?
Facing this a lot when trying to change channels...
Hello,
I was trying to perform DFU over mesh. My setup was as followings:
7 nrf52832 Devies. One of them is connected to my laptop.
I programmed those according to this...