Hi I would like to ask you for advice on how to solve my problem with Ble and the timer I am trying to add a timer to examples\ble_peripheral\ble_app_uart the timer works...
Sir,
We finally added WIFI to NINA B302, using a NINA W102 coprocessor!
https://github.com/khoih-prog/WiFiNINA_Generic
Please, enjoy!!!
Here a portuguese BLOG...
Hello!
Does anyone know of a library for the I2C LCD 16x2 display? I found the library by lovee, https://devzone.nordicsemi.com/f/nordic-q-a/23401/nrf52832-connect-with...
Not really sure where the problem is here, my guess is in the code... I just recently saw this: https://www.avrfreaks.net/comment/1342846#comment-1342846
Although my issue...
We are finishing up a project with the nRF52832 based on the Nordic Thingy. Most of what we want it to do are normal functions of the Nordic Thingy. It connects to a mobile...
I feel like a crazy person looking to store large amounts of data onto an external chip that is not a micro-SD (why not micro-SD? It's power-hungry and finicky ). NAND through...
hi,
1.I find some same issues on website, most of them can send more than 1 packet per connection interval up to 6 packets, but I'm not sure what version of sofedevice...
Hi!
We are using S130 softdevice in peripheral role and achieve the specified maximum throughput of 63.4kbps ( S130 spec ) when communicating with a PC and connection interval...
Dear sir,
Reader has a NRF24L01P-R7 with stm32f4xx controller.We are using TAG chip NRF24LU1P-F32Q32-T.
Please share the independent stack information(source code) so...
I am trying to setup the examples for the dev board PCA10040. I copy them from the Pack Installer and when I open the project I keep getting "Install missing Software Packs...
Hello
I made a custom service with characteristic. It send the number 1234 over ble. When i open the Master Control Panel and look at the custom characteristic. I read...
We have a home made BLE device based on nrfR1822. This one has two embedded sensors sampling data at a frequency of 25Hz.
In regular mode, the device sends every second...
I was going through Gazell link layer as well as Enhanced shortburst i found in both of them we can use payload max upto 32 bytes. Both supports 8 nodes with an host using...
I just received the nRF52 demo board PCA10036 V 1.0.0, and I also downloaded the latest SDK nRF52_SDK_0.9.2_dbc28c9
I programmed the softdevice hex and then programmed...
Hi BLE Developers,
I'm developing a BLE peripheral device using S110 softdevice which doesn't have any input or output capabilities and will communicate with smartphone...
Hi,
I am using the iOS nRF Toolbox and integrate it to my Swift project.
After that, I got this error message.
Undefined symbols for architecture x86_64:
"_crc32"...
my dk board : nrf51422 and nrf 52382,
the central role : nrf51422, and the peripheral role is 52382.
my sdk version : 52422 is 10.0.0 and 0.9.2 for 52382
the project...
I've been trying to wrap my head around the app_twi library by looking at the examples, and I'm slowly getting there.
However, for my application I need to send multiple...