I have a application where I need to time acurately the time between two enternal pin signals. I have this working using the
k_timer which & read & restart within the...
I am unable to debug a Fanstel BM840 nRF52840 based simple custom board using a nRF52840 DK. I believe the custom board is basically ok: Before flashing my application onto...
Dear Nordic,
We’re working on a Smart Door Lock project built on custom hardware that includes an nRF5340 and several other controllers. For firmware updates, we’ve adopted...
Hello,
I'm just trying some samples out, the include files picolibc.h and zephyr/syscalls/log_msg.h are missing. There is a log_msg.h in zephyr\include\zephyr\logging but...
Hello
I created the out of tree sample sensor application with SDK 2.6.2 and it built just fine However it builds only when it is inside the sdk that was pulled when I selected...
Hi,
I have a question about creating a custom board. I am following the tutorial here: youtube
I am trying to make a custom board for nRF54L15 using the board wizard ...
I have a pcb which uses the nrf5340 and I have been testing it. I can't get the motor to work, which is the first thing I'm really trying, using simple GPIO. The display backlight...
On developer site I saw "The RSSI value of the beacon measured at 1 meter distance, which can be used for estimating the distance from the beacon." I don't get it can any...
I am using HID service over GATT and have several reports defined. When I increase my report map data size by adding more reports, my map size is 280 bytes, whihc seems to...
I want to try the nRF Sniffer app but that requires that I reprogram my nRF51 dongle. I want to know that I can restore it before I do this. I can't save the current "as-shipped...
Hello,
We recently received an eval kit the the nRF52832, but we were told not to take current measurements with this version. This presents a problem since we are evaluating...
Hi all,
I'm using two nRF51 DK to measure ADC input on peripheral side and translate it to central, based on Multilink example.
One software timer is used to perform one...
good work.
I will have a question for you .
I think to make the connection and the connection I made adxl345 nrf51822 and LCD screen x, y and z coordinates , I want to show...
I use sdk 9.0.0, softdevice s130, nrf51422_xxac. In my application I have to both scan and advertise. When I start one of them (scanning or advertising) application starts...
Hello everybody,
I'm trying to use the RTC1 in the LedButtonDemo, in order to blink the led once we put 01 in with the Master Control Panel on my computer, but all my tempos...
Hi I need to test serialization with Nordic , since I need to use it for my application..
I want to first try it with my Linux Laptop. i.e, Connect NRF51822 to my PC using...
Hi all,
Good day.
Could you please recommend an Android or IOS APP which can connect 8 or more BLE peripherals at the same time.
Thanks & Regards
Jenson
I just converted over from SDK8.0 to SDK8.1 to use the pwm library. After I was done, I figured out by searching on here that the GPIOTE is drawing ~1.1-1.2ma in sleep.
...
Hello everyone
i ahve configured the button and i want to make the function like this press the button for 3 sec and then the device should start advertising can anyone suggest...
We are running tests using the spi_master_with_spi_slave example and using an oscilloscope to see if we are getting any signal from the clock or the MOSI but we have not received...
I want to use mcp(master control panel) for windows to search for ble devices and do dfu via bluetooth, how can tell me how to set up the windows and usb dongle?