I am glad that I have successfully used the library from www.libstock.com/.../nordic-semi-nrf24l01-example in a pair of PIC18F45k50 devices. One is acting as a Tx and another...
Hello.
I have had a search but can not find anything so sorry if this has been covered before.
Our company has developed a consumer product using the nRF51822-QFAA-R7...
Hi every one !
I am trying to get working a code that it was working "Ok" 2 years ago.
Currently, I cannot get communication between both breakout boards.
To simplify...
I'm trying to solve an intermittent problem when using the nRF51422 UART with CMSIS-RTOS (RTX) and MDK Networking library (V6.2) (TCP/IP stack).
My questions relate to...
Hi...
When i was working in SDK v6.1.0 i have tried nrfprog.exe to merge and program bootloader, softdevice, application and bootloader_settings file as explained in devzone...
hi ...
i am using nrf toolbox (ble uart )to receive data from nrf52832 ..i am receiving the data for every one minute . i am facing the issue in auto connect see the below...
Hi,
Actually I am interested in making the custom design Board for the nRF52 series , so where can i find the schematics , layout files of the nRF52 Development Kit ....
Using s140 for the nRF52840 is it possible to have a BLE multilink connection (up to 8peripherals) with an extended MTU size (around 70bytes)?
All examples that I have seen...
Dear Team,
would a solution like this be possible with nrf91? http://rxnetworks.com/location-io/predicted-gnss-ephemeris/
> a reduction of Time-To-First-Fix from 45...
Hello!
Could you show me an USBD configuration example which works fine with Arduino serial monitor? Because Arduino serial monitor froze when i send a string , but when...
In the nRF52832 (Laird BL652 module) I have programmed.
MBR + SoftDevice from 0x0000 0000 Application from 0x0002 6000 ~ 0x0005 927C
Now trying to program additional application...
Hi
Is there any documentation regarding bluetooth in nRF52832 specs sheet or anywhere else? I understand that there are examples provided by SDK. But I want to know in detail...
Hello,
we are running BT certification on product with nRF52840 chip. It seems that TCRL-2018-2 is now mandatory.
Did someone know if the QDID certified TCRL-2018-2 is...
I am not able to program the nRF52840DK by copying over the .hex file generated by my project to the JLINK drive. However I am able to successfully program using Segger directly...
Hi,
We are looking at using the key:value store functionality defined in mesh_config.h. Can you provide some additional detail on
HW and or SW configuration required to...
Hi,
We are trying to develop a system of IMUs for motion tracking using multiple Thingy boards and an nRF52832 board. The Thingy boards are used as IMU sensor nodes and...
Hi, This is M.Irfan. I want to send data (collected by mpu6050 sensor) using Bluetooth in my cellphone and want to save it. Can you help me with some example code of sending...
We noticed issues regarding BLE activities when running our custom bootloader. It seems that we have located the cause but would like to have approval for that behavior. ...
Hi All
I am trying to find some example code which uses easy DMA over UART using nrf528240..
Using sdk version 15.0. The example which is available by default uses the...