Hello, I am working on a project using zephyr as well as the nrf5340 MCU. For this test, I am on the nrf5340dk. My application requires I drive a PWM at 125khz. In my device...
Hi all,
I've build a custom bord with an nRF9151, I try to connect to aws iot but it's seems it's doesn't work probably cause by bad cert, I got AWS_IOT_EVT_DISCONNECTED...
Hello, We're developing a firmware for our board based on nRF9160, using ncs 2.7.0. We want to allow the user to set the certificates over i2c. How can we in a secure mode...
We are developing an IoT device that utilizes the nRF9151. We would like a review in the second round of our schematic and layout to understand if there is any issue that...
Hi
Is it possible to stream 128 kbps .acc, .lc3 or .mp3 Spotify audio from server to nrf9151 ?
It says it supports 300 kbps download, so maybe 150 kbps is realistic ?...
Hello,
I'm currently working with a custom board using the nRF5340 SoC, and I'm running into unexpected current consumption behavior.
When the device is in advertising...
I installed NRF connect I successfully built project when I flash I get success, but actually I can see project is not flashed what and how can I debug that ?
Reading from the FICR seems to produce some results other than what I would expect. For example, reading from offset 0x10C seems to return the flash size (instead of 0x110...
Hello everyone
i am using QFAB/DCconcverter reference layout to design my prototype, using the 3V coin cell battery as a power source .my question is in the reference layout...
Hi,
I tart using HID keyboard example, SDK 8.1.
If i turn off the ble of the ios device and then turn it on the nrf51822 is connected but it is not send the chars.
...
Hi, Nordic Engineer:
Would you like to give me some advice? On my hand, i have a slave ble device(not nrf51822, also i can not change the code). I want to run s120 softdevice...
i am able get the status of led of pca10001 board using usb dongle. now i have to make other pca10001 board as central and want the same data of it? Kindly help, i shall b...
We are planning to optimize the radio-frequency signal,so the some docunments like Simulation model are needed.which can help optimize the RF signal through ADS simulation...
In ble_advertising.c, line 165, you can see such interesting code. I assume it is a copy/paste error:
if(p_advdata->p_tx_power_level != NULL)
{
m_advdata.p_tx_power_level...
For the first, impressed by your intoducing NRF52 chip.
Question: what`s NRF52 indoor range using onboard antenna and maximum output power (+4dBm)?
Thanks.
Hi~
I am struggling to get the BLE packets detected by nrf sniffer (v1.0.1) using wire shark. Its only showing "ADV_IND[Malformed Packet]" periodically. I didn't understand...
I believe what I am asking is extremely specific, but keeping hope that I might get some direction
I have used a clone ST- Link v2 programmer to download code into a NRF51822...
Hi all,
I would like to trigger some actions on difference devices communicating with the ANT protocol based on the distance they are from each other. A simple example...
Hi
The documentation for the new feature in S110 v8 to change the gatt table size says that to change it the linker configuration needs changing .
This means it is a...
Hi all,
First of all thanks for Nordic team for the excellent support. It is very useful for a beginner like me to get started on BLE development.
I am using the nRF51422...