I have a Raytac MDBT50Q-CX and cannot seem to flash it correctly. The flash succeeds, but the device is no longer recognized by Windows or (raspberry pi) Linux.
My goal...
Hallo.
I am working with Thingy.91x and after learning almost all lessons with Nordic Dev Academy, LTE fundamentals, i have encountered an issue.
Right now I can't use...
I am having problems flashing my custom board with a nrf5340 chip. Sometimes it works, sometimes it does not, but more often than not it doesn't work and I cannot figure out...
Hi,
When I use NCS V2.5.0 (board:nRF 52840),I want to set the Non-Connectable and Scannable Extended Advertising.My code as follows.I use the APP nRF Connect for moblie...
Hi Nordic team.
I'm finding a way to update the factory data over-the-air. Specifically, I want to update the Matter Certification information (PAI, DAC, ...) over-the-air...
Hi,
In Core Specification v5.4, there is support for Non-Connectable and Non-Scannable Extended Advertising (ADV_EXT_IND) without AUX packets. However, when using Nordic...
When both ethernet and WiFi are supported on one MCU (with both sharing the same L2 implementation, only one network device being active at a time), does it matter if both...
If the nRF51 chip is in System Off state, do the GPIO pins retain the pull-ups or pull-downs? If so, what value do they have and how much current can they sink or source?...
Hi all,
when i want to connect different peripheral on central(s120).
it have a error and disconnect.
it seem ok , but that will disconnect later.
ant it get disconnected...
Now I using 51822 to develop a product, I would like to know, can I change the connection interval after connected? or I can only setup the connection interval before connected...
Hi,
is it possible to use the nrf ibeacon which is designed for advertising his data, as i think , to use it also as an observer which can receive data from other beacons...
Hi there,
I am looking for the nRF51 SDK , version 4.3.0
While some previous versions are linked if you click on the version number in the Downloads section (see similar...
Has anyone tried Keil 5.11? I get a parsing error when installing/repairing SDK when it imports the device pack into Keil. 5.10 works great.
The new parser is complaining...
Hi, I cannot install nRFgo Studio 1.17.0.
Installation rollbacks during the installation of libusb 1.0.
My pc has Windows 7 64bit with .Net Framewrok 4.5.
No boards are...
I can't make sniffer working with my HW, everything seems to be working correctly and as described in the help file, but I've never seen any sniffed packet yet. So I've decided...
Hi Guys,
since yesterday i am trying to get the DFU with Softdevice S110 (BLE) v7-alpha3 working but haven't succeeded yet. My process is the following:
s110_nrf51822_7...
Hi All,
i would like to know about
1) what is channel in nrf51288?
2) is there any mathematical relationship between channel no and pin no as in ble_app_hrs
example channel...
Hello,
We're looking for easy way to communicate between nRF51822 configured as central part with C# application.
Ideally we should use standard firmware which forwards...
Hi,
Im trying to monitor the high voltage im generating with PWN using ADC. I also need to run BLE at the same time to provide results.
So far I dont have any luck and...
Hi,
Why you use a Hex format file for the firmware with a Toolbox Android, then the IOS Loader you use a binary format file ?
Because I would like use the same file. ...