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...
During the setup process for nRF Connect SDK v2.4.0, an error occurred preventing the SDK from installing correctly.
The environment details are as follows:
* macOS...
Hi folks,
I'm having some UART trouble - help would be much appreciated, and thank you in advance.
------------------------
Overview:
I'm working on a project that...
Hi,
We are using the nrfconnect for thread and zigbee 3.2.
We have modelled our Bluetooth peripheral, running on the nrf52840, on the BLE UART example. It connects fine...
Ported the hrs_rscs relay central-peripheral app with peer mgr to custom platform with mutliple peripheral devices, and it has been working very well. The last step is to...
Hi,
I have a app that using a constantly blinking LED started at power-up, however I am having some trouble stopping the timer.. (Yes, I know it's simple.. but i still...
Dear support team,
I have problem with recovering the nrf52dk board.I check devzone.nordicsemi.com for issue, but nothing solve the problem. Board need to be recoverd...
I want to use nrf52832 to communicate with my sensors , but my three sensors should use spis to communicate, the others use TWI ,so in sampling , I need to switch between...
Is there a schedule to release an up to date version of the "nrf51-ble-driver_win_0.5.0" package, including the compiled serialization dll?
The package is a download for...
Hi,
I am burning the same code on two sets of chips nrf51882 and nrf51442. The nrf51882 chip is with 16kb RAM and 128kb of flash memory while the nrf51442 chip is with...
Hi,
I took a example (ble Peripheral : ble_app_uart) and enabled bonding and whitelist as per the tutorial devzone.nordicsemi.com/.../ and followed these link ( devzone.nordicsemi...
Hi. I'm using SDK 11, SD s130, gcc, nRF51822. My application is a peripheral that advertises OK and gets a connection from our mobile app OK, but then gets a PM_EVT_ERROR_UNEXPECTED...
Hi ,
I have designed a beacon using nrf51422 nordic chip. But when I checked the antenna frequency , i came to know that its above 2.45 Ghz. I tried by the changing the...
Hello:
I open nrf51-ble-tutorial-service-master\SDK 11.0.0\nrf5-ble-tutorial-service\pca10040\s132\arm5_no_packs\nrf52-ble-tutorial-service.uvprojx and compike then find...
hello:
I open nrf51-ble-tutorial-service-master\SDK 11.0.0\nrf5-ble-tutorial-service\pca10040\s132\arm5_no_packs\ nrf52-ble-tutorial-service.uvprojx, and compile ,the result...
Hello,
I am developing custom driver for TWIM. I am facing a problem with DNACK and ANACK which hangs my application. SCL and SDA lines are monitored through Saleale logic...
hello,
again, sorry for the begginers qustion(probablly i will have 2-3(hopefully) in the next few days). I got today the nrf52-dk, and on the back of the nrf52 is written...
I ask the questition yesterday ,maybe i have not expressed clearly.In my project , I have to use three spi in master mode and three twi in master mode to communicate with...
Hi!
In my teamwork we are developing an application for use a sensor module via spi, and share data and comunicate with other devices via Bluetooth.
I've taken care...