I want to encrypt advertisements using aes-ccm peripheral present on the nrf51 board. I am not using softdevice, instead I am generating my own packets and transmitting them...
Currently, it using the I2S at nRF52832.
I want to play the wave file,But can not play well.
So, I ask you for a check because there is the following question.
[Question...
We love the radio range of the Nordic bluetooth chips. I am looking to see if anyone is developing a long-range bluetooth pendant or wearable? if so, I interested in perhaps...
I'm trying to read 8 adc channels using SPI, but then if I dont put some nrf_delay_ms the MISO return nothing and the CS is being driven low by default, high or a period of...
Does rbc_mesh_value_enable() API is designed for ? and how should I use it? and what does its parameter handle mean? Is it has the same meanning as the parameter handle of...
I use two nRF51822 boards running the ble_mesh_gateway sample project. I have modify the project slightly so to work on my board(juts modify the GPIO configuration , LED and...
Hi,
I use nrf51822 HID keyboard.
How to add a game-pad report as a second report in the ble_hid_keyboard ?
How to init the function hids_init() in SDK.
Thanks
Gamepad...
Hello everyone,
I am using nrf24l01p. It works fine but some times gets hang, doesn't receive data at all. I am sure that this is not the problem of micro controller because...
I am using the original board. Crystal of 32kHz has not been mounted on this. So, I want to use the internal RC Oscillator. In addition, I use a hrs example of nRF5_SDK_11...
From the product spec, I can operate in either low power mode or constant latency mode. It is not clear how much (or what mechanism) compromises the latency when low power...
Hello,
I'm developing an application that is sending data every certain seconds in a mesh network and, in order to reduce the power consumption, I wish the node enter...
i am using latest version mesh sdk 3.1 .. i want to interface two boards and want to check the bidirectional using text message, example if client sending the hello message...
Hi,
How can I Understand why the nRF9160 is disconnecting from the network?
How can I read the modem trace bin file to understand whats going on with the modem ?
Hello,
Do you have a soft device that integrates both Bluetooth and USB on the nRF52840 ?
I want to program a firmware that uses both and I'm wondering if you have ready...
What changes are needed in SDK V15 sdk_config.h so nRF52832 can run on internal RC oscillator?
I am using the BLE UART example, nRF52832 with Soft device s132_nrf52_6.0...
I want to extend the list of known UUIDs with some custom definitions but I am unable to open the Open UUID definitions file.
I tried following the Adding UUID definitions...
When connected with RTT viewer, a pin reset with nrfjprog shows a J-Link Error popup saying:
J-Link currently uses target interface SWD while current debugger tries to select...
Hi!
I want to send heartbeat messages from 30 servers to 1 client/provisioner.
I can send _HEARTBEAT_PUBLICATION_SET to every server like OpCode = _HEARTBEAT_PUBLICATION_SET...
Hi,
I have searched the posts about how to send/receive more than 255 bytes ,SPI master EasyDMA mode , but still can not find the solution.
I want to know if a ArrayList...
Hi,
i am facing two issue in nRF9160 cellular application.
1.Asset tracker Application:
i loaded Asset tracker example firmware in nRF9160 eval. board. when i run this...
Hello,
I'm porting a project from SDK14.2.0 to SDK15.3.0. Now, all is compiling, i need to figure out why my project is triggering some exception. To help me, i would like...
I am a newbie with nRF Sniffer, which I have installed on one PCA10040 board. I am sniffing communications between a Samsung phone running nRF Connect and a second PCA10040...