After full update modem firmware and reboot, i got this error:
E: Modem library init error: -116, lte_lc not initialized
The only way to work around is power cycle.Po...
Hi,
am working on nrf52840 withst7789v custom display . I have integrated the my display code using lvgl library with PMIC code in zephyr . while doing that I have configure...
hi support team,
i am testing SLM demo.
i found that COEX0 pin is working abnormal after about 2 minutes. may i ask why? COEX0 pin is low after 2 minutes.
the log is...
Hello nordic team!
Context:
Currently I am working on modifying our application code to be able to select, at runtime, which network interface it will use (between ethernet...
Hello, Super quick but important question, are the SMD footprints in the nRF52840 reference circuitry recommended BOM (ie image attached) in imperial or metric units? and...
Hello,
The subject of this post is mostly accurate in that I am developing custom hardware that is based on the nRF7002DK. For all intents and purposes, the Interface MCU...
test the gpiote_example for timer0 in pca10003, the function is ok, LED blinking 200ms. but I change the timer0 to timer1 or timer2, the LED always on,and never blinking....
Hi! I use S130 on nRF51822 device.
After device is connected as peripheral I try to discover services using Master Control Panel but device disconnects. In Master Control...
I'm trying to start advertisement after establishing peripheral connection (on BLE_GAP_EVT_CONNECTED event) but called function sd_ble_gap_adv_start(...) returns NRF_ERROR_INVALID_STATE...
Hi
I'm working on a project to drive a DC motor, I really didn't find any example. I would like to know how can I program a pin in Keil, and I would be happy to have a...
Hello,
I am trying to get a lower connection interval from iOS. But the lowest connection interval I could get were 30ms.
Anyone has experience to achieve the connection...
Hi.
I find this code github.com/.../nrf51-dfu-single-bank-ble
I want to compile bootloader and download it on PCA10004.
I have KEIL 5.12 and the project file of the link...
Hi,
I want to create a service for test logger. Through this service i want to write n bytes at a time and after few delay want to write again some n bytes. These written...
I'm struggling to get started using Keil with an NRF51822 mounted on a custom board that I have cobbled together.
I have opened the blinky/pca10031 example as a starting...
Hello, I have two nRF24L01 devices that can already talk to each other on a custom address. When I try to talk to the nRF51822 from one of the nRF24L01 devices, I cannot get...
services.h
Hi,
I'm writing an interface for my nRF8001 and am a bit confused about the NB_SETUP_MESSAGES value. In my services.h file the value is 14 when it appears there...
May be i haven't seen it, but how i can select if the setup will be stored in the NVM or volatile storage.
I prefere to start development with volatile storage.
On Page...
Dear All,
I used the array defined in services_lock.h to setup the nrf8001 module. Therefore, the service setup is written to the OTP memory in the chip. Now, I want to change...
Hi
I tried to connect our non-bonding device to Windows 8.1, but it ends in an error message. The implementaion uses the device_manager_peripherial from SDK 6.1 with the...