Hi Nordic Team,
Previously, with the nRF52840, we could use the internal ADC channel to directly measure the supply voltage (VCC) for battery monitoring without external...
Hello, we are developing a BLE application using nRf52833. Because of the waterproof & stainless steel casing requirement with rechargeable battery charging capability, we...
Trying to set up a PPK(II) to measure the current in my nRF 52833-DK and preparing my nRF Connect for desktop to do so, I notice that this tool is demanding a V7.94i version...
Hello,
I am working with the NRF5340dk, nrf7002ek, and PPKII. I am unable to get the DK to power up with the PPK. I used a knife to break the trace but for some reason...
Hi,
The attached code is based on a sample code from NCS v2.9.1 and creates a LittleFS flash disk on external SPI NOR onboard nrf54L15DK. There is a mismatch in the code...
Somehow a program I have running on a nrf52840-DK board will enable protection. This kind of screws up the small application I am testing because it seems to lock out the...
Hi Nordic team,
We're experiencing two issues related to partition handling in Zephyr/NCS and are looking for your guidance
Issue 1: settings_storage is erased after BLE...
Hi All!
we are trying to tune Antenna use DTM over UART from examples.
It is works fine for AAAA IC but doesnot for AABB IC.
Why, what's possible problem?
thx...
Hi everyone,
My configuration:
nrf52832 microcontroller
Softdevice S132 V4.0.2
Nordic SDK 13.0
I need to develop a repetitive task with 10 Hz frequency...
Hi
I am trying to use the serial bootloader to upgrade nrf52 application, but I get verification failure.
I am using nrf52832 with SDK 13.0.0 & S132 SoftDevice v4.0...
Hi,
(1) I look for some methods that suggests is application flag to record. but I set this ble_adv_on_disconnect_disabled = false;. How do I check ble state when disconnect...
Hi
I'm trying to write data to flash and access it via declared const variable.
I can't use UICR because we are on NRF51 and this does not allow to change data in UICR...
Hi All,
I have this problem with using the ESB + Timeslot example from Github .
The interval of the ESB TX Transmit is depended on the advertisement interval I configure...
I am looking into registering product with Bluetooth SIG, and was reviewing this document:
www.bluetooth.com/.../qualification-listing-fees
There I found the item "16...
Hello,
I have an issue with a nRF51822 TWI. I am using the "TWI sensor example application" as a base code.
The TWI module seems to powered, enabled and ready to communicate...
Hi,
I am looking for an illustration of the radiation pattern from the nRF52-DK PCB antenna.
A similar question was asked previously but in this case I am hoping to...
I'm having trouble with the USBD stack, and I've narrowed down my problem (at least one of my problems) to disabling the logging.
For example, simply disabling logging...
PDM Initialization normal,I enable PDM and start PDM sampl,I find not jump to NRF_PDM_EVENT_END irq,This is when the link is broken.I suspect not get data in RAM,can you gave...
I am working now already a few days on porting my old project from uvision4 (and old softdevice) to the new uvision5 and new softdevice (SDK12). after some strugle I can now...
I have a complex application utilizing ble and ANT on the nRF52832. Slave channels receive fine but a master broadcast channel I have setup does not appear to transmit (as...
Hello all,
My use of the nrf_drv_saadc causes failures due to incompatible (driver) state, and seeing that other people are having various issues with it, before spending...
Hi there,
first off I'm impressed with the Zephyr project and with Nordic's support of it!
I'd like to understand if there are any gotchas for using Zephyr in a qualified...