Dear Nordic,
I have a Thingy91x. I tried flashing the nRF9151 SoC on the device but ran into error messages. I realized that the nRF53/nRF91 switch was in the nRF53 position...
im looking for a developer that can help me work with the NTN functionality of the 3GPP release 17 of the NRF9151-DK so if you are interested please write to me at eric@zerocool...
Hi everyone.
I am using Visual Studio Code. When i try to compile a simple blink_pwm project, I could not. I am sending output in terminal. What is the main problem and...
Greetings, everyone, I have encountered a configuration(?) problem while trying to setup a lab for a BLE course I am teaching.
The idea is to showcase the vulnerability...
Since NCS 3.0.1 I get the following warning:
warning: Deprecated symbol DEPRECATED_UART_NRFX_UARTE_LEGACY_SHIM is enabled.
... as far as I can see I have not enabled this...
So whatever I try, the only way to get my idle current consumption to an acceptable low value is to set CONFIG_SERIAL=n in my configuration. But then I don't get printk functionality...
Hey, I am working with the Matter light bulb sample from the 2.9.1 SDK, which I have modified to support the occupancy cluster. (nRF-52840 and nRF-52840DK)
This worked fine...
I sniffer the packets when I use a phone to connect to a BLE device.
However, in the packet with CONNECT_REQ label, the source address (init address) is not the bluetooth...
Hi.
I'm trying to communicate with legacy nRF24L01P using nrf51822.
I received packet from nrf24l01p, but I can't send information back.
The data I should send is more...
I use the persistent storage manager for saving some calibration parameters. It seems to work ok - I can power off/on, and the values are still there.
However, after I...
Hi. I would like to get into bare metal programming, and have decided to go for ARM processors. Are there any ns-kits or courses availible for purchase?
thnx in advance...
I have a few questions regarding power-fail comparator (POF).
How much current POF consumes? About the same as low power comparator (0.5uA) or lower?
How will softdevice...
Hi,
my firmware works fine, but when I tried to do DFU using the master control apk, it would get to the download screen and then quit.
This is the text:
DFU version...
I wonder if I can ask about the leds intensity control:
I need to control the led intensity without the PWM because I'm using the softdevice & PWM didn't work with it,...
Dear All,
I'm trying to set a static passkey. I have created 2 custom characterestic. One characterestic is used for notifications and the other one for writing. For communication...
I'm making a peripheral device that should be powered off most of the time, but never idle if on, so I want to make sure that it is always (1) connected, or (2) advertising...
Now I have a project to build the schematic.
a, 5 LED indicators(0603) were driven individually by GPIO port directly, serial with resistor, then pull down to GND.
Is...
I installed nRFgo Studio Version 1.20.0.2 (which removed my older version) and was trying to program a softdevice (5.2.1) into our custom board and was presented with a popup...
Hello, I just received the nRF8002 development Kit and want to connect it to my windows 8.1 64bit machine. I get errors that there is no driver. Tried downloading the latest...
Hi, when calling sd_ble_gap_address_get from APP i get 0xXXXXXXXX4F and when i call it from DFU i get 0xXXXXXXXX50(X beeing the same), why is this? Is it a feature or a bug...
Hey Nordic--
I updated my Keil project from SDK v8.0.0 to v8.1.0 and immediately get some compilation errors due to redefinition of symbols.
In nrf_sd_def.h, I think...