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...
Hi, I'm assuming my node will have a lot of subcribe addresses, so I try changing the value DSM_NONVIRTUAL_ADDR_MAX. When I change the value of 150, there is no error, but...
hi,
nRF6939 live cd v5.4 not download.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Download#infotabs
I...
All examples included in nrf52SDK 15.2.0 when running on Fanstel USB840F which has a nrf52840 chip, using Segger Embedded Studio and one of PCA10056 or PCA10059.
Using nrf52DK...
Hi,
I want to send a 2 digit number from one avr microcontroller to another one (to be specific from atmega16 to another atmega16 avr) using nrf24l01+ .
What I have here...
Hi, we are trying to work with nRF52840. We have a problem that our hardware goes into continuous reboot mode when we disconnect the JLINK debugger. The disconnect can be...
Hi,
I'm doing a rssi detect test based on nordic mesh sdk 2.2, it runs well when connect to a computer running SES by j-link, but almost don't work when running on board...
Greetings
Newbie question:
Im new to this BLE and RF world, and i'm trying to read all the info i can before buy the nRF52 DK when it got the IC without all the "erratas...
Hallo
Im using the example of nRF5_SDK_12.3.0_02\nRF5_SDK_12.3.0_d7731ad\examples\peripheral\uart
to setup a uart that includes rx as well as tx,
I am running the...
Hello everyone, I'm new with Nordic devices.
Actually wanted to get services correspondant to I2C slave addresses and registers.
I was thinking about using the SDK template...
i am using nrf52832 in sdk11. I am interfacing motion sensor and spi flash memory. Both motion sensor and spi flash shares spi lines and having different chip select pin....
Hello
I'm implementing light switch demo code, but while build client and server code getting error
Building ‘light_switch_client_nrf52840_xxAA_s140_6.1.0’ from solution...