I am currently in the process of filling out the 18031 RED Cybersecurity certification documentation. I am currently analyzing the security vulnerabilities list of NCS v1...
Hi,
We’ve designed a project using the nRF5340 + nRF7002 combination, with Wi-Fi connectivity enabled.
As part of our preparations for FCC certification, we’re currently...
working with a nrf52833, soft device 140.
I am trying to setup a whitelist with a known addresses before I start scanning. I am calling the following code before my main...
HI,
I am using the NCS V2.9.0 ,nrf Desktop sample;
I want to mouse can pair 3 hosts, and i can select one of them connect and work;
I set CONFIG_BT_MAX_PAIRED=3 and...
I have a custom nRF52832 board with outputs on P0.07 P0.08 P0.09 P0.10 and I want to write to them. 7&8 are working ok but 9&10 are not.
Let me emphasise THE BOARD IS WORKING...
Dear Nordic and community,
I am currently in pre-production phase of designing a PCB based on the NRF9151, and I am a bit confused by the Hardware Device Guidelines, which...
Hello,
Im configuring ADC on 3 channels. However during debugging when I stop Keil I see that in all channels the acquisition pin is the same AIN1.
Any idea why is this...
Hello, I found an examples using ble_app_uart and and MPU6050 from different SDK's. I am trying to update the to SDK16 and have got it to build successfully but when I try...
hello
I'm testing DFU example.
I'm Using nRF connect v3.2.0 & J link 6.44g( The same happens with the latest version. )
Why this error occurred?????
This error occurs...
Hi,
I want to implement a I2C on my thingy91.
As I am completely new to the world of nordic, I just had no idea where to start, but after reading a lot I thought I could...
Hello All,
I am working on the nrf52810 ,
Using sdk 15.3 .
I am working on the DFU feature on my application.
I have successfully integrated the my application...
Hi
I was using FDS without SoftDevice to implement the log system of our product.
But the system was stuck after hundreds of records writing/deleting. Finally I located...
I'm encountering some bizarre problems using the PWMs. Here's my setup code:
Now, my first problem is, as you might surmise from looking at my code, that I am not able...
Anyone here have experience of going through FCC / CE certifications ?
We had a UK based company give us a rough cost but that quadrupled when they provided a final price...
Hello All,
Recently, I started working with nrf9160 and found it uses Zephyr for building application. Can anyone suggest me a any good tutorials for learning Zephyr from...
Hi I am following the instruction in the following link to do a open DFU through USB UART:
https://devzone.nordicsemi.com/nordic/nordic-blog/b/blog/posts/getting-started...
We're experiencing occasional unexpected hardware watchdog resets. The watchdog is set to 10 minutes, and sometimes just 2 minutes after feeding the WDT we see a reset triggered...
Hi there,
I'm currently developing a ble mesh network for the Thingy 52. I'm accesing the temperature and humidity sensor but I need the firmware code of the Thingy 52...
Having problems bootloading my own application on my hardware. The application runs fine alone. Using SDK 16.0 and secure_bootloader/pca10056_uart example via Segger SES....
Hello,
anyone with with knowledge on how to control the gpio pins of the NRF 9160 SiP?
In my scenario, I am using P0.01 - P0.12 as digital control signals, for "Enableing...