I'm running into a weird timing issue with a nRF24L01+ which I'm not quite sure how to work around in the general case. The basic setup is two radios, A and B. Auto acknowledgement...
I am using mbed library to get leg up on development.
This is the first time I am writing any MCU application and it sure makes things a lot easier.
I am using nRF51822...
I've recently began experimenting with the HID service and connecting to iOS devices in order to achieve lower connection intervals with Apple products (as described in their...
Hi
I have a question about using gazell link layer and paring library with concurrent timeslot api. I try to do this but i have the hard fault handler after invoked nrf_gzll_init...
HI,
I want to use PWM to control various hardware (LED's, etc ..) so I started off from the suggested PWM code example, found in this forum + modified it as I want to use...
hello,
the function ble_stack_init () in the example of ble_app_uart are quite different from that in the example of ble_app_proximity in my first sight.
ble_app_uart :...
i have a nrf52840 dk
i need to connect the flex sensor to the board and know the resistance value while bending
how to do it?
and what code should i dump
Hi there,
I have developed the custom board with nrf52832 Soc and programmed blink code, it works fine.Now i uploaded the ble DFU template example and updated firmware...
I can't install the tool chain.
Looks like I have to install something called chocolatey?
I can't install chocolatey. I tried the chocolatey website for help and was baffelled...
Hi, I am trying to debug the blinky project with Eclipse, openocd and st-link. No softdevice. This is the output I am using.
I am finally able to see the leds blinking in...
I am studying to use the nRF2460 or wireless digital audio streaming where one Tx broadcasts and several receivers listen and follow. I have the following questions: Can an...
Hi,
How can I read out a vendor model in the NRFMesh app? When I change the model ID to e.g 0x9000, I cannot see the model under elements anymore. Needs there to be any...
I have a list of characters and trying to put them in a string.
char line[13]; /* Line buffer */
NRF_LOG_INFO("Playlist : %c", line[0]); this works displaying 1 character...
We are currently evaluating the two development kits of nrf91 - On the nordic Thingy with Fractus antenna we get the nrf91 into the mobile network after about 20 seconds ...
I know this may be a duplicate of this: https://devzone.nordicsemi.com/f/nordic-q-a/37732/nrf52840-spi-clock-line-contention-causing-spi-driver-to-hang/145521#145521
I say...
Hi,
My working environment:
NCS folder Tag:v1.2.0
J-Link version : v6.62a
SES version:4.42a
test sample code:\NCS\nrf\samples\nrf9160\cloud_client
nrf connect...
I generated two packages for OTA. The first package contains a bootloader and a softdevice 7.3.0. The second one contains a bootloader and a softdevice 8.0.0. I flash the...
Hello,
I want to interface nRF9160dk with ICM20648 sensor using SPI communication protocol. I tested SPI on nRF91 and it is working fine. But how to use ICM20648 with nRF91...
[Embedded World 2020] Failed update of the Thingy 91 Certificate after downloading from the nrf cloud
I Just tried to update the certificate from the NRF Cloud ( https...
https://github.com/NordicPlayground/nrf5-calendar-example
What is lowest power mode where real time clock could run?
How could retain RTC value during reset?
Thanks
I have been using nRF9160 DK for a while, with program running and all, however today I failed to connect to it using SEGGER Embedded Studio with the following error.
...