Is there a way around the issue where bluetooth communication acting as a pass-though terminates the packet whenever null character is found in the packet.
SDK: nRF5_SDK_12...
Hi,
When creating and adding an characteristic to service, what the meaning and difference between these two variables:
attr_char_value.init_len
attr_char_value.max_len...
Hi all,
I have compiled the ble_app_hids_keyboard example for a nRF52832 on a Laird DVK-BL652 breakout board.
I have a tablet running android 5.1.1 and the nordic nRFConnect...
Hello All,
We are using nrf52840 board interface with wiznet550i.
We try to implement mqtt tls 1.2.we get following errors..
I get certificate verification error -0x2700...
Hi,
i am using SDK v8 with softdevice v8,using master control panel pc application,added custom service and characteristics to application,problem is characteristics value...
There is the board mark on the chip like n51822CEAAD01350A0, where DO is Build code, 1350 is tracking code(YYMM), A0 is lot code.
My question is how can I get those codes...
Hello,
I am using the NRF52-DK softdevice 6.0.0 and NRF SDK 15.0. The app is based on on the ble_app_template PCA10040e S112 (The final chip will be a NRF52810 that's why...
Hi all,
I'm currently developing a product with the nRF52840 and FreeRTOS using SDK 15.2 where Bluetooth will be needed eventually, but not yet. I originally based the project...
Hi,
I'm using Nordic Mesh 2.2.0 Lightswitch example.
is there possibility of controlling the mesh from a Mobile application which is not a provisioner (basically not...
I have developing one project in that i am using nRF52832 and SD 15.0. Here is the current application developing:
There are 3 ble app_blinky(ble peripheral) example operated...
I have a project based on light_switch example of mesh sdk 2.1.1 now I am migrating to 2.2.0. I mean I have copied entire project from 2.1.1 in 2.2.0
I found this link for...
Hi,
My device does not have IO capabilities so i have used LE secure connection with just works for pairing. since it does not offer any authenticity, i wish to add some...
Hi all,
I am working on a project starting from the smart remote 3 project. I am now developping an app on Windows hoping to do a real time speech to text. Although I...
Hi,
A short summary, while using the app_PWM on our application I noticed an initial pulse on the PWM pin, its a 3V 1ms pulse that happens about 1 sec after powering on...
Hi!!
I am measuring the current consumption of nRF 52832.
However, it shows a very high average consumption current value of 9 mA at all times.
I think that it is probably...
Could I please know the difference between "Simple ON/OFF" model and "Generic ON/OFF" model ? Are both the same and only name is different in SDK versions?
Hi
I try to use the NRFX drivers for some GPIOTE pins and uses SDK15.2. I see a lot of posts about problems with the NRFX drivers, but I can't seem to find a conclusion...
Hi
I am trying to add the Manufacturer Name and other version details while advertising the BLE Module.
I have tried to add the some of the function which are detailed...