Hi, I am fighting with a bug I found in SDK v2.8.0 for BLE scan filter on a test project as follows: 2 Devices (Ezurio BL653-DVK using the nRF52833), both having central and...
Hi, I'm assuming my node will have a lot of subcribe addresses, so I try changing the value DSM_NONVIRTUAL_ADDR_MAX. When I change the value of 150, there is no error, but...
hi,
nRF6939 live cd v5.4 not download.
https://www.nordicsemi.com/Software-and-Tools/Reference-Designs/nRFready-Smart-Remote-3-for-nRF52-Series/Download#infotabs
I...
All examples included in nrf52SDK 15.2.0 when running on Fanstel USB840F which has a nrf52840 chip, using Segger Embedded Studio and one of PCA10056 or PCA10059.
Using nrf52DK...
Hi,
I want to send a 2 digit number from one avr microcontroller to another one (to be specific from atmega16 to another atmega16 avr) using nrf24l01+ .
What I have here...
Hi, we are trying to work with nRF52840. We have a problem that our hardware goes into continuous reboot mode when we disconnect the JLINK debugger. The disconnect can be...
Hi,
I'm doing a rssi detect test based on nordic mesh sdk 2.2, it runs well when connect to a computer running SES by j-link, but almost don't work when running on board...
Greetings
Newbie question:
Im new to this BLE and RF world, and i'm trying to read all the info i can before buy the nRF52 DK when it got the IC without all the "erratas...
Hallo
Im using the example of nRF5_SDK_12.3.0_02\nRF5_SDK_12.3.0_d7731ad\examples\peripheral\uart
to setup a uart that includes rx as well as tx,
I am running the...
Hello everyone, I'm new with Nordic devices.
Actually wanted to get services correspondant to I2C slave addresses and registers.
I was thinking about using the SDK template...
i am using nrf52832 in sdk11. I am interfacing motion sensor and spi flash memory. Both motion sensor and spi flash shares spi lines and having different chip select pin....
Hello
I'm implementing light switch demo code, but while build client and server code getting error
Building ‘light_switch_client_nrf52840_xxAA_s140_6.1.0’ from solution...