Hi,
I have a simple question. It is possible to use the ble-sniffer nrf51822 on Kali Linux? I found a guide to use it on linux but I don't know if it is the same for Kali...
I've modified Nordic's "Nordic_Keyboard" sample to work with my custom board, just simple modifications to use custom_board.h rather than the default PC10028 configuration...
Hi,
I use HID application with S110 v8.0 profil.
I use BLE HID Keyboard example.
I put datas from smartphone to BOOT KEYBOARD OUTPUT REPORT and I whant read them by...
Hi all,
I use nRF51822 module and my environment is Eclipse + GCC + SDK 10.0. I refer to the example in path <SDK_PATH>/examples/ble_peripheral/ble_app_template, then make...
I am using nrf sniffer for trouble shooting. But it always exit unexpectedly. Wireshark was still open but the DOS window got closed.
I am attaching the log.txt.
log...
Hi all,
I am using ble open mesh with pca10028 boards ble mesh is working fine.
I am developing a application that has to blink led in mesh( without any delay between...
I'm still on stack 8.0.0 so it might have been fixed since. I have noticed that if the other side de-asserts CTS the Nordic code will leave the TX asserted in a Break condition...
Hey let’s say I use zephyr to code some Bluetooth mesh stuff on an NRF52832 module and then make a product using this module. Do you guys know if there are things I have to...
Hi! We have a peripheral which uses an 'unconventional' SPI configuration for its data transfer. Among other things, it sends and receives data on the same SPI line, meaning...
Hi,
In our design we are using 25AA320 with nRF9E5 . It seems in some random conditions the EEPROM loses data and the application won't run until EEPROM is reprogramed...
I'm looking for Advertisement receiving code with control radio module without softdevice.
I want to make extremely low power control code for advertisement.
please help...
Hi, I am a beginner, during my internship I need to evaluate the nRF9169 DK for cellular applications.
I successfully implemented the communication over serial by using...
Hi,
Recently I degubbed issues on debug mode for an application on segger embedded studio 4.1.2. Now I see in release mode some kind of errors is happening, it works well...
Hi,
I'm using NRF_WDT and it works very good.
I would like to investigate my project failures and I want to save some data when watchdog is expired.
How can I catch...
I am newbie here. I was reading ‘Introduction to Nordic nRF5 SDK and Softdevice' dated 15 Jan 20. The softdevice naming rule establishes Sxyz
wherein z – denotes the SoC...
Hi,
We're noticing high power consumption when the 9160 is supposed to be PSM sleeping in borderline signal locations that is breaking our power consumption model, reducing...
The docs say:
Once configured, it is possible to perform cryptographic operations using the the CRYPTOCELL subsystem where KDR is selected as key input without having access...
Running nRF Connect SDK v2.1 targetting an nRF52840 DK (PCA10056)
I'm looking at the OTA DFU options for this SDK. The host side tool if i'm not mistaken is a go utility...
Hello,
I'm trying to integrate Mesh 4.0.0 into a program built with SDK 16.0.0 but I'm running into some issues including the correct files from the Mesh SDK. I followed...
Hi Sir,
In the datasheet of 52840, we know the DEC1 is 1.1V, DEC2/4/5 are 1.3V, DECUSB is 3.3V.
When measuring these pins, we may not get a precision value, like we got...
Hello,
I am developing an application to scanning a device continuously in nrf52832 chip. My concern is that when the device scan the other peripherals it consume a lot...
Hi,
Can you please give a brief idea which softdevice and SoC we should use as per our requirements.
1) The device should be able to connect to the mobile phone(mobile...